github book-searcher-org/deleted 0.6.0

latest releases: 1.3.0, 1.2.2, 1.2.1...
21 months ago

In this version we have optimized the front-end layout, improved the tokenizer to better support English search, and added CI to automatically package docker image. Thank you all for your support and contributions.

This version requires the new index version 0.6, or you can download the raw data and index by yourself by running zlib-searcher index.

# sha256sum index_0.6.zip
d45483cf1615107ac99486f460a6f2c0be17585a4d277a47ef1b41e40382e0bc  index_0.6.zip

Once everything is ready you can start the service by running zlib-searcher run -b 0.0.0.0:7070.

What's Changed

  • add a progress bar for index & add instruction for build from source by @xxchan in #9
  • fix README by @xxchan in #11
  • Add Docker image and CD for Docker image by @n0vad3v in #14
  • fix: webui footer position @clark-cui in #17
  • fix: display on the small width device by @LufsX in #20

New Contributors

Full Changelog: 0.5.1...0.6.0

Don't miss a new deleted release

NewReleases is sending notifications on new releases.