Summary
- Fix Live Photo web preview scaling and playback state handling.
- Improve web font rendering.
- Include accumulated develop updates for permissions, AI/local AI flows, passkey verification, attachment handling, and export/error flows.
Validation
- web: bun run test
- web: bun run lint
- web: bun run build
- server: bun run lint
- server: bun run build
- GitHub Actions for PR #269 passed.