Skip to content

Releases: stonith404/pocket-id

v0.5.1

16 Sep 21:20
4553458
Compare
Choose a tag to compare

Features

  • email: improve email templating (#27) by @oidq

Bug Fixes

  • debounce oidc client and user search (9c2848d)

v0.5.0

09 Sep 08:32
1f0ec08
Compare
Choose a tag to compare

Features

  • add audit log with email notification (#26)

v0.4.1

06 Sep 07:25
4010ee2
Compare
Choose a tag to compare

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)

v0.4.0

03 Sep 20:42
8ad632e
Compare
Choose a tag to compare

Features

  • add setup details to oidc client details (fd21ce5)
  • add support for more username formats (903b0b3)

v0.3.1

24 Aug 11:00
3fe24a0
Compare
Choose a tag to compare

Bug Fixes

  • empty lists don't get returned correctly from the api (97f7fc4)

v0.3.0

23 Aug 23:20
f1a6c8d
Compare
Choose a tag to compare

Features

  • add support for multiple callback urls (8166e2e)

v0.2.1

19 Aug 21:16
d92b80b
Compare
Choose a tag to compare

Bug Fixes

  • session duration can't be updated (4780548)

v0.2.0

19 Aug 17:16
a5dfdd2
Compare
Choose a tag to compare

Features

  • add INTERNAL_BACKEND_URL env variable (0595d73)
  • add user info endpoint to support more oidc clients (fdc1921)
  • change default logo (9eec7a3)

v0.1.3

13 Aug 21:22
5bbb92a
Compare
Choose a tag to compare

Bug Fixes

  • add missing passkey flags to make icloud passkeys work (cc407e1)
  • logo not white in dark mode (5749d05)

v0.1.2

13 Aug 19:07
089005d
Compare
Choose a tag to compare

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)
  • disable search engine indexing (8395492)