Skip to content

Releases: rampaa/JL

1.26.1

14 Jan 17:36
Compare
Choose a tag to compare
  • Make the the default value of "Mine to file instead of Anki" option false.

If you've already downloaded 1.26.0 and you want to mine your cards to Anki, make sure to disable this option through Preferences->Advanced tab.

1.26.0

14 Jan 14:19
Compare
Choose a tag to compare
  • 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

16 Dec 12:32
Compare
Choose a tag to compare
  • 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

22 Oct 20:57
Compare
Choose a tag to compare
  • 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

08 Oct 16:29
Compare
Choose a tag to compare
  • Add radical names to kanjis that are also radicals (KANJIDIC2)
  • Some other minor bug fixes and enhancements

1.23.1

07 Oct 18:52
Compare
Choose a tag to compare
  • Fix an exception that can be thrown while loading a new frequency dictionary
  • Update the bundled PoS.json file

1.23.0

07 Oct 17:40
Compare
Choose a tag to compare
  • 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

1.22.4

01 Oct 22:42
Compare
Choose a tag to compare
  • Fix #65 (a huge thanks to @Mansive for testing it so thoroughly)
  • Some other minor bug fixes and enhancements

1.22.3

24 Sep 23:39
Compare
Choose a tag to compare
  • Invalidate the dictionary cache when the profile is changed
  • Fix #65 (this time for real, probably)

1.22.2

24 Sep 17:58
Compare
Choose a tag to compare
  • Fix UI virtualization
  • Fix #65 (certainly, probably, possibly, maybe)