Skip to content

Releases: mariusklocke/liga-manager-api

1.7.3

18 Jul 10:58
Compare
Choose a tag to compare
  • Bugfix: Fixed issue in build script

1.7.2

18 Jul 10:54
Compare
Choose a tag to compare
  • Improvement: Updated dependencies
  • Improvement: Speedup build process with proper caching

1.7.1

16 Jul 18:48
Compare
Choose a tag to compare
  • Bugfix: Fixed an issue with tags in build script

1.7.0

16 Jul 17:56
Compare
Choose a tag to compare
  • Feature: Add ReplaceTeamInSeasonCommand
  • Improvement: Improve docker build performance
  • Improvement: Move from Travis CI to GitHub Actions

1.6.2

28 Jul 18:50
Compare
Choose a tag to compare
  • Bugfix: Fix permission issue

1.6.1

25 Jul 16:44
Compare
Choose a tag to compare
  • Bugfix: Fix permission issue in Dockerfile

1.6.0

25 Jul 16:32
Compare
Choose a tag to compare
  • 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

13 Jan 20:57
Compare
Choose a tag to compare
  • Fix regression in 1.5.2

1.5.2

13 Jan 20:23
Compare
Choose a tag to compare
  • Refactor and improve code quality

1.5.1

02 Jan 23:56
Compare
Choose a tag to compare
  • Fix security issue when requesting passwort reset
  • Fix issue with handling time zones
  • Replace Pimple with PHP-DI