Releases: mariusklocke/liga-manager-api
Releases · mariusklocke/liga-manager-api
1.7.3
- Bugfix: Fixed issue in build script
1.7.2
- Improvement: Updated dependencies
- Improvement: Speedup build process with proper caching
1.7.1
- Bugfix: Fixed an issue with tags in build script
1.7.0
- Feature: Add ReplaceTeamInSeasonCommand
- Improvement: Improve docker build performance
- Improvement: Move from Travis CI to GitHub Actions
1.6.2
- Bugfix: Fix permission issue
1.6.1
- Bugfix: Fix permission issue in Dockerfile
1.6.0
- Feature: Add second season half
- Feature: Add health checks
- Feature: Add plain PHP install script
- Feature: Add .editorconfig file
- Improvement: Use Redis 5 in docker-compose config
- Improvement: Add deptrac
- Improvement: Build script now uses docker-compose
- Bugfix: Fix bug in auth checking
- Multiple refactorings
1.5.3
- Fix regression in 1.5.2
1.5.2
- Refactor and improve code quality
1.5.1
- Fix security issue when requesting passwort reset
- Fix issue with handling time zones
- Replace Pimple with PHP-DI