Skip to content

Releases: booklore-app/booklore

Release v0.19.1

03 Jun 16:48
18afba1

Choose a tag to compare

🌟 Changes in this release:

🐛 Bug Fixes

  • Fix UI glitch in light theme on some OS settings (#434) by @adityachandelgit

Release v0.19.0

03 Jun 05:56
f5d0a5e

Choose a tag to compare

🌟 Changes in this release:

🚀 Features

  • Add an option to adjust the size of book covers in the grid view (#431) by @adityachandelgit
  • Implement AND/OR filter mode toggle in book filters (#429) by @adityachandelgit
  • Enhance the sidebar with additional filtering options (#427) by @adityachandelgit

📖 Documentation

  • Merge Develop into Master for Release (#432) by @adityachandelgit

Release v0.16.0

02 Jun 22:08
f69eeb1

Choose a tag to compare

🌟 Changes in this release:

🚀 Features

  • Optimize database queries to reduce initial application load time by many folds! @adityachandelgit
  • Build a optional lazy-loading PDF viewer for large files (#416) by @adityachandelgit

🛠️ Refactoring

  • Technical Debt Cleanup (June 2025) (#419) by @adityachandelgit

📖 Documentation

  • Merge Develop into Master for Release (#425) by @adityachandelgit

Release v0.15.0

01 Jun 01:10
458bb9d

Choose a tag to compare

🌟 Changes in this release:

🚀 Features

  • Add more metadata fields to quick metadata refresh feature (#412) by @adityachandelgit
  • feat(metadata-lock): add UI for toggling individual field locks with … (#410) by @adityachandelgit
  • Add filters and columns for hardcover rating and review count (#409) by @adityachandelgit

📖 Documentation

  • Merge Develop into Master for Release (#413) by @adityachandelgit

Release v0.14.3

30 May 22:21
05460e7

Choose a tag to compare

🌟 Changes in this release:

🚀 Features

  • Further enhance metadata matching precision (#403) by @adityachandelgit

📖 Documentation

  • Merge Develop into Master for Release (#404) by @adityachandelgit

Release v0.14.1

30 May 19:00
523dab2

Choose a tag to compare

🌟 Changes in this release:

🚀 Features

  • Leverage fuzzy logic for more accurate metadata resolution and support Amazon cookies (#400) by @adityachandelgit
  • Display notification long when metadata refresh is attempted on a loc… (#396) by @adityachandelgit
  • Added support for extracting and displaying .webp files from comic book archives (#394) by @adityachandelgit

📖 Documentation

  • Merge Develop into Master for Release v0.14.1 (#401) by @adityachandelgit

Release v0.14.0

29 May 21:56
94f2252

Choose a tag to compare

🌟 Changes in this release:

🚀 Features

  • Enhance Quick Metadata Refresh Functionality (#391) by @adityachandelgit
  • Support Hardcover as metadata provider (#389) by @adityachandelgit

🐛 Bug Fixes

  • fix: allow book viewers while Remote Auth enabled (#386) by @justmiles
  • fix: library update errors on invalid categories (#385) by @justmiles

Release v0.12.0

28 May 13:40
66ed9bf

Choose a tag to compare

🌟 Changes in this release:

🚀 Features

  • Support uploading comic book archives (CBZ, CBR, CB7) (#379) by @adityachandelgit
  • Support per-library and per-shelf sorting and view preferences (#375) by @adityachandelgit

🐛 Bug Fixes

  • Fix LazyInitializationException error on library re-scan (#381) by @adityachandelgit

🛠️ Refactoring

  • Optimize Settings logic to avoid duplicate service calls (#377) by @adityachandelgit
  • Remove deprecated rating box from the UI (#373) by @adityachandelgit

📖 Documentation

  • Merge Develop into Master for Release (#382) by @adityachandelgit

Release v0.11.1

27 May 20:25
9a37a17

Choose a tag to compare

🌟 Changes in this release:

🚀 Features

  • Enhance file path display with collapsible toggle and styled file typ… (#369) by @adityachandelgit

📖 Documentation

  • Merge Develop into Master for Release (#370) by @adityachandelgit

Release v0.11.0

27 May 16:38
fbcf3a0

Choose a tag to compare

🌟 Changes in this release:

🚀 Features

  • Implement support for comic book files (CBZ, CBR and CB7) (#349) by @adityachandelgit
  • Display series name and number in table view (#366) by @adityachandelgit
  • Add support for series name in search bar (#365) by @adityachandelgit
  • Add sorting option: Title followed by Series (#362) by @adityachandelgit
  • Reduce memory footprint during comic cover parsing (#361) by @adityachandelgit

🐛 Bug Fixes

  • Refine handling of file create/delete events in library watcher (#348) by @adityachandelgit

📖 Documentation

  • Merge Develop into Master for Release (#367) by @adityachandelgit