Grimmory logo

Grimmory

Self-hosted library for your ebooks, comics, and audiobooks

Alternative to: Kindle, Audible, Comixology


About Versions (21)

v3.3.3

2026-08-22

3.3.3 (2026-08-21)

This patch release of Grimmory contains bug fixes for OIDC and introduces the environment variable OIDC_ALLOW_UNSAFE_HOSTS.

[!TIP] If you have a local identity provider that Grimmory is trying to use for OIDC, you will need to enable the OIDC_ALLOW_UNSAFE_HOSTS environment variable flag.

Changelog

Full Changelog: https://github.com/grimmory-tools/grimmory/compare/v3.3.2…v3.3.3

Bug Fixes

  • api: use FORCE_DISABLE_OIDC on all public / private OIDC flags (#2343) (662b327)
  • oidc: allow disable of SSRF filtering for OIDC config (#2413) (1682a98)
  • ui: use signals in OIDC test connection (#2417) (4ae1d0b)

Refactors

  • oidc: use similar rest client config across OIDC (#2411) (2be679a)

Internationalization

  • update language for external API settings (#2341) (7e7faee)

Dependencies

  • bump the gradle-dependencies group in /backend with 2 updates (#2418) (1634047)