All releases
Auxot Server v0.1.4 March 21, 2026
Onboarding and Redis connection improvements
Added onboarding experience with documentation links and improved Redis connection pool configuration.
Features
- Added an onboarding flow with links to documentation to help new users get started quickly.
Improvements
- Increased Redis connection pool size to 100 and introduced a
REDIS_POOL_SIZEenvironment variable for configurable pool sizing.