Skip to content

Releases: startersclan/bf2stats

2.9.4

16 Mar 08:18
3e02fd4
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix (ASP/testconfig): Print URL and error for fail tests when using Test System @leojonathanoh (#178)

📝 Documentation

🧰 Maintenance

2.9.3

10 Mar 11:14
17280bd
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix (bf2sclone): Fix remaining pages not honoring FOOTER_PAGELOADSPEED_ENABLE @leojonathanoh (#175)

🧰 Maintenance

2.9.2

10 Mar 04:44
ca20ba6
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

🧰 Maintenance

2.9.1

10 Mar 03:40
d9d6b37
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix (bf2sclone): Fix Server page not showing bot player names when RANKING_HIDE_BOTS=true @leojonathanoh (#168)

🧰 Maintenance

2.9.0

23 Feb 15:45
4d35c30
Compare
Choose a tag to compare

Changes

✨ Enhancements

  • Enhancement (bf2sclone): Add environment variable to show page load speed @leojonathanoh (#166)
  • Enhancement (bf2sclone): Add environment variable to hide country flags @leojonathanoh (#165)
  • Enhancement (ASP): Add environment variable to hide country flags in BFHQ @leojonathanoh (#164)

🧰 Maintenance

2.8.1

23 Feb 15:37
913a924
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix (ASP): Fix docker-entrypoint.sh not creating a stateless config file @leojonathanoh (#162)

🧰 Maintenance

2.8.0

28 Jan 11:04
93057ab
Compare
Choose a tag to compare

Changes

🚀 Features

  • Feature (bf2sclone): Add environment variables to customize rankings @leojonathanoh (#151)

✨ Enhancements

  • Enhancement (bf2sclone): Add environment variable to show PIDs instead of player names @leojonathanoh (#155)
  • Enhancement (ASP): Generate new stateless config file on entrypoint in docker @leojonathanoh (#157)
  • Enhancement (ASP): Create config file if it does not exist @leojonathanoh (#152)
  • Enhancement (ASP): Add environment variable to show PIDs instead of player names in BFHQ @leojonathanoh (#156)
  • Enhancement (ASP): Add configuration options to customize rankings @leojonathanoh (#153)
  • Enhancement (ASP): Add configuration option to hide ranking of new players @leojonathanoh (#154)

🐛 Bug Fixes

  • Fix (bf2sclone): Fix players occasionally not showing under server page @leojonathanoh (#159)
  • Fix (ASP): Fix PID of favourite opponent and victim not showing when showing PIDs instead of names @leojonathanoh (#160)

📝 Documentation

🧰 Maintenance

2.7.2

21 Jan 15:11
f1f8eb1
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

🧰 Maintenance

2.7.1

22 Dec 11:44
7a741e7
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

🧰 Maintenance

2.7.0

20 Dec 17:55
80198b5
Compare
Choose a tag to compare

Changes

✨ Enhancements

  • Enhancement (config): Use constants instead of variables for configuration @leojonathanoh (#143)
  • Enhancement (bf2sclone/config): Add HOME_PAGE env var to control home page @leojonathanoh (#144)
  • Enhancement (bf2sclone): Show offline servers in servers page @leojonathanoh (#145)

📝 Documentation

  • Docs (docker): Add comma-delimited examples for env vars which expect array value @leojonathanoh (#141)

🧰 Maintenance