This maintenance release brings LaraPaper up to date with the latest frameworks / technologies and adds support for Passkeys.
What's Changed
- feat: add support for Passkeys (opt-in; requires HTTPS and environment variable
PASSKEYS_ENABLEDset) - feat: upgrade to Laravel 13
- feat: upgrade to vite 8
- chore(puppeteer): update to v25.0.4
- chore(docker): update base image
- PHP 8.4.21
- Chromium 148.0.7778.167
- ImageMagick 7.1.2-22
- chore: Consolidate password/2FA/passkeys on settings/security with password.confirm
- chore: add Fortify rate limiter
Full Changelog: 0.35.0...0.36.0