Skip to content

Releases: wuweidict/wudict

wudict v3.7.4

Choose a tag to compare

@github-actions github-actions released this 16 Sep 19:00

🚀 Features

  • (android) Install dictionaries from shared URLs and file managers
  • (android) Settings > Immersive Mode
  • (android) Styler: simplify custom font CSS insert via Custom styles... Files > Insert
  • (immersive) Android: custom cutout colors, follow OS theme, follow wudict theme, or full edge-to-edge display painting
  • (ui) Open first ☰ → ⚙️ → [Fastest] (default) vs [My order]

🐛 Bug Fixes

  • (cliff) Changelog grouping
  • (dsl) Headword escaping
  • (stardict) Dictzip .dz FEXTRA panic
  • (dsl) D
  • (dsl) Better decoding for non UTF16/UTF8 files DSL source
  • (styler) Prevent toolbar widgets clipping in narrow viewports
  • (dsl) Dsl spec update and sync

⚡ Performance

  • (go) Stability fixes

📚 Documentation

  • Docs(readme)

🧹 Chores

  • (ci) Android build: fix google retired tools
  • (ui) Default Order First to My oder

💼 Other

wudict v3.7.4-rc.5

wudict v3.7.4-rc.5 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Sep 15:30

🚀 Features

  • 1st expanded dictionary strategy: ⚙️Open first: Fastest | My oder

wudict v3.7.4-rc.4

wudict v3.7.4-rc.4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Sep 21:33

🐛 Bug Fixes

  • (dsl) Dsl spec update and sync

wudict v3.7.4-rc.3

wudict v3.7.4-rc.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Sep 20:10

🚀 Features

  • (immersive) Android: custom cutout colors, follow OS theme, follow wudict theme, or full edge-to-edge display painting

🐛 Bug Fixes

  • (styler) Prevent toolbar widgets clipping in narrow viewports

🧹 Chores

  • (ci) Android build: fix google retired tools

wudict v3.7.4-rc.2

wudict v3.7.4-rc.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Sep 12:45

wudict v3.7.4-rc.1

wudict v3.7.4-rc.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Sep 19:41

🚀 Features

  • (android) Styler: simplify custom font CSS insert via → Custom styles... → FilesInsert

🐛 Bug Fixes

  • (dsl) Better decoding for non UTF16/UTF8 files DSL source

wudict v3.7.4-beta.2

wudict v3.7.4-beta.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Sep 09:20

🚀 Features

  • (android) Install dictionaries from shared URLs and file managers
  • (android) Settings > Immersive Mode

wudict v3.7.4-beta.1

wudict v3.7.4-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Sep 12:31

feat(android): install dictionaries from shared URLs and file managers

  • share a dictionary URL from any browser or app to wuDict to download and
    install it automatically
  • probe and sniff for companion files: .js, .css .mdd and
    .files.zip etc
  • install via file tap or Share on .mdx, .slob, .bgl, .zim .dsl + .zip and .7z from Android file managers
  • Styler: Custom styles: fix App CSS persistence

wudict v3.7.4-alpha.1

wudict v3.7.4-alpha.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Sep 19:28

🐛 Bug Fixes

  • (cliff) Changelog grouping
  • (dsl) Headword escaping
  • (stardict) Dictzip .dz FEXTRA panic - Fixes #13

⚡ Performance

  • (go) Stability fixes

wudict v3.7.3

Choose a tag to compare

@github-actions github-actions released this 12 Sep 15:59

🚀 Features

  • (files) Styler support for user files
  • (fts) Full text search highlight occurrences with pager
  • (ui) Improved auto-focus on android, desktop

🐛 Bug Fixes

  • (fts) Full text search highlight: navigate occurrences using keyboard keys
  • (api) Swagger OpenAPI schema update
  • (styler) Show changed indictator in Styler

⚙️ CI & Automation

  • Draft, pre-release

📚 Documentation

  • (android) REST API examples