| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pocket-id-windows-x64.exe | 2026-01-11 | 60.6 MB | |
| pocket-id-windows-arm64.exe | 2026-01-11 | 56.1 MB | |
| pocket-id-linux-armv7 | 2026-01-11 | 56.4 MB | |
| pocket-id-macos-arm64 | 2026-01-11 | 57.5 MB | |
| pocket-id-macos-x64 | 2026-01-11 | 61.0 MB | |
| pocket-id-openbsd-amd64 | 2026-01-11 | 59.2 MB | |
| pocket-id-openbsd-arm64 | 2026-01-11 | 55.2 MB | |
| pocket-id-freebsd-amd64 | 2026-01-11 | 59.6 MB | |
| pocket-id-freebsd-arm64 | 2026-01-11 | 55.6 MB | |
| pocket-id-linux-386 | 2026-01-11 | 56.0 MB | |
| pocket-id-linux-amd64 | 2026-01-11 | 59.7 MB | |
| pocket-id-linux-arm64 | 2026-01-11 | 55.8 MB | |
| README.md | 2026-01-11 | 2.1 kB | |
| v2.2.0 source code.tar.gz | 2026-01-11 | 2.2 MB | |
| v2.2.0 source code.zip | 2026-01-11 | 2.6 MB | |
| Totals: 15 Items | 697.7 MB | 4 | |
Bug Fixes
- allow changing "require email address" if no SMTP credentials present (8c68b08 by @stonith404)
- data import from sqlite to postgres fails because of wrong datatype (1a032a8 by @stonith404)
- user can't update account if email is empty (5828fa5 by @stonith404)
- login codes sent by an admin incorrectly requires a device token (03f9be0 by @stonith404)
- allow exchanging logic code if already authenticated (0e2cdc3 by @stonith404)
- db version downgrades don't downgrade db schema (4df4bcb by @stonith404)
Features
- add CLI command for encryption key rotation (#1209 by @stonith404)
- improve passkey error messages (2f25861 by @stonith404)
- make home page URL configurable (#1215 by @stonith404)
- add option to renew API key (#1214 by @stonith404)
- add support for email verification (#1223 by @stonith404)
- add environment variable to disable built-in rate limiting (9ca3d33 by @stonith404)
- add static api key env variable (#1229 by @stonith404)
Full Changelog: https://github.com/pocket-id/pocket-id/compare/v2.1.0...v2.2.0