mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-07-15 21:48:13 +03:00
-
released this
2026-05-11 19:06:09 +03:00 | 137 commits to main since this release📅 Originally published on GitHub: Mon, 11 May 2026 16:17:22 GMT
🏷️ Git tag created: Mon, 11 May 2026 16:06:09 GMTBug Fixes
- add
_FILEsupport forS3_SECRET_ACCESS_KEY_FILEenv var (#1452 by @ItalyPaleAle) - invalidate cache when changing image (#1462 by @GameTec-live)
- fall back to Basic auth when PKCE puts client_id in body (#1466 by @mgabor3141)
Documentation
- add missing /api prefix to app config swagger routes (#1454 by @aclerici38)
Features
- add support for response_mode=form_post (#1360 by @Johnwulp)
- add support for "select_account" prompt (#1453 by @ItalyPaleAle)
Other
- add script to update deps (f9f93f0 by @stonith404)
- upgrade dependencies (20df033 by @stonith404)
- post dependency upgrade fixes (e33a9b8 by @stonith404)
- migrate github actions runners to depot runners (#1329 by @kmendell)
- fix caching of ldap-cli e2e tests docker build (#1457 by @kmendell)
- fix incorrect container name variable (5c7e5f6 by @kmendell)
Full Changelog: https://github.com/pocket-id/pocket-id/compare/v2.6.2...v2.7.0
Downloads
- add