Releases: rampaa/JL
Releases · rampaa/JL
1.18.4
- Fix a crush that happens when a kanji is looked up in Kanjigen
- Fix the parsing of JMnedict entries with multiple definitions and name types
- Allow expressions with punctuation to be looked up (e.g., 聞くは一時の恥、聞かぬは一生の恥)
- Filter out English words from Daijisen and Koujien
- Some other minor bug fixes and enhancements
1.18.3
1.18.2
1.18.1
- Add characters per minute stat
- Improve the Yomichan Import format support. JL now supports even more dictionaries in Yomichan Import format.
- Fix popup only appearing on primary screen even if the main window is located in a different screen (#50)
- Partially fix the lookup bug that happens when "Horizontally Center Main Window Text" is set to true (dotnet/wpf#7651)
- Some other minor bug fixes and enhancements
1.18.0
- Make audio sources configurable (#46)
- Strip punctuation and whitespace characters before calculating character count stats
- Auto populate the reading field of "Add Custom Name" window when possible (#25)
- Allow word classes to be specified for custom verbs (#25 (comment))
- Add support for image mining (JL will grab the image from the clipboard if it contains an image)
- Allow lookups in pass-through mode
- Add an option to center the text of main window horizontally
- Add an option and a hotkey for hiding all the buttons of main window
- Fix "Left Click/Touch" lookup mode showing the results for previously looked up word (#47)
- Don't show pitch accent info if the expression has no reading info
- Make JL the topmost window on text change, even if the text is grabbed from a WebSocket
- Add a save button for "AnkiConnect server address" (#34 (comment))
- Some other minor bug fixes and enhancements
1.17.0
- できる -> する deconjugation
- Add WebSocket support (#43)
- Add reset button to Stats window (#32)
- Add an option to hide dictionary tabs with no results (#31)
- Add an option for auto hiding popup when mouse is not over it (#27)
- Add an option to change the behavior of mouse wheel backlog (#29)
- Add an option to change the minimum log level
- Add a hotkey to delete the currently shown line (#45)
- Add "Focus on hover" option (#37)
- Add "Browser Path" config (#41)
- Fix the crash that happens when "previous dictionary" hotkey is pressed while "All" results are being shown
- Fix the crash that occurs due to nonconsecutive dict/freq priority (#42)
- Some other minor bug fixes and enhancements