Skip to content

v4.264.2 Subscription Perks Overhaul

Compare
Choose a tag to compare
@SabreCat SabreCat released this 21 Mar 20:15
· 1010 commits to develop since this release

API

Substantial revision to logic for how users accumulate benefits from time subscribed. (by @phillipthelen)

  • Receiving gift subscriptions when the user is already paying for a recurring subscription at 3+ month intervals no longer causes benefits to be delayed.
  • Receiving gift subscriptions one month at a time no longer requires those calendar months to elapse before the user obtains benefits. When three paid months are received, perks like Mystic Hourglasses and Gold-to-Gem cap are updated immediately.
  • The API can now handle revisions to subscriptions from mobile payment providers, "upgrading" or "downgrading" the payment interval, and awarding benefits based on previous time subscribed.

Client

  • "Next Hourglass" readout on subscriptions page has been updated to account for the above.