Skip to content

Releases: HabitRPG/habitica

v5.12.1 Quest Bundle End Dates

14 Nov 21:53
Compare
Choose a tag to compare

API

  • Fix: Remove misleading hard-coded end dates from quest bundle descriptions (@CuriousMagpie)

v5.9.1 Fixes

17 Oct 22:50
Compare
Choose a tag to compare

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)

v5.9.0 Dune Buddy Achievement

17 Oct 22:22
Compare
Choose a tag to compare

API

  • Content: New achievement, "Dune Buddy", for collecting basic colors of desert-dwelling pets (@CuriousMagpie)

v5.8.0 Backgrounds and Armoire October 2023

09 Oct 18:34
Compare
Choose a tag to compare

API

  • Content: New Backgrounds and Enchanted Armoire items (@CuriousMagpie)
  • Chore: Locale files updated (@weblate)

v5.7.0 Profile and Settings Updates

03 Oct 21:48
Compare
Choose a tag to compare

API

  • Feature: New route /api/v3/members/:memberId/flag to report a violation of Community Guidelines or TOS on a user's profile (@SabreCat)
  • Feature: New route /api/v3/members/:memberId/clear-flags for moderators to remove flags from a profile (@SabreCat)
  • Chore: Old email-based notification system for CG/TOS violations retired (@SabreCat)

Client

  • Feature: Visual and layout overhaul of all web Settings screens (@negue)
  • Feature: Visual and layout overhaul of primary user profile modal page, including support for use of new flagging APIs (@CuriousMagpie and @SabreCat)
  • Chore: Various mentions of "Guild" updated to more accurate "Group" (@CuriousMagpie)

v5.4.0 Armoire and Backgrounds

05 Sep 18:44
Compare
Choose a tag to compare

API

  • Content: Backgrounds and Enchanted Armoire items for September 2023 (@CuriousMagpie)
  • Chore: Locale files updated (@weblate)

v5.3.0 September Mystery Items

30 Aug 20:03
Compare
Choose a tag to compare

API

Client

  • Fix: Correct filename for Tip Top Teapot set to allow its appearance in Time Travelers Shop (@SabreCat)

v5.2.0 Boneless Boss and Fixes

22 Aug 17:44
Compare
Choose a tag to compare

API

  • Content: New achievement, "Boneless Boss", for collecting invertebrate pets (@CuriousMagpie)
  • Fix: Raise party member limit to 30 from 29 (@SabreCat)
  • Fix: Check party member limit when inviting using @-username (@SabreCat)
  • Fix: If i18n string token in user's preferred language is translated to an empty string, fall back to English (@SabreCat)
  • Performance: Remove needless query parameter in auth middleware (@SabreCat)

Client

  • Chore: Remove outdated and half-broken /static/app page (@SabreCat)
  • Fix: Don't present Group Plans for which user does not have permission to create Challenges in destination dropdown when creating Challenge (@SabreCat)

v5.1.4 More Group Fixes

17 Aug 21:19
Compare
Choose a tag to compare

API

  • Fix: Revert Party limit change that was allowing party membership up to 31 people (@SabreCat)
  • Fix: Allow GET of tasks belonging to Challenges in Group Plans (@SabreCat)

Client

  • Fix: Short circuit various uses of this.member in group and chat pages, removing some JavaScript console error spam (@SabreCat)

v5.1.3 String Fixes

17 Aug 21:08
Compare
Choose a tag to compare

API

  • Fix: Clean up some string errors in recent content and on Orb of Rebirth (@SabreCat)