Skip to content

Releases: rampaa/JL

1.18.4

30 May 17:41
Compare
Choose a tag to compare
  • 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

11 May 13:15
Compare
Choose a tag to compare
  • Support ARM64
  • Fix a bug that causes JL to crash with new JMdict releases
  • Some other minor bug fixes and enhancements

1.18.2

23 Apr 12:43
Compare
Choose a tag to compare
  • Improve the look up performance
  • Some other minor bug fixes and enhancements

1.18.1

19 Apr 18:33
Compare
Choose a tag to compare
  • 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

20 Mar 17:25
Compare
Choose a tag to compare
  • 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

17 Feb 16:24
Compare
Choose a tag to compare
  • できる -> する 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

1.16.5

17 Jan 20:10
Compare
Choose a tag to compare
  • Add an option to control automatic adjustment of font sizes on resolution change
  • Fix grade info not being shown when it's Hyougai
  • Some other minor bug fixes and enhancements

1.16.4

30 Dec 21:03
Compare
Choose a tag to compare
  • Add deconjugation support for ざる
  • Fix the "Always on top" option not taking effect correctly
  • Move the "Always on top" option from "General" to "Textbox"

1.16.3

26 Dec 19:15
Compare
Choose a tag to compare
  • Fix separator color not being set
  • Allow enabling the mining mode with middle mouse click
  • Respect the "Focusable" option as much as possible

1.16.2

25 Dec 17:14
Compare
Choose a tag to compare

Light theme fixes