| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pocket-id-windows-arm64.exe | 2026-01-02 | 55.8 MB | |
| pocket-id-windows-x64.exe | 2026-01-02 | 60.3 MB | |
| pocket-id-openbsd-amd64 | 2026-01-02 | 58.9 MB | |
| pocket-id-openbsd-arm64 | 2026-01-02 | 54.9 MB | |
| pocket-id-linux-armv7 | 2026-01-02 | 56.1 MB | |
| pocket-id-macos-arm64 | 2026-01-02 | 57.2 MB | |
| pocket-id-macos-x64 | 2026-01-02 | 60.7 MB | |
| pocket-id-freebsd-amd64 | 2026-01-02 | 59.2 MB | |
| pocket-id-freebsd-arm64 | 2026-01-02 | 55.4 MB | |
| pocket-id-linux-386 | 2026-01-02 | 55.7 MB | |
| pocket-id-linux-amd64 | 2026-01-02 | 59.4 MB | |
| pocket-id-linux-arm64 | 2026-01-02 | 55.6 MB | |
| README.md | 2026-01-02 | 4.6 kB | |
| v2.0.0 source code.tar.gz | 2026-01-02 | 2.1 MB | |
| v2.0.0 source code.zip | 2026-01-02 | 2.5 MB | |
| Totals: 15 Items | 693.9 MB | 0 | |
[!WARNING]
This is a major release which includes some breaking changes, please follow the migration guide to upgrade tov2.
Features
- add support for SCIM provisioning (#1182 by @stonith404)
- add CLI command for importing and exporting Pocket ID data (3420a00 by @stonith404)
- add HTTP
HEADmethod support (#1135 by @stonith404) - add email logo customization (#1150 by @MelvinSnijders)
- add ability define user groups for sign up tokens (#1155 by @stonith404)
- minor redesign of auth pages (08e4ffe by @stonith404)
- allow audit log retention to be controlled by env variable (#1158 by @jenic)
- restrict oidc clients by user groups per default (#1164 by @stonith404)
- add "restricted" column to oidc client table (1bc9f5f by @stonith404)
- drop support for storing JWK on the filesystem (f014458 by @stonith404)
- remove DbProvider env variable and calculate it dynamically (ba2f0f1 by @kmendell)
Bug Fixes
- update image format message to include WEBP (#1133 by @sebdanielsson)
- add Japanese locale to inlang settings (#1142 by @tai-ga)
- restrict email one time sign in token to same browser (#1144 by @stonith404)
- rename
LDAP_ATTRIBUTE_ADMIN_GROUPenv variable toLDAP_ADMIN_GROUP_NAME(e1c5021 by @stonith404) - make wildcard matching in callback URLs more stricter (078152d by @stonith404)
- remove ambiguous characters from login code (d9e7bf9 by @stonith404)
- add missing translations to date picker (894eaf3 by @stonith404)
Other
- update AAGUIDs (#1128 by @github-actions[bot])
- fix api key e2e test (25f67bd by @stonith404)
- update AAGUIDs (#1140 by @github-actions[bot])
- upgrade dependencies (90f555f by @stonith404)
- fix type error after version bump (edb32d8 by @stonith404)
- remove
breaking/**push trigger from actions (461293b by @stonith404) - update AAGUIDs (#1177 by @github-actions[bot])
- preparation for merge into main branch (#1113 by @stonith404)
- bump pnpm to version 10.27.0 (#1183 by @kmendell)
- update forms and other areas to use new shadcn components (#1115 by @kmendell)
- run formatter (e4a8ca4 by @stonith404)
- upgrade dependencies (4776b70 by @stonith404)
- change translation string in e2e tests (ffb2ef9 by @stonith404)
Full Changelog: https://github.com/pocket-id/pocket-id/compare/v1.16.0...v2.0.0