v4.0.1
Bug Fixes
- Fixed a bug where the
datevalue in the/valorant/v1/esports/scheduleresponse was not ISO8061 conform - Fixed a bug where multiple
leaguequeries would create a deserialization error on the esports endpoint above - Fixed a bug where the
queuefilter for v3/v4 match list endpoints would return an empty array when filtering for custom games -> Tradeoff: You can’t filter for maps when using the queue filter AND search for customs - Fix that
mode_idwas null on custom games - Fix u8 (unsigned integer 8 bits) overflow on Team Deathmatch games, resulting in rounds lost of 167 for example instead of something between 0 and 100
Changes
- The league query on the
/valorant/v1/esports/schedulenow should be comma separated (for examplevct-international,vct-emea) - You can’t filter for maps anymore when using the
queuefilter on v3/v4 match list endpoints
