v1.10.3 – Auth fixes and server stability improvements
·
297 commits
to master
since this release
v1.10.3
This release focuses on fixing authentication issues and improving overall server stability and reliability.
Fixes
- Resolved login issues caused by session/token handling
- Fixed frontend build and lint errors
- Addressed IP resolution issues affecting request handling
- Improved rate limiting behavior to avoid unintended blocks
Improvements
- Integrated Better Auth service for more reliable authentication
- Updated session token retrieval logic in proxy
- Added structured server initialization for better maintainability
- Improved request logging and monitoring
- Enhanced IP detection and handling across requests
Notes
- No breaking changes
- Patch release focused on stability and fixes
- Recommended update for all users