Skip to content

Releases: Crissium/SilverDict

v1.2.2

27 Aug 09:53
Compare
Choose a tag to compare

Fix

  • set i18n region-neutral fallbacks

Note

I am terribly sorry that due to my oversight, some users could not see the web UI in their preferred language. This should have been fixed in this version. Will update the demo soon.

v1.2.1

20 Aug 02:14
Compare
Choose a tag to compare

Fixes

  • truncate long dictionary names
  • move Windows default source dir up
  • Windows encoding woes

Note

Windows users, please re-run the setup script (setup.bat) to regenerate the startup script.

From this version onwards UTF-8 encoding will be enforced on Windows.

v1.2.0

16 Aug 07:37
Compare
Choose a tag to compare

New Features

  • add keyword and description <meta> tags
  • display version and copyright in drawer footer
  • add clear buttons to <input>

Fixes

  • encode non-ASCII characters in dictionary names
  • remove opencc and lxml from Termux setup script
  • strip keys before querying
  • don't allow PUT on history endpoint
  • change home dir inside container to root

v1.1.6

25 Apr 03:17
Compare
Choose a tag to compare

Fixes

  • Docker no permission to data/cache dirs
  • make operations to settings atomic
  • remove obsolete requirements.txt from Termux setup script

v1.1.5

01 Apr 03:43
Compare
Choose a tag to compare

Fixes

  • make lxml optional when xdxf2html is present
  • allow duplicate names but not physical dictionaries

Note

From this version onwards, SilverDict is available as a Docker image thanks to @simonmysun!

v1.1.4

27 Mar 03:20
Compare
Choose a tag to compare

Fixes

  • remove deleted dictionaries' configuration data and index
  • remove arbitrary scanning limit
  • only count ideographs as Chinese
  • warn about non-existent or empty Xapian group

Note

Two strings haven't be translated into Russian (ru_RU) yet. Further contributions would be appreciated.

v1.1.3

05 Mar 01:16
Compare
Choose a tag to compare

Critical fix

  • dictionary name is illegal as selector

If styles for some MDict dictionaries disappeared in the previous release, please delete and re-add them. They should be there now.

v1.1.2

03 Mar 14:01
Compare
Choose a tag to compare

Fixes

  • isolate styles of different dictionaries
  • HTML single quotes regex
  • MDict HTML attr using single quotes

v1.1.1

02 Mar 03:42
Compare
Choose a tag to compare

Fixes

  • improve efficiency of querying headword counts
  • unchunk node_modules
  • MDict cleaner only flatten with href
  • MDict with unclosed compact HTML
  • MDict with wrong compact HTML rules

v1.1.0

15 Feb 01:39
Compare
Choose a tag to compare

New Features

  • new translation Russian

Fixes

  • display current history/suggestion size
  • MDict with css/js inside mdx