github-actions
released this
22 Nov 05:19
·
6 commits
to refs/heads/master
since this release
Changes
This release enhances the out-of-the-box experience in Admin Panel with pre-populated maps, with minor fixes. The most notable change is the single docker image instead of separate nginx and php images, with env var support for simpler deployment.
- Change (docker): Combine nginx and php to a single image for
ASP
with env var support for configuration @leojonathanoh (#70)
🚀 Features
- Enhancement: Add
src/python
files from https://github.com/startersclan/StatsPython 3.2.0 commit 5497f4b8bd99879f7f13248abccfd7aaee10c670 @leojonathanoh (#72) - Enhancement (development): Add base game maps to data.sql @darth3pio (#63)
- Enhancement (development): Add
traefik
and mountpython
files inbf2
container indocker-compose.yml
@leojonathanoh (#73) - Enhancement (ci): Use matrix for test jobs @leojonathanoh (#68)
- Enhancement (ci): Refactor Dockerfiles to reduce image size @leojonathanoh (#66)
- Enhancement (ci): Move
./scripts/release.sh
to./release.sh
@leojonathanoh (#71) - Enhancement (ci): Enhance caching between buildx jobs @leojonathanoh (#67)
- Enhancement (ci): Add
scripts/release.sh
to create releases @leojonathanoh (#65)
🐛 Bug Fixes
- Fix: Kubra Dam mapinfo redirect @darth3pio (#64)
🧰 Maintenance
- Chore: Release 3.3.0 @leojonathanoh (#74)