v3.7.1
Related endpoints
- GET /guild/{query}
- GET /guild/prefix/{query}
- GET /guild/uuid/{query}
- GET /player/{username}
- GET /leaderboards/{lb_type}
- POST /item/search
Guild Endpoint
We are adding a new field in every member, legacyName. This field should help detection of old guild members that have renamed since joining.
Player stats
- Fixed an issue with content calculation not reaching
1288, it now counts content accurately - Fixed an issue with global_data total level, it’s now capped at
25575 - Fixed an issue with guildRaids being
null - Fixed an issue with raidStats being
null
Leaderboards
Thanks to the fixes above from player stats, drifts on total leaderboards should disappear and return accurate rankings
- Fixed an issue with raidStats not stacking properly for
damageDealt,damageTakenandhealthHealed - Fixed players ranks being missing from the leaderboards
We are going to re-render the top 1000 + all raid entries to make them fully accurate.
Items
- Fixed an issue with
searchendpoint returning a500whenfullResultwas enabled - Fixed an issue with ingredients identifications sometimes landing in
baseinstead ofidentifications
