Skip to content

v5.9.1 Fixes

Compare
Choose a tag to compare
@SabreCat SabreCat released this 17 Oct 22:50
· 590 commits to develop since this release

API

  • Feature: New POST route /user/stat-sync that requests user stats be updated, for scenarios where user might be eligible for a level but has not performed any stat-changing action (@SabreCat)
  • Fix: Cap stat values in database pre save hook so users don't FCV their stats to amounts that break the apps (@SabreCat)
  • Fix: Correct timing of upcoming Gem sale (@SabreCat)
  • Chore: Update wording related to "Stable" feature to say "Pets and Mounts" instead, for consistency across platforms (@CuriousMagpie)

Client

  • Fix: Call /user/stat-sync upon acknowledgment of quest completion, to level up if needed (@SabreCat)
  • Fix: Validate inputs in web FCV to cap values before saving (@SabreCat)