Files
pocket-id-pocket-id-2/CHANGELOG.md
Elias Schneider 3fe24a04de release: 0.3.1
2024-08-24 12:59:23 +02:00

2.9 KiB

(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_URL env 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)

(2024-08-12)