Skip to content

Releases: HabitRPG/habitica

v5.18.0 One-Click Unsubscribe

08 Feb 20:56
Compare
Choose a tag to compare

API

  • Feature: /email/unsubscribe API route now accepts POST method as well as GET, to support RFC 8058 (@SabreCat)
  • Feature: Support more user fields for administrative update (@phillipthelen)
  • Chore: Locale files updated (@weblate)
  • Chore: New notification type added to support finer-grained announcements (@phillipthelen)

Client

  • Feature: Add support for editing profile, achievements, and customizations in user support panel (@phillipthelen{

Repo

  • Chore: Exclude file commonly created when modifying files in Visual Studio Code (@CuriousMagpie)

v5.17.2 First, Love Thyself

06 Feb 20:07
Compare
Choose a tag to compare

API

  • Feature: API no longer throws an error when user "likes" their own chat message (@negue)
  • Chore: Remove deprecated keepAlive MongoDB settings (@SabreCat)

Client

  • Fix: Use flex-end instead of less broadly supported end value in app footer CSS (@SabreCat)

Repo

  • Chore: Move various one-time migrations to archive folders and delete duplicates (@SabreCat)

v5.17.0 February Content

26 Jan 22:39
Compare
Choose a tag to compare

API

  • Content: February Mystery items, Backgrounds, Enchanted Armoire, and Valentine's event (@CuriousMagpie)

Client

  • Fix: Correctly apply sorting options when activating a transformation item on party members (@leonardochappuis)

v5.16.1 Reset and Items Fixes

18 Jan 21:55
Compare
Choose a tag to compare

API

  • Fix: Use markModified when updating items via admin panel (@SabreCat)

Client

  • Fix: Allow use of "danger zone" account reset feature for users with social authentication (@phillipthelen)

v5.16.0 Mongoose 7 and Challenge Safety

16 Jan 21:45
Compare
Choose a tag to compare

API

Client

  • Feature: Updates to support banned word handling (@CuriousMagpie)
  • Feature: Enable more subscription-related fields for editing in admin panel (@phillipthelen)
  • Fix: Clean up visuals on reporting modal (@CuriousMagpie)

v5.15.2 Fixes

10 Jan 21:28
Compare
Choose a tag to compare

API

  • Feature: Throw error and revoke chat privileges when a user attempts to add a word from the slurs file to their public profile (@CuriousMagpie)
  • Fix: Don't include unreleased Enchanted Armoire items in general GET /content response (@SabreCat)
  • Fix: Default equipped pet and mount to '' instead of undefined so client doesn't need to deep rebuild user.items on first equip (@SabreCat)

Client

  • Fix: If an error occurs when saving the user profile, revert to prior values on the client (@SabreCat)

Repo

v5.14.2 Group Task Fixes

18 Dec 21:55
Compare
Choose a tag to compare

API

  • Fix: Don't erroneously throw "Groups to copy tasks from must have subscriptions" error when user opts to copy tasks from a fresh Group Plan after leaving one they used in the past (@SabreCat)
  • Fix: Double check the array and object-key data during Group Plan task assignment to keep the two formats in sync (@SabreCat)

v5.14.1 Modal Fix

18 Dec 21:53
Compare
Choose a tag to compare

Client

  • Fix: Remove erroneous color styling for small elements in Gems modal (@SabreCat)

v5.14.0 Winter Wonderland

18 Dec 01:50
Compare
Choose a tag to compare

API

Client

  • Fix: Correct horizontal padding in quest modals (@CuriousMagpie)
  • Fix: Better display of dates in Gift-One-Get-One promotional text (@SabreCat)

Repo

v5.12.2 Web Fixes

22 Nov 21:40
Compare
Choose a tag to compare

API

  • Fix: Use end dates based on relevant EVENTS constants in description strings for quest bundles (@CuriousMagpie)
  • Fix: Add November's Magic Hatching Potions to Featured Items in Market (@CuriousMagpie)

Client

  • Fix: Correct "string '' not found" error when choosing classes from Market equipment dropdown (@SabreCat)
  • Fix: Center Markdown images in Bailey news announcements (@SabreCat)