Releases: HabitRPG/habitica
Releases · HabitRPG/habitica
v5.16.1 Reset and Items Fixes
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
API
- Feature: Disallow banned words from inclusion in Challenge text fields (@CuriousMagpie, @SabreCat)
- Fix: Use language preference when displaying FAQ answers (@umbrella-h)
- Chore (but important!): Upgrade to Mongoose 7 (@phillipthelen, @negue, @SabreCat)
- Chore: Locale files updated (@weblate)
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
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 ofundefined
so client doesn't need to deep rebuilduser.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
- Chore: Package updates (@dependabot)
- Chore:
lint --fix
on various files (@phillipthelen)
v5.14.2 Group Task Fixes
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
Client
- Fix: Remove erroneous
color
styling forsmall
elements in Gems modal (@SabreCat)
v5.14.0 Winter Wonderland
API
- Content: Winter Wonderland 2023-2024 (@CuriousMagpie, art by @beffymaroo)
Client
- Fix: Correct horizontal padding in quest modals (@CuriousMagpie)
- Fix: Better display of dates in Gift-One-Get-One promotional text (@SabreCat)
Repo
- Chore: Remove Storybook (@negue)
- Chore: Automatic linting fixes (@phillipthelen)
v5.12.2 Web Fixes
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
v5.12.1 Quest Bundle End Dates
API
- Fix: Remove misleading hard-coded end dates from quest bundle descriptions (@CuriousMagpie)
v5.9.1 Fixes
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
v5.9.0 Dune Buddy Achievement
API
- Content: New achievement, "Dune Buddy", for collecting basic colors of desert-dwelling pets (@CuriousMagpie)