Skip to content

Release v0.30.0

Choose a tag to compare

@github-actions github-actions released this 28 Jun 23:26
· 1268 commits to refs/heads/master since this release
32b3f9b

🌟 Changes in this release:

Booklore gets even more powerful and reliable!

  • You can now explicitly clear metadata fields, allowing you to remove outdated or incorrect information easily.
  • Metadata can be written directly into your PDF files, making your file information self-contained and improving compatibility with other readers and tools.
  • Fixed data consistency and selection bugs in the PrimeNG table to ensure smoother interactions, and made sure selected books are cleared properly after assigning them to shelves.

🚀 Features

  • Allow metadata fields to be explicitly cleared (#599) by @adityachandelgit
  • Support writing metadata directly into PDF files (#588) by @adityachandelgit

🐛 Bug Fixes

  • Resolve data consistency and selection issues in PrimeNG p-table (#601) by @adityachandelgit
  • Clear selected books after assigning to a shelf (#590) by @adityachandelgit

📖 Documentation

  • Merge Develop into Master for release (#602) by @adityachandelgit
  • Carify max upload size note to indicate restart is required (#589) by @adityachandelgit