mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-04-23 10:00:57 +08:00
- Fix DetachedInstanceError in bangumi cache by expunging objects from session before caching, preventing lazy loading errors when cached objects are accessed from different request contexts - Add database migration v3 to create passkey table for WebAuthn support, fixing "no such table: passkey" error for users upgrading from older versions Closes #956 Generated with [Claude Code](https://claude.ai/code) via [Happy](https://happy.engineering) Co-Authored-By: Claude <noreply@anthropic.com> Co-Authored-By: Happy <yesreply@happy.engineering>