Skip to content

Releases: startersclan/bf2stats

2.6.0

22 Nov 05:17
c17b68a
Compare
Choose a tag to compare

Changes

This release includes minor fixes for logging. The most notable change is the single docker image instead of separate nginx and php images for both asp and bf2sclone, which now support env vars as configuration for simpler deployment.

  • Change (docker): Combine nginx and php to a single image for both ASP and bf2sclone with env var support for configuration @leojonathanoh (#133)

🚀 Features

🐛 Bug Fixes

  • Fix (tests): Fix integration tests to not use a non-existent image @leojonathanoh (#139)
  • Fix (development): Remove unneeded aibehaviours.ai and aidefaultstrategies*.ai bind mounts for bf2 service in docker-compose.yml @leojonathanoh (#122)
  • Fix (ci): Fix docker/metadata-action invalid images @leojonathanoh (#127)
  • Fix (ASP): Fix getawardsinfo.aspx not logging to stderr in docker @leojonathanoh (#134)

🖊️ Refactors

  • Refactor (ci): Use docker/setup-buildx-action@v2, docker/metadata-action@v4, and docker/login-action@v2 @leojonathanoh (#126)

📝 Documentation

  • Docs: Move official readmes to ./docs @leojonathanoh (#136)
  • Docs (examples): Remove unneeded aibehaviours-fixloopatwrapper.ai and aidefaultstrategies*.ai @leojonathanoh (#124)
  • Docs (examples): Add --global.sendanonymoususage=false to traefik in docker-compose.yml @leojonathanoh (#125)

🧰 Maintenance

2.5.1

02 Feb 14:44
aba69c5
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix (bf2sclone): Write page cache only if RANKING_REFRESH_TIME > 0 @leojonathanoh (#118)

🧰 Maintenance

2.4.6

02 Feb 14:50
195bed8
Compare
Choose a tag to compare

Changes

This is a backported release.

🐛 Bug Fixes

🧰 Maintenance

2.3.8

02 Feb 14:48
11c244d
Compare
Choose a tag to compare

Changes

This is a backported release.

🐛 Bug Fixes

🧰 Maintenance

2.5.0

31 Jan 21:58
f023409
Compare
Choose a tag to compare

Changes

🚀 Features

  • Feature: Add publicaddress column in servers table and ability to manage it in ASP Serverinfo module @leojonathanoh (#112)
  • Feature (bf2sclone): Add new Servers menu item to view servers @leojonathanoh (#111)
  • Enhancement: Increase prefix column length in servers table to 100 characters @leojonathanoh (#115)

🐛 Bug Fixes

🧰 Maintenance

2.4.5

31 Jan 18:07
04bca59
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix (ASP): Speed up Serverinfo module determination of server status by avoiding hitting socket timeout when possible @leojonathanoh (#110)
  • Fix (ASP): Fix Serverinfo module parsing of gamespy response and avoid socket timeouts when possible @leojonathanoh (#109)

🧰 Maintenance

2.3.7

31 Jan 18:16
b3aacf2
Compare
Choose a tag to compare

Changes

This is a backported release.

🐛 Bug Fixes

  • Fix (ASP): Speed up Serverinfo module determination of server status by avoiding hitting socket timeout when possible @leojonathanoh (#110)
  • Fix (ASP): Fix Serverinfo module parsing of gamespy response and avoid socket timeouts when possible @leojonathanoh (#109)

🧰 Maintenance

2.4.4

23 Jan 12:13
540b2df
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix (ASP): Fix Serverinfo module to use gamespy query instead of Rcon to determine server online status @leojonathanoh (#104)
  • Fix (ASP): Fix Serverinfo module showing junk characters in player table @leojonathanoh (#106)

🧰 Maintenance

2.4.3

23 Jan 03:27
80e58ba
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

🧰 Maintenance

2.3.6

23 Jan 12:14
a3d2c06
Compare
Choose a tag to compare

Changes

🧰 Maintenance