🟢 There are no breaking changes.
Changes primarily for admins
- Fix deadlock in auth cache (solves Tobira freezing problem) in #1141
- See this issue for more details. This bug was introduced in v2.4, occurring randomly depending on a few factors.
- Fix behavior when
auth.callback.cache_duration
is set to 0 in #1141- Tobira went into a kind of busy loop, using CPU resources needlessly. This bug seems to use up to roughly 1/4 of a single CPU core.
- Pass more metadata to Paella (mainly for Matomo integration) in #1140
Full Changelog: v2.7...v2.8