• v2.0.0 f5e2c68ba3

    Stable

    OVERLORD released this 2026-01-02 21:07:32 +03:00 | 50 commits to main since this release

    📅 Originally published on GitHub: Fri, 02 Jan 2026 18:22:03 GMT
    🏷️ Git tag created: Fri, 02 Jan 2026 18:07:32 GMT

    Warning

    This is a major release which includes some breaking changes, please follow the migration guide to upgrade to v2.

    Features

    • add support for SCIM provisioning (#1182 by @stonith404)
    • add CLI command for importing and exporting Pocket ID data (3420a00 by @stonith404)
    • add HTTP HEAD method 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_GROUP env variable to LDAP_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

    Downloads