mirror of
https://github.com/pocket-id/pocket-id.git
synced 2026-07-15 21:48:13 +03:00
-
released this
2026-03-26 21:15:22 +03:00 | 188 commits to main since this release📅 Originally published on GitHub: Thu, 26 Mar 2026 18:30:59 GMT
🏷️ Git tag created: Thu, 26 Mar 2026 18:15:22 GMTBug Fixes
- better error messages when there's another instance of Pocket ID running (#1370 by @ItalyPaleAle)
- move tooltip inside of form input to prevent shifting (#1369 by @GameTec-live)
- derive LDAP admin access from group membership (#1374 by @kmendell)
- avoid fmt.Sprintf on custom GeoLiteDBUrl without %s placeholder (#1384 by @choyri)
- show a warning when SQLite DB is stored on NFS/SMB/FUSE (#1381 by @ItalyPaleAle)
- empty background restore after reboot (#1379 by @taoso)
- allow one-char username on signup (#1378 by @taoso)
- separate querying LDAP and updating DB during sync (#1371 by @ItalyPaleAle)
Features
- allow use of svg, png, and ico images types for favicon (#1289 by @taoso)
- allow clearing background image (#1290 by @taoso)
- add
token_endpoint_auth_methods_supportedto.well-known(#1388 by @owenvoke) - add TRUSTED_PLATFORM environment variable for gin (#1372 by @choyri)
Other
- add pr quality action (e3905cf by @stonith404)
- bump google.golang.org/grpc from 1.79.1 to 1.79.3 in /backend in the go_modules group across 1 directory (#1391 by @dependabot[bot])
- Improve Latvian translations in lv.json (#1382 by @Raito00)
- ignore linter on app image bootstrap (5251cd9 by @kmendell)
- upgrade dependencies (e7e0176 by @kmendell)
- upgrade dependencies (3c42a71 by @kmendell)
Full Changelog: https://github.com/pocket-id/pocket-id/compare/v2.4.0...v2.5.0
Downloads