🐛 Bug Fixes
- Docker
🔧 Improvements
- Connection Testing
- Simplify connection tester to use single
/api/vX/system/statusendpoint consistently across all services - Add specific error messages for common HTTP status codes (401, 403, 404, 5xx)
- Better messaging for reverse proxy authentication issues
- Simplify connection tester to use single
📦 Upgrade Notes
This is a non-breaking release. Simply pull the latest image:
docker-compose pull
docker-compose up -dFull Changelog: v2.6.1...v2.6.2