Skip to content

Releases: startersclan/hlstatsx-community-edition

v1.11.3

04 Feb 02:44
c95acd7
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix (web/admintasks): Fix exceptions in tools_perlcontrol and tools_synchronize @leojonathanoh (#54)
  • Fix (daemon): Fix daemon crashing for CS2 when first player connects @leojonathanoh (#51)
  • Fix (daemon): Fix broken mysql-apt-config in Dockerfile @leojonathanoh (#52)

📝 Documentation

  • Docs (readme): Update FAQ about disabling xdebug in development @leojonathanoh (#53)

🧰 Maintenance

v1.11.2

12 Dec 11:58
631e81b
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix (web/updater): Add dummy update $dbversion = 85 for 1.11.0 @leojonathanoh (#46)

📝 Documentation

🧰 Maintenance

v1.11.1

07 Dec 02:25
4c22b2e
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

📝 Documentation

🧰 Maintenance

v1.11.0

06 Dec 08:50
bc59e70
Compare
Choose a tag to compare

Changes

🚀 Features

v1.10.0

23 Nov 05:14
683c762
Compare
Choose a tag to compare

Changes

🚀 Features

  • Enhancement (tests): Use ./test/test.sh for tests instead of docker-compose.test.yml @leojonathanoh (#31)
  • Enhancement (development): Use docker-compose v1 for compatibility @leojonathanoh (#30)
  • Enhancement (development): Do not require docker-container build driver in development @leojonathanoh (#24)
  • Enhancement (development): Add depends_on: db to daemon to make it stop before db @leojonathanoh (#25)
  • Enhancement (ci): Specify target: prod for docker build jobs @leojonathanoh (#26)
  • Enhancement (ci): Refactor Dockerfiles to reduce image size @leojonathanoh (#23)
  • Enhancement (ci): Enhance caching between buildx jobs @leojonathanoh (#27)

🐛 Bug Fixes

  • Fix: Fix logging of web to include php logs @leojonathanoh (#38)
  • Fix (development): Fix race condition in copy-on-init on web volume when starting stack the first time @leojonathanoh (#39)
  • Fix (ci): Don't use cache_to in CI builds to prevent race conditions causing docker builds to fail @leojonathanoh (#29)
  • Fix (ci): Don't save the cache at end of test jobs @leojonathanoh (#33)

🖊️ Refactors

📝 Documentation

🧰 Maintenance

v1.9.0

31 Oct 16:16
a26adb1
Compare
Choose a tag to compare

Changes

🚀 Features

  • Enhancement (heatmaps): Add env var config support for heatmaps config @leojonathanoh (#16)
  • Enhancement (ci): Add test for production builds @leojonathanoh (#19)
  • Enhancement (ci): Add test for awards and heatmaps @leojonathanoh (#21)
  • Enhancement (ci): Add traefik as web reverse proxy in docker-compose.example.yml and add test @leojonathanoh (#20)

📝 Documentation

  • Docs: Add example docker-compose.example.yml for production deployments @leojonathanoh (#17)

🧰 Maintenance

v1.8.0

30 Oct 17:58
c8526ea
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

v1.7.0

29 Oct 18:07
7781a61
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes