Skip to content

Releases: rampaa/JL

1.12.2

03 Jul 16:54
Compare
Choose a tag to compare
  • Check if the new JL release has been properly published before notifying the user about a new release
  • Fix JL updater not working for paths with spaces
  • Fix the weird behavior of opacity button on pass-through mode
  • Some other minor bug fixes and enhancements

1.12.1

28 Jun 18:14
Compare
Choose a tag to compare
  • Add an option to make main text box editable
  • Add an option to remove newlines (especially useful for OCR'ed text)
  • Add an option to disable hotkeys
  • Add an option to trim white-space characters
  • Fix the white-space character encoding problem for Google search
  • Make pass-through mode interact well with "invisible mode", "text only visible on hover" and "change opacity on unhover" settings
  • Override "Don't show results under All" setting if kanji mode is active
  • Some other minor bug fixes and enhancements

1.12.0

23 Jun 20:29
Compare
Choose a tag to compare
  • Add text-only-visible-on-hover option
  • Add an option to allow different opacity level on unhover
  • Add an option to change whether JL should keep itself always on top
  • Mark the x86 version of JL as LARGEADDRESSAWARE so that it can use more than 2 GB of RAM if needed (up to 4 GB)
  • Fix OOB that can occur when a custom DPI is used
  • Fix possible character count overflow on Stats window
  • Some other minor bug fixes and enhancements

1.11.1

11 Jun 20:20
Compare
Choose a tag to compare

Fix the crash that happens when the underlying OS cannot handle ISO 639-2 for CultureInfo.

1.11.0

11 Jun 18:56
Compare
Choose a tag to compare
  • Add related terms and antonyms (JMdict)
  • Add etymology info for loanwords (JMdict)
  • Add auto audio play option
  • Make JL the topmost window on every clipboard change (#21)
  • Make dictionary names changeable
  • Add support for the following dictionaries: Gakken Yojijukugo, Iwanami, Jitsuyou, Kanjigen, Kirei Cake, Nikkoku, Oubunsha (without images), Shinjirin, Shinmeikai, Shinmeikai Yojijukugo, Weblio Kogo and Zokugo (Yomichan Import Format)
  • Add support for frequency dictionaries in Yomichan Import format (Tested with Anime & J-drama freq, BCCWJ, BCCWJ-LUW, BCCWJ-SUW, Innocent Ranked, JPDB freq, Monodicts 206k, Narou Freq, Netflix Freq, Nier, Novels Freq, VN Freq, Wikipedia Freq, Youtube Freq and Kokugojiten Freq)
  • Add support for pitch dictionaries in Yomichan Import format through the "Pitch Accent (Yomichan)" type
  • Add support for grammar dictionaries in Yomichan Import format through the "Nonspecific (Yomichan)" type
  • Add support for arbitrary dictionaries in Yomichan/Nazeka format through "Nonspecific" types
  • Some other minor bug fixes and enhancements

1.10

19 May 18:15
Compare
Choose a tag to compare
  • Add dictionary options:
    • All dicts: Newline between definitions (toggle), Don't show under "All" tab (toggle)
    • Kenkyuusha (Yomichan): Examples per definition (None, One, All)
    • Kanjium (Yomichan): Pitch accent marker color
    • Many options for JMDict
  • Add DictType filtering
  • Cache lookup results
  • Add option for disabling non-Japanese character lookups in popup windows
  • Add lifetime stats
  • Show dialect and field info for JMdict results
  • Better handling of system resolution change
  • Disable maximize-on-top-drag
  • Fix popup flicker that happens when popup has to be located onto cursor position
  • Fix max height/width option not taking effect correctly
  • Some other minor bug fixes and enhancements

1.9

02 Apr 23:12
Compare
Choose a tag to compare
1.9
  • Fix #16 (hopefully)
  • Some other minor bug fixes and enhancements

1.8

02 Apr 16:10
Compare
Choose a tag to compare
1.8
  • Add deconjugation support for v5aru and zuru verbs.
  • Add partial deconjugation support for su verbs (at the moment, the process info for su verbs is mostly rubbish).
  • Fix the alignment issues for pitch accent display.
  • Log exceptions thrown from continuations.
  • Some other minor bug fixes and enhancements.

1.7

20 Mar 18:44
Compare
Choose a tag to compare
1.7

Fix #15

1.6

20 Mar 14:15
Compare
Choose a tag to compare
1.6
  • Pitch accent support (needs Kanjium)
  • Better text normalization (you can now look up stuff like ㍿, ㌀, ㍽ etc.)
  • Add invisible mode (See #7)
  • Add fixed-popup positioning option
  • Move character and line count to the new Stats window
  • Some other bug fixes and enhancements