Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@ripose-jp ripose-jp released this 24 Jun 00:00
· 1 commit to master since this release

For the best experience install Noto Sans JP and Kanji Stroke Order fonts.

Change Log

v1.4.0

  • Add new deconjugator which includes deconjugation information in search results @spacehamster
  • Add ability to toggle matchers that contribute to search results
  • Add {tags-brief} marker @SpaghettiBorgar
  • Update dictionary link included in the initial popup to point to the Memento README
  • Prevent the Alt key from causing the menubar to gain focus
  • Make dictionaries that use emojis present better if Noto Emoji is installed
  • Fix duplicates showing up in search results
  • Fix dictionaries that use structured content being misaligned in lists
  • Fix term audio not working when using >=Qt6.6 @SpaghettiBorgar
  • Fix {audio-media} and {audio-context} not working with mpv v0.38.0 @SpaghettiBorgar
  • Fix additional cases where mpv v0.38.0 would cause media not to load @SpaghettiBorgar
  • Fix generic icon appearing on Wayland
  • Remove MeCab support from binary releases
  • Update to mpv v0.38.0

v1.3.0

  • Update to Qt6
  • Fix JapanesePod101 audio source failing to play audio due to redirects
  • Fix second window appearing when playing media with mpv v0.38.0
  • Fix window title not updating properly when using some plugins
  • Make {pitch-*} markers empty if there is no pitch info
  • Make MeCab an optional dependency which is enabled by default
  • Fix files not playing with mpv v0.38.0 due to loadfile changes

Important for macOS users