mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-11 15:53:04 +03:00
6.4 KiB
6.4 KiB
(2024-10-02)
Features
- add copy to clipboard option for OIDC client information (f82020c)
- add gravatar profile picture integration (365734e)
- add user groups (24c948e)
Bug Fixes
- only return user groups if it is explicitly requested (a4a90a1)
(2024-09-26)
Bug Fixes
- add space to "Firstname" and "Lastname" label (#31) (d6a9bb4)
- port environment variables get ignored in caddyfile (3c67765)
(2024-09-19)
Bug Fixes
- updated application name doesn't apply to webauthn credential (924bb14)
(2024-09-16)
Features
Bug Fixes
- debounce oidc client and user search (9c2848d)
(2024-09-09)
Features
(2024-09-06)
Features
- add name claim to userinfo endpoint and id token (4e7574a)
Bug Fixes
- limit width of content on large screens (c6f83a5)
- show error message if error occurs while authorizing new client (8038a11)
(2024-09-03)
Features
Bug Fixes
- non pointer passed to create user (e7861df)
- oidc client logo not displayed on authorize page (28ed064)
- typo in hasLogo property of oidc dto (2b9413c)
(2024-08-24)
Bug Fixes
- empty lists don't get returned correctly from the api (97f7fc4)
(2024-08-23)
Features
- add support for multiple callback urls (8166e2e)
Bug Fixes
- db migration for multiple callback urls (552d7cc)
(2024-08-19)
Bug Fixes
- session duration can't be updated (4780548)
(2024-08-19)
Features
- add
INTERNAL_BACKEND_URLenv variable (0595d73) - add user info endpoint to support more oidc clients (fdc1921)
- change default logo (9eec7a3)
(2024-08-13)
Bug Fixes
- add missing passkey flags to make icloud passkeys work (cc407e1)
- logo not white in dark mode (5749d05)
(2024-08-13)
Features
- add option to change session duration (475b932)
Bug Fixes
- a non admin user was able to make himself an admin (df0cd38)
- background image not loading (7b44189)
- background image on mobile (4a808c8)
- disable search engine indexing (8395492)
(2024-08-12)
Features
- add rounded corners to logo (bec908f)
Bug Fixes
- one time link not displayed correctly (486771f)