🚀 Features
- Improve behaviour of On/Off Buttons in live views log type filter @FlorianSW)
- Public Statistics page: player detail panel is scrollable without scroling the whole page (@Dorfieeee)
- Add Add Admin context action for players (@Dorfieeee)
- Add search field for player filter in Logs table (Live view) (@Dorfieeee)
- Improve Player details panel (@Dorfieeee)
- Added Link to platform profile (Steam, Xbox)
- Platform ID (Steam ID, etc) copy button
- Link to full player profile page
- Improve loading performance of audit logs (@noodle_arms)
- Add team association (Axis, Allies) to public statistics page (@marcelhillesheim)
- Add kills/deaths distribution chart to public statistics page (@marcelhillesheim)
🐛 Bug Fixes
- Fix Team View (@FlorianSW)
- RCon Chat Commands now work with their arguments properly again (@FlorianSW)
- Fix ordering map rotation maps via drag'n'drop (@FlorianSW)
- Fix dashboard when matches do not contain a result (upgrade from very old CRCon versions) (@Dorfieeee)
- Public Statistics page: Game Score arrows not displayed for 5:0 or 0:5 games (@Dorfieeee)
- Prevent player filter in Logs table (Live view) to scroll to top when player is selected (@Dorfieeee)
- Templates could not be managed by anyone else than Super-Users, even user accounts with the proper permissions (@Dorfieeee)
⚙️ Others
- Remove code handling whitespace/pineapple name bug (@FlorianSW)
Upgrade Instructions
git fetch --tags
git checkout v11.1.0
docker compose pull
docker compose up -d
Full Changelog: v11.0.0...v11.1.0