Releases: rampaa/JL
Releases · rampaa/JL
1.26.1
1.26.0
- Add "Mine to file instead of Anki" option (Preferences->Advanced)
- Add "Higher value means higher frequency" option for frequency dictionaries (Manage frequencies->Edit)
- Add an option to change whether pitch accent info will be shown with dotted lines or with solid lines (Manage dictionaries->Pitch Dictionary->Edit)
- Better ordering of results
- Some other minor bug fixes and enhancements
1.25.0
- Add an option to store dictionaries in a DB instead of memory (except for Custom Name/Word Dictionaries).
- The option can be set through "Manage dictionaries/frequencies -> Edit -> 'Store (frequency) dictionary in a database instead of memory'" for each dictionary.
- This option greatly reduces the memory usage of JL, but it comes with a lookup speed penalty. It is highly recommended that all users give this new option a try to see if the speed penalty is noticeable and/or acceptable for them. (If the speed penalty is unacceptable for you, disable the option for all frequency dictionaries and the pitch accent dictionary you use and see if it helps)
- Add an option to control whether or not popups should be hidden on text change
- Show dictionary/frequency options while adding them
- Gracefully handle false positive "clipboard updated" messages caused by some programs (#71)
- Fix top entry being mined instead of the selected entry (#73)
- Fix JL freezing when there are many ー characters in the looked-up text
- Some other minor bug fixes and enhancements
1.24.1
- Add
Selected Definitions
field for Anki mining which allows mining the selected part of the definition - Better structured content support (fewer unnecessary newlines between definitions)
- Make
Toggle always show caret option
hotkey actually do its job - Fix the crash that happens if
Shift
is pressed in combination with any alphanumeric key - Fix popup font combo box items being illegible with the dark theme
- Some other minor bug fixes and enhancements
1.24.0
1.23.1
1.23.0
- Add new JL fields for mining
- Raw frequencies, e.g., "760, 540, 952"
- Primary spelling with orthography info, e.g., "珈琲 (ateji)"
- Readings with orthography info, e.g., "じゅうまい, いとこ (gikun)"
- Alternative spellings with orthography info, e.g., "娵 (rK), 婦 (rK), 媳 (rK)"
- Fix #68
- Fix some combo box items being illegible with the light theme
- Some other minor bug fixes and enhancements