Releases: rampaa/JL
Releases · rampaa/JL
1.22.1
1.22.0
1.21.5
1.21.4
1.21.3
1.21.2
1.21.1
- Enable ReadyToRun
- Navigate backlog with swipe up/down gestures on touchscreen devices (#64)
- Partially fix touch keyboard popping up even when the textbox is read-only (#64)
- Make preferences/dictionary options more easily scrollable on touchscreen devices
- Fix the crash that happens when "mine selected lookup result" hotkey is pressed while no lookup result is selected (#61 (comment))
- Fix the popup's scroll position not being reset when it's hidden by "Auto hide popup if cursor is not over it" setting (#65)
- Some other minor bug fixes and enhancements
1.21.0
- Add an option to show the caret of main window's textbox even when it's read only (#61)
- Add hotkeys to change the caret position of main window's textbox (#61)
- Add a hotkey that allows looking up the term at the caret position of main window's textbox (#61)
- Add hotkeys to select the lookup result that will be mined (#61)
- Add a hotkey to mine selected lookup result (#61)
- Add an option to stop/resume increasing time stat when JL is minimized
- Add an option to control whether punctuation will be stripped when calculating the read character count
- Don't display search-only forms (JMdictProject/JMdictIssues#75, https://www.edrdg.org/wiki/index.php/Editorial_policy#Search-only_Forms)
- Don't block adding custom words/names longer than necessary
- Populate the spelling field for Add Custom Name/Word window with the last looked up term if there's no selected text
- Fix copying the text from WebSocket to main window not working (#63)
- Fix incorrect reading/alternative spelling orthography info position
- Fix JL not working as expected when it's run through command prompt without its startup directory set correctly with the /D parameter (#62)
- Some other minor bug fixes and enhancements
1.20.0
- Add text-to-speech support
- Fix changing opacity on unhover not working correctly with "Mouse click/Touch" and "Text select" lookup modes (#60)
- Fix main window not resizing correctly if a text is copied to main window while it's minimized
- Reduce memory usage
- Some other minor bug fixes and enhancements