Version 1.7.0
This new version upgrade contains quite an amount of new features, which are mainly listed below.
Please note that if you are not using the Docker images provided, you must update your config files, as there was some breaking changes and moving some config options up to a different portion of the file to avoid deprecation warnings.
Also included is a new map_sides value for match configs, which will now allow users to do vetoes outside of the system and choose sides.
Server Sent Events are also now included which should allow for real time updates for data, as soon as the game server sends updates to the database.
What's Changed
- Bump moment from 2.29.1 to 2.29.2 by @dependabot in #184
- SVG Uploads (#187) by @PhlexPlexico in #194
- Update team and matches SQL queries by @PhlexPlexico in #195
- Fix pug by @thboss in #198
- Pug fixes by @thboss in #200
- Pug fixes by @PhlexPlexico in #199
- Event Feedback Fixes by @PhlexPlexico in #207
- fix: Make dockerfile and docker-compose a lot cleaner by @PhlexPlexico in #209
- add back the port exposure by @kubo6472 in #210
- Include adding coaches to the system. by @PhlexPlexico in #211
- Lock update. by @PhlexPlexico in #212
- Remote Backup/Restore by @PhlexPlexico in #192
- Add in full text instead of round num + map num. by @PhlexPlexico in #214
- Bulk insert new players for pugs by @thboss in #217
- Add new endpoint /playerstats/:steam_id/season/:season_id by @thboss in #219
- Update templates/bump version number. by @PhlexPlexico in #222
- Real Time Data Implementation by @PhlexPlexico in #224
- Bring in map_sides to post, put, and config get calls. by @PhlexPlexico in #226
- Change demos to use its own folder in public. by @PhlexPlexico in #227
Full Changelog: V1.6.0...V1.7.0
Cheers!
- Phlex 🤙