Releases: Crissium/SilverDict
Releases · Crissium/SilverDict
v0.9.1
Fixes
- allow reordering more than two dicts/groups
- ensure having read and write access to source
- allow aborting reordering
v0.9.0
New Features
- termux: create shortcuts automatically
Fixes
- clean up HTTP server after shutdown
v0.8.0
New Features
Fixes
- replace lzo library with C implementation
- RTL word alignment in history
Note
Two new dependencies are added. Please install python-lzo
and xxhash
with pip.
v0.7.1
Fixes
- set suggestion to both-sides on ngram created
- allow upper-case MDX extensions
v0.7.0
New Features
- expand œ and æ
- suggest orthographic inflections
Fixes
- handle RTL alignment
- revise termux setup script
v0.6.1
fix: suggestion: use time sent instead of received
v0.6.0
Important
API switched to JSON. Older clients are not compatible with this release.
New Features
- termux: auto set up external storage source
- test connection API
- allow specify http server port via arg
Fixes
- stardict upper case tags
- catch history clearing error
- iOS a-Shell no home permission
- change default Chinese preference to none
- filter out empty suggestions on mobile
- empty suggestion for empty query on mobile
- mobile article overflows along x
- dsl: remove remnant [m] tags
v0.5.0
New Features
- allow changing server address to remote
- mobile: close dictionaries when one is selected
Fixes
- right pane overflow
- tweak dialogue size
- simplify transliterated keys
- timestamp should be in seconds
v0.4.0
Fixes
- older suggestions override newer ones
New Features
- bidirectional Greek transliteration
v0.3.0
New Features
- convert Chinese articles to simp/trad
Fixes