-
released this
2025-10-07 09:21:41 +03:00 | 68 commits to main since this releaseBug Fixes
- uploading a client logo with an URL fails (#1008 by @CzBiX)
- mark any callback url as valid if they contain a wildcard (#1006 by @stonith404)
Other
- cleanup root of repo, update workflow actions (#1003 by @kmendell)
Full Changelog: https://github.com/pocket-id/pocket-id/compare/v1.13.0...v1.13.1
Downloads
-
released this
2025-10-05 18:30:47 +03:00 | 72 commits to main since this releaseBug Fixes
- uploading a client logo with an URL fails if folder doesn't exist (ad8a90c by @stonith404)
Features
- add link to API docs on API key page (2c74865 by @stonith404)
Full Changelog: https://github.com/pocket-id/pocket-id/compare/v1.12.0...v1.13.0
Downloads
-
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
-
released this
2025-09-20 23:05:21 +03:00 | 97 commits to main since this releaseBug Fixes
- embedded paths not found on windows (c55143d by @stonith404)
- do not treat certain failures in app images bootstrap as fatal (#966 by @ItalyPaleAle)
- decouple images from app config service (#965 by @stonith404)
Other
- use git cliff for release notes (fde4e9b by @stonith404)
Full Changelog: https://github.com/pocket-id/pocket-id/compare/v1.11.1...v1.11.2
Downloads
-
released this
2025-09-18 23:33:22 +03:00 | 103 commits to main since this releaseNote
This release adds missing translations for
v1.11.0because I forgot to merge the PR before creating the release. See the release notes forv1.11.0here.Bug Fixes
- add missing translations (8c9cac2)
Downloads
-
released this
2025-09-18 23:16:32 +03:00 | 105 commits to main since this releaseFeatures
- add CSP header (#908) (6215e1a)
- add
INTERNAL_APP_URLenv variable (#858 by @DerSteph) - add info box to app settings if UI config is disabled (a1d8538)
- add PWA support (#938) (5367463)
- add support for
LOG_LEVELenv variable (#942) (2d6d5df) - add user display name field (#898) (6837360)
- allow uppercase usernames (#958) (0224949)
- client_credentials flow support (#901 by @savely-krasovsky)
- return new id_token when using refresh token (#925) (307caaa)
Bug Fixes
- add validation for callback URLs (#929) (6c91474)
- disable sign up options in UI if
UI_CONFIG_DISABLED(1d7cbc2) - ensure users imported from LDAP have fields validated (#923) (4215523)
- key-rotate doesn't work with database storage (#940) (c018f29)
- list items on previous page get unselected if other items selected on next page (6c696b4)
- make environment variables case insensitive where necessary (#954) (99f31a7)
- my apps card shouldn't take full width if only one item exists (e7e53a8)
- update localized name and description of ldap group name attribute (#892) (e88be7e)
Sponsors
Thank you @Felitendo very much for your tip!
Downloads
-
released this
2025-08-27 23:24:58 +03:00 | 137 commits to main since this releaseDownloads
-
released this
2025-08-25 00:17:31 +03:00 | 143 commits to main since this releaseWarning
A bug was introduced in
v1.8.0that caused the deletion of all allowed user groups on OIDC clients. It is highly recommended to check if the allowed user groups are still in place. If they are not, unfortunately, the deleted relations cannot be restored automatically. You will need to either restore them from a backup or recreate them manually. You can learn more about the cause in this comment.Bug Fixes
- sqlite migration drops allowed user groups (d6d1a4c)
Downloads
-
released this
2025-08-24 21:54:03 +03:00 | 146 commits to main since this releaseFeatures
Bug Fixes
Downloads
-
released this
2025-08-24 16:12:14 +03:00 | 158 commits to main since this releaseBug Fixes
Downloads
mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-06 05:02:58 +03:00