Releases: rampaa/JL
Releases · rampaa/JL
1.15.1
- Change RollForward policy to LatestMajor so that JL can benefit from .NET 7 performance improvements if you have it installed on your system
- Recognize characters from CJK Unified Ideographs Extension H and Kanbun Unicode block as Japanese characters
- Nicer MessageBox
- Some other minor bug fixes and enhancements
1.15.0
1.14.3
1.14.2
1.14.1
- Add an option for toggling clipboard text capture
- Add an option for dis/allowing the capture of texts with no Japanese character from the clipboard
- Add an option for disabling non-Japanese character lookups in main window
- Fix a sorting bug
- Fix a rare crash that can happen when playing audio
- Some other minor bug fixes and enhancements
1.14.0
Breaking change: You will have to reconfigure your Anki settings
- Add deconjugation support for v1-s
- Add time stat to Stats window
- Add an option for applying shadow drop effect to main window text
- Add nonspecific word/kanji/name dictionary types
- Add separate configurations for word, kanji and name mining
- Add support for Yomichan kanji dicts
- Add support for Yomichan kanji frequency dicts
- Add info buttons for mining fields
- Parse DefinitionTags field for Yomichan dictionaries
- Prevent JL from being invisible during resize
- Filter duplicate dictionary results
- Fix loading of some pitch dictionaries
- Fix a popup glitch that happens when popup must be placed near to the edges of the screen
- Some other minor bug fixes and enhancements
1.13.0
- Add "Left click/Touch" lookup mode (It's especially useful for touch-screen devices)
- Add focusable option (If "focusable" is set to false, it will prevent JL stealing focus away from other windows, even in case of mouse click/touch, this is mostly useful for "Left click/Touch" lookup mode.)
- Add dynamic width/height option for main window
- Add info buttons that show the definitions of abbreviations used for JMdict and JMnedict to Manage Dictionaries window
- Better ordering of results
- Make search URL customizable
- Clicking on primary spelling with middle mouse button will copy it to clipboard
- Fix lookup not showing some results
- Fix the exception thrown when Nazeka freqs cannot be found
- Some other minor bug fixes and enhancements
1.12.3
1.12.2
1.12.1
- Add an option to make main text box editable
- Add an option to remove newlines (especially useful for OCR'ed text)
- Add an option to disable hotkeys
- Add an option to trim white-space characters
- Fix the white-space character encoding problem for Google search
- Make pass-through mode interact well with "invisible mode", "text only visible on hover" and "change opacity on unhover" settings
- Override "Don't show results under All" setting if kanji mode is active
- Some other minor bug fixes and enhancements