0.13.1 - 2025-07-16
๐ Features
- Introduce client session management repository and file storage service by @xizhibei
- Enhance OAuth session management and client data handling by @xizhibei
๐ Bug Fixes
- Remove FILE_PREFIX from AUTH_CONFIG session settings by @xizhibei
- Update tag filtering logic to match any tag and enhance test coverage by @xizhibei
๐ผ Other
๐ Refactor
- Migrate to new repository architecture for OAuth storage by @xizhibei
๐งช Testing
- Enhance ClientSessionRepository tests for FILE_PREFIX handling by @xizhibei