Skip to content

Release v0.5.0

Pre-release
Pre-release

Choose a tag to compare

@mudream4869 mudream4869 released this 28 May 17:09
· 421 commits to main since this release
35efe50

Added

  • Added shelf cache refresh controls and stale-book cache handling improvements.
  • Added MkDocs-based project documentation and known-issues pages.
  • Added a canvas-based simple book-cover generator in the frontend.
  • Added desktop history navigation controls and menu actions.
  • Added frontend drag-and-drop support for importing external TXT files.
  • Added frontend i18n foundations with locale switching support (en, zh-Hant).
  • Added a soft-delete trash feature for books with original-path retention.
  • Added book source create/delete actions in the source editor.
  • Added desktop native file-dialog import selection and server-side local-path import support.

Changed

  • Changed CI to include desktop module Go test coverage.