mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-06 01:10:22 +03:00
-
released this
2025-10-03 12:59:38 +03:00 | 76 commits to main since this releaseBug Fixes
- do not use cache=shared for in-memory SQLite (#971 by @ItalyPaleAle)
- show only country in audit log location if no city instead of Unknown (#977 by @vilisseranen)
- display login location correctly if country or city is not present (79989fb by @stonith404)
- remove previous socket file to prevent bind error (#979 by @Caian)
- tokens issued with refresh token flow don't contain groups (#989 by @ItalyPaleAle)
- make logo and oidc client images sizes consistent (01db8c0 by @stonith404)
- include port in OIDC client details (2c1c67b by @stonith404)
- prevent endless effect loop in login wrapper (fc9939d by @stonith404)
- improve back button handling on auth pages (d47b203 by @stonith404)
- allow any image source but disallow base64 (22f4254 by @stonith404)
- date locale can't be loaded if locale is
en(b81de45 by @stonith404)
Features
- support for url based icons (#840 by @kmendell)
- hide alternative sign in methods page if email login disabled (d010be4 by @stonith404)
- add required indicator for required inputs (#993 by @stonith404)
- add the ability to make email optional (#994 by @stonith404)
Other
- fix whitespace after commit message (e8b172f by @stonith404)
- update AAGUIDs (#972 by @github-actions[bot])
- remove unnecessary logo fallback (b746ac0 by @stonith404)
Sponsors
Thanks @paradosi for your tip ❤️
Full Changelog: https://github.com/pocket-id/pocket-id/compare/v1.11.2...v1.12.0
Downloads