Releases: wuweidict/wudict
Releases · wuweidict/wudict
Release list
wudict v3.7.4
🚀 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
- Fixes #13
wudict v3.7.4-rc.5
🚀 Features
- 1st expanded dictionary strategy: ☰ → ⚙️ → Open first: Fastest | My oder
wudict v3.7.4-rc.4
🐛 Bug Fixes
- (dsl) Dsl spec update and sync
wudict v3.7.4-rc.3
🚀 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.1
🚀 Features
- (android) Styler: simplify custom font CSS insert via ☰ → Custom styles... → Files → Insert
🐛 Bug Fixes
- (dsl) Better decoding for non UTF16/UTF8 files DSL source
wudict v3.7.4-beta.2
🚀 Features
- (android) Install dictionaries from shared URLs and file managers
- (android) Settings > Immersive Mode
wudict v3.7.4-beta.1
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.mddand
.files.zipetc - install via file tap or Share on
.mdx,.slob,.bgl,.zim.dsl+.zipand.7zfrom Android file managers - Styler: Custom styles: fix App CSS persistence
wudict v3.7.4-alpha.1
🐛 Bug Fixes
- (cliff) Changelog grouping
- (dsl) Headword escaping
- (stardict) Dictzip .dz FEXTRA panic - Fixes #13
⚡ Performance
- (go) Stability fixes
wudict v3.7.3
🚀 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