Releases: PhlexPlexico/G5API
Releases · PhlexPlexico/G5API
Version 2.1.0.0
What's Changed
- TypeScript Conversion by @PhlexPlexico in #300
- Included new rcon library (
dathost-rcon-client) to replace the old JavaScript one. - Changed how version is queried in servers to no longer use
version, but grab the version via regex onstatus.
Full Changelog: V2.0.2.5...V2.1.0.0
Version 2.0.2.5
What's Changed
- Bump mysql2 from 3.9.7 to 3.9.8 by @dependabot in #284
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #287
- Bump mysql2 from 2.3.3 to 3.10.0 by @dependabot in #285
- Bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #290
- Bump express from 4.19.2 to 4.20.0 by @dependabot in #291
- Bump systeminformation from 5.21.8 to 5.23.14 by @dependabot in #294
- Bump cross-spawn from 7.0.3 to 7.0.6 by @dependabot in #293
- Fixed Logout function, added TODO in auth.js by @tshikenn in #296
- Version 2.0.2.5 by @PhlexPlexico in #297
New Contributors
Full Changelog: V2.0.2.4...V2.0.2.5
Version 2.0.2.4
What's Changed
- Bump tar from 6.1.11 to 6.2.1 by @dependabot in #274
- Bump mysql2 from 2.3.3 to 3.9.4 by @dependabot in #275
- Fix Matches Stream by @Iwhite67 in #276
- Bump mysql2 from 2.3.3 to 3.9.4 by @dependabot in #277
- Bump mysql2 from 2.3.3 to 3.9.7 by @dependabot in #281
- Swap Overpass Default for Anubis. by @PhlexPlexico in #282
- Version 2.0.2.4 by @PhlexPlexico in #283
New Contributors
Full Changelog: V2.0.2.3...V2.0.2.4
Version 2.0.2.3
What's Changed
- Bump follow-redirects from 1.15.1 to 1.15.4 by @dependabot in #268
- Bump ip from 1.1.8 to 1.1.9 by @dependabot in #269
- Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #271
- Bump express from 4.17.3 to 4.19.2 by @dependabot in #272
- Version 2.0.2.3 by @PhlexPlexico in #273
Full Changelog: V2.0.2.2...V2.0.2.3
Version 2.0.2.2
What's Changed
- Updated Steam Passport to 1.0.18
- Fixed isCoach assignment while creating a new team by @shobhit-pathak in #262
- Bump systeminformation from 5.12.6 to 5.21.8 by @dependabot in #263
- Bump debug from 4.1.1 to 4.3.1 by @dependabot in #264
- Bump @babel/traverse from 7.18.13 to 7.23.2 by @dependabot in #265
- Fixed demo file extension on remote upload by @shobhit-pathak in #266
New Contributors
- @shobhit-pathak made their first contribution in #262
Full Changelog: V2.0.2.1...V2.0.2.2
Version 2.0.2.1
Just a small update that swaps out a 400 error code on non-registered events to 202, indicating that they are not implemented on this service.
V2.0.2.0
What's Changed
Moved over some information that was being sent as rcon to the game cvars. This should ensure all the values remain on a per match basis, even in a series during match changes.
- V2.0.2.0 by @PhlexPlexico in #257
Full Changelog: V2.0.1.1...V2.0.2.0
V2.0.1.1
Small patch in the match_bomb_plants table to include the time_remaining.
V2.0.1.0
What's Changed
- V2.0.1.0 by @PhlexPlexico in #256
- More changes in OnPlayerDeath, leading up to the removal of updating player stats.
- Fixed
postcall inmatchesthat had an incorrect spelling for match spectators.
Full Changelog: V2.0.1...V2.0.1.0
Thanks to @Bunker56 for giving me a hand in testing on servers as well!
Version 2.0.0.1
What's Changed
- Include Wingman Option in Config by @PhlexPlexico in #254
Full Changelog: V2.0.0.1...V2.0.1