Skip to content

1.13.0

Compare
Choose a tag to compare
@rampaa rampaa released this 01 Aug 20:30
· 1448 commits to master since this release
  • 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