Skip to content

Releases: Crissium/SilverDict

v0.9.1

20 Oct 04:25
Compare
Choose a tag to compare

Fixes

  • allow reordering more than two dicts/groups
  • ensure having read and write access to source
  • allow aborting reordering

v0.9.0

18 Oct 15:24
Compare
Choose a tag to compare

New Features

  • termux: create shortcuts automatically

Fixes

  • clean up HTTP server after shutdown

v0.8.0

17 Oct 06:23
Compare
Choose a tag to compare

New Features

  • Arabic transliteration

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

14 Oct 13:07
Compare
Choose a tag to compare

Fixes

  • set suggestion to both-sides on ngram created
  • allow upper-case MDX extensions

v0.7.0

14 Oct 01:58
Compare
Choose a tag to compare

New Features

  • expand œ and æ
  • suggest orthographic inflections

Fixes

  • handle RTL alignment
  • revise termux setup script

v0.6.1

09 Oct 11:47
Compare
Choose a tag to compare

fix: suggestion: use time sent instead of received

v0.6.0

09 Oct 07:07
Compare
Choose a tag to compare

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

03 Oct 06:00
Compare
Choose a tag to compare

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

02 Oct 02:14
Compare
Choose a tag to compare

Fixes

  • older suggestions override newer ones

New Features

  • bidirectional Greek transliteration

v0.3.0

01 Oct 13:41
Compare
Choose a tag to compare

New Features

  • convert Chinese articles to simp/trad

Fixes

  • make opencc optional