github HabitRPG/habitica v3.8.0
Remove Local Storage and add User notifications

latest releases: v5.24.2, v5.24.1, v5.24.0...
7 years ago

Client

  • Do not use localStorage anymore to store user data
  • Implement loading screen for app

API

  • Introduce user notifications: stored in user.notifications. Currently are implemented CRON, WON_CHALLENGE, ULTIMATE_GEAR_ACHIEVEMENT, NEW_CONTRIBUTOR_LEVEL, DROPS_ENABLED, REBIRTH_ENABLED, STREAK_ACHIEVEMENT, REBIRTH_ACHIEVEMENT. The type of notifications and the data returned is subject to changes.
  • API responses now return {success, message, data, notifications}
  • Added route to mark a notification as read. Not part of the public api.

Don't miss a new habitica release

NewReleases is sending notifications on new releases.