Skip to content

Releases: rampaa/JL

2.8.0

02 Nov 21:37
Compare
Choose a tag to compare
  • Add Primary Spelling and Readings, First Reading and Primary Spelling and First Reading fields for mining
  • Add Pitch Accent for First Reading and Pitch Accent for First Reading (Numeric) fields for mining
  • Add Kanji Statistics field for mining
  • Add Leading Source Text Part and Trailing Source Text Part fields for mining
  • Make the matched text bold in Sentence and Source Text fields when mined to Anki
  • Fix a crash that can happen while mining TTS audio

2.7.0

01 Nov 15:25
Compare
Choose a tag to compare
  • Fix Frequencies and Preferred Frequency fields not being populated correctly
  • Some other minor bug fixes and enchantments

2.6.0

12 Oct 01:21
Compare
Choose a tag to compare
  • Add Allow partial text matches to be merged option
  • Add Use custom line height and Custom line height options (#101)
  • Add Min dynamic height option for the main window
  • Add Min dynamic width option for the main window
  • Add Vertical text alignment option for the main window
  • Add Min width option for popups
  • Add Min height option for popups
  • Add Light (Violet) theme (if you were using the light theme before, you will need to re-set it through preferences)
  • Fix the crash that happens when trying to import newer JMdict files
  • Fix scrolling not working when a text box is touched in a popup (#102)
  • Some other minor bug fixes and enhancements

2.5.1

28 Sep 21:13
Compare
Choose a tag to compare
  • Prevent dictionary settings from being discarded after program restart
  • Improve the ordering of the results slightly

2.5.0

28 Sep 18:25
Compare
Choose a tag to compare
  • Add Popup position relative to cursor setting
  • Add Auto reconnect to WebSocket option
  • Fix the crash that happens when the Enable backlog option is disabled while the Merge sequential texts when they match option is enabled (#99)
  • Don't check for updates if the confirmation dialog for the update is still open
  • Some other minor bug fixes and enhancements

2.4.0

24 Aug 17:32
Compare
Choose a tag to compare
  • Improved multi-monitor and high DPI support
  • Add a Reset preferences button under Preferences -> Advanced that will restore all preferences to their default values for the current profile
  • Some other minor bug fixes and enhancements

2.3.0

10 Aug 12:03
Compare
Choose a tag to compare
  • Add RegEx replacement functionality for pattern-based text substitution, see Regex Replacement page for more details (#93 (comment))
  • Normalize lowercase letters to uppercase letters (#95 (comment))
  • Delete DB files that don't contain any records (#96)
  • Let the underlying OS handle the audio volume
  • Make dictionary types that don't need special handling obsolete
  • Some other minor bug fixes and enhancements

2.2.1

20 Jul 20:28
Compare
Choose a tag to compare

Fix #94

2.2.0

20 Jul 17:14
Compare
Choose a tag to compare
  • Make the definitions text box in the popup window editable by pressing Insert key and clicking on the definitions text box with the left mouse button (#84, #91)
  • Don't allow multiple instances of JL to be started from the same directory (#92 (comment))
  • Roll back Configs.sqlite file to its last recoverable state if it gets corrupted (#92 (comment))
  • Slightly better structured content support for Yomichan dictionaries
  • Some other minor bug fixes and enhancements

2.1.0

08 Jun 14:47
Compare
Choose a tag to compare
  • Add "Merge sequential texts when they match" and "Max delay between copies to merge sequential texts when they match (in milliseconds)" options (#89)
  • Show links in definitions (Yomichan dictionaries)
  • Some other minor bug fixes and enhancements