-
released this
2025-11-30 20:30:29 +03:00 | 10 commits to main since this releaseBug Fixes
- use
quoted-printableencoding for mails to prevent line limitation (5cf73e9 by @stonith404) - automatically create parent directory of Sqlite db (cfc9e46 by @stonith404)
- global audit log user filter not working (d98c0a3 by @stonith404)
- theme mode not correctly applied if selected manually (a1cd325 by @stonith404)
- hide theme switcher on auth pages because of dynamic background (5d6a7fd by @stonith404)
Documentation
- add
ENCRYPTION_KEYto.env.examplefor breaking change preparation (4eeb06f by @stonith404)
Features
- light/dark/system mode switcher (#1081 by @kmendell)
- add support for S3 storage backend (#1080 by @stonith404)
- add support for WEBP profile pictures (#1090 by @stonith404)
- add database storage backend (#1091 by @ItalyPaleAle)
- adding/removing passkeys creates an entry in audit logs (#1099 by @ItalyPaleAle)
- add option to disable S3 integrity check (a3c9687 by @stonith404)
- add
Cache-Control: private, no-storeto all API routes per default (#1126 by @stonith404)
Other
- update pnpm to 10.20 (#1082 by @kmendell)
- run checks on PR to
breaking/**branches (ab9c0f9 by @stonith404) - use constants for AppEnv values (#1098 by @ItalyPaleAle)
- bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /backend in the go_modules group across 1 directory (#1107 by @dependabot[bot])
- add Finish files (ca888b3 by @stonith404)
- upgrade dependencies (4bde271 by @stonith404)
- fix Dutch validation message (f523f39 by @stonith404)
- fix package vulnerabilities (3d46bad by @stonith404)
- update vscode launch.json (#1117 by @mnestor)
- rename file backend value
fstofilesystem(8d30346 by @stonith404) - fix wrong storage value (b2c718d by @stonith404)
- run formatter (14c7471 by @stonith404)
Full Changelog: https://github.com/pocket-id/pocket-id/compare/v1.15.0...v1.16.0
Downloads
- use
-
released this
2025-11-06 17:49:39 +03:00 | 35 commits to main since this releaseBug Fixes
- sorting by PKCE and re-auth of OIDC clients (e03270e by @stonith404)
- replace %lang% placeholder in html lang (#1071 by @daimond113)
- disabled property gets ignored when creating an user (76e0192 by @stonith404)
- remove redundant indexes in Postgres (6a038fc by @stonith404)
Features
- open edit page on table row click (f184120 by @stonith404)
- add ability to set default profile picture (#1061 by @stonith404)
Other
- add support for OpenBSD binaries (d683d18 by @stonith404)
Full Changelog: https://github.com/pocket-id/pocket-id/compare/v1.14.2...v1.15.0
Downloads
-
released this
2025-10-29 11:25:28 +03:00 | 45 commits to main since this releaseBug Fixes
- dark oidc client icons not saved on client creation (#1057 by @mufeedali)
Other
- add Turkish language files (a190529 by @stonith404)
Full Changelog: https://github.com/pocket-id/pocket-id/compare/v1.14.1...v1.14.2
Downloads
-
released this
2025-10-27 16:07:34 +03:00 | 47 commits to main since this releaseBug Fixes
- Prevent blinding FOUC in dark mode (#1054 by @mufeedali)
- use credProps to save passkey on firefox android (#1055 by @lhoursquentin)
- ignore trailing slashes in
APP_URL(65616f6 by @stonith404)
Full Changelog: https://github.com/pocket-id/pocket-id/compare/v1.14.0...v1.14.1
Downloads
-
released this
2025-10-24 14:47:58 +03:00 | 52 commits to main since this releaseBug Fixes
- ignore trailing slash in URL (9f0aa55 by @stonith404)
- use constant time comparisons when validating PKCE challenges (#1047 by @ItalyPaleAle)
- only animate login background on initial page load (b356cef by @stonith404)
- make pkce requirement visible in the oidc form if client is public (47927d1 by @stonith404)
- prevent page flickering on redirection based on auth state (10d6403 by @stonith404)
Features
- add various improvements to the table component (#961 by @stonith404)
- add support for dark mode oidc client icons (#1039 by @kmendell)
Other
- add Japanese files (068fcc6 by @kmendell)
- bump sveltekit-superforms from 2.27.1 to 2.27.4 in the npm_and_yarn group across 1 directory (#1031 by @dependabot[bot])
- update AAGUIDs (#1041 by @github-actions[bot])
- bump vite from 7.0.7 to 7.0.8 in the npm_and_yarn group across 1 directory (#1042 by @dependabot[bot])
- upgrade dependencies (6362ff9 by @stonith404)
Full Changelog: https://github.com/pocket-id/pocket-id/compare/v1.13.1...v1.14.0
Downloads
-
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
mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-06 01:10:22 +03:00