mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-07-15 21:48:13 +03:00
-
released this
2026-07-13 12:16:16 +03:00 | 0 commits to main since this release📅 Originally published on GitHub: Mon, 13 Jul 2026 09:21:14 GMT
🏷️ Git tag created: Mon, 13 Jul 2026 09:16:16 GMTBug Fixes
- postgres migration 20250822 remove public schema references (#1582 by @MarcoScabbiolo)
- allow insecure callback URLs by default until next major release (d9ead47 by @stonith404)
- sort signup tokens by creation date explicitly (77398a5 by @stonith404)
- login code mobile ux (#1584 by @James18232)
INTERNAL_APP_URLnot reflected in UI URLs (316cf47 by @stonith404)- ignore tab URL hashes in navigation history (a3f27ec by @stonith404)
- block link-local addresses in SSRF protection (9714296 by @stonith404)
Features
- add support for CIDR and IP address lists in
TRUST_PROXY(187cd8d by @stonith404)
Other
- manage instance ID in the KV table (#1579 by @ItalyPaleAle)
- Bump the "all-dependencies" group with 3 updates across multiple ecosystems (#1578 by @dependabot[bot])
- remove low demand issue closer (bb03660 by @stonith404)
Full Changelog: https://github.com/pocket-id/pocket-id/compare/v2.10.0...v2.11.0
Downloads