Releases: startersclan/bf2stats
Releases · startersclan/bf2stats
2.9.4
Changes
🐛 Bug Fixes
- Fix (ASP/testconfig): Print URL and error for fail tests when using
Test System
@leojonathanoh (#178)
📝 Documentation
- Docs (readme): Update upgrading section for docker @leojonathanoh (#177)
🧰 Maintenance
- Chore: Release 2.9.4 @leojonathanoh (#179)
2.9.3
Changes
🐛 Bug Fixes
- Fix (bf2sclone): Fix remaining pages not honoring
FOOTER_PAGELOADSPEED_ENABLE
@leojonathanoh (#175)
🧰 Maintenance
- Chore: Release 2.9.3 @leojonathanoh (#176)
2.9.2
Changes
🐛 Bug Fixes
- Fix (bf2sclone): Show PID title where PIDs are shown @leojonathanoh (#171)
- Fix (bf2sclone): Fix my-leaderboard not loading when cookie is set @leojonathanoh (#173)
- Fix (bf2sclone): Fix Search page to work correctly @leojonathanoh (#170)
- Fix (bf2sclone): Fix Search Page not applying
FOOTER_PAGELOADSPEED_ENABLE
@leojonathanoh (#172)
🧰 Maintenance
- Chore: Release 2.9.2 @leojonathanoh (#174)
2.9.1
Changes
🐛 Bug Fixes
- Fix (bf2sclone): Fix Server page not showing bot player names when
RANKING_HIDE_BOTS=true
@leojonathanoh (#168)
🧰 Maintenance
- Chore: Release 2.9.1 @leojonathanoh (#169)
2.9.0
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
- Chore: Release 2.9.0 @leojonathanoh (#167)
2.8.1
Changes
🐛 Bug Fixes
- Fix (ASP): Fix
docker-entrypoint.sh
not creating a stateless config file @leojonathanoh (#162)
🧰 Maintenance
- Chore: Release 2.8.1 @leojonathanoh (#163)
2.8.0
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
- Docs (readme): Add one-liner to test snapshot @leojonathanoh (#158)
🧰 Maintenance
- Chore: Release 2.8.0 @leojonathanoh (#161)
2.7.2
Changes
🐛 Bug Fixes
- Fix (bf2sclone): Fix regression causing playerstats page not show @leojonathanoh (#149)
🧰 Maintenance
- Chore: Release 2.7.2 @leojonathanoh (#150)
2.7.1
Changes
🐛 Bug Fixes
- Fix (bf2sclone): Show
nicetitle
for server status @leojonathanoh (#147)
🧰 Maintenance
- Chore: Release 2.7.1 @leojonathanoh (#148)
2.7.0
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
- Chore: Release 2.7.0 @leojonathanoh (#146)
- Chore (ci): Create separate category for enhancements for
release-drafter
@leojonathanoh (#142)