mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-06 01:10:22 +03:00
-
released this
2025-10-24 14:47:58 +03:00 | 52 commits to main since this releaseBug Fixes
- ignore trailing slash in URL (9f0aa55 by @stonith404)
- use constant time comparisons when validating PKCE challenges (#1047 by @ItalyPaleAle)
- only animate login background on initial page load (b356cef by @stonith404)
- make pkce requirement visible in the oidc form if client is public (47927d1 by @stonith404)
- prevent page flickering on redirection based on auth state (10d6403 by @stonith404)
Features
- add various improvements to the table component (#961 by @stonith404)
- add support for dark mode oidc client icons (#1039 by @kmendell)
Other
- add Japanese files (068fcc6 by @kmendell)
- bump sveltekit-superforms from 2.27.1 to 2.27.4 in the npm_and_yarn group across 1 directory (#1031 by @dependabot[bot])
- update AAGUIDs (#1041 by @github-actions[bot])
- bump vite from 7.0.7 to 7.0.8 in the npm_and_yarn group across 1 directory (#1042 by @dependabot[bot])
- upgrade dependencies (6362ff9 by @stonith404)
Full Changelog: https://github.com/pocket-id/pocket-id/compare/v1.13.1...v1.14.0
Downloads