3.2.2 (2026-06-19)
This patch release of Grimmory is focused on bug fixes. It fixes folder watcher SQL errors, correctly applies library restrictions to the OPDS shelf catalogs, fixes a bug affecting bookdrop on QNAP devices, ensures non-admin users are assigned at least one library, and more.
Changelog
Full Changelog: v3.2.1...v3.2.2
Bug Fixes
- bookdrop: directly copy instead of move between filesystems (#1759) (64ddbe5)
- event-processor: avoid invalid query during watch folder processing (#1803) (6d14043)
- metadata-refresh: add audible to metadata refresh (#1779) (e4ebe97)
- opds: add library restrictions to shelf OPDS catalogs (#1731) (0cc48a8)
- user-managment: non-admin users must be assigned atleast one lib… (#1741) (2b8ac73)
Refactors
Chores
- deps: bump @angular/common from 21.2.15 to 21.2.17 (#1756) (1afe9de)
- deps: bump @angular/compiler from 21.2.15 to 21.2.17 (#1757) (467aa1b)
- deps: bump @angular/core from 21.2.15 to 21.2.17 (#1753) (a738124)
- deps: bump @angular/service-worker from 21.2.15 to 21.2.17 (#1755) (70a0b51)
- deps: bump EnricoMi/publish-unit-test-result-action from 2.23.0 to 2.24.0 (#1767) (6711aba)
- deps: bump pnpm/action-setup from 6.0.8 to 6.0.9 (#1766) (008f8fe)
- deps: bump semantic-release from 25.0.3 to 25.0.5 in the release-tooling group across 1 directory (#1769) (7729c76)
- deps: bump taiki-e/install-action from 2.81.5 to 2.81.11 (#1768) (dee01c4)
- deps: bump the frontend group across 1 directory with 24 updates (#1771) (692c2ea)
- deps: bump the gradle-dependencies group across 1 directory with 5 updates (#1770) (2f3e3be)
- helm: add extra env to deployment (#1661) (bd5c920)
- i18n: update translations from Weblate (#1748) (763d732)
- pdf-reader: drop redundant pdf in-memory caching (#1754) (8da867d)
Contributors
We'd like to thank the contributors for this release for taking the time to make Grimmory better.
Including but not limited to: @geneliu @imnotjames @idriss-mechkene @alexhb1
New Contributors
- @geneliu made their first contribution in #1661
- @idriss-mechkene made their first contribution in #1741