Releases: HabitRPG/habitica
Releases · HabitRPG/habitica
v5.8.0 Backgrounds and Armoire October 2023
API
- Content: New Backgrounds and Enchanted Armoire items (@CuriousMagpie)
- Chore: Locale files updated (@weblate)
v5.7.0 Profile and Settings Updates
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
API
- Content: Backgrounds and Enchanted Armoire items for September 2023 (@CuriousMagpie)
- Chore: Locale files updated (@weblate)
v5.3.0 September Mystery Items
API
- Content: New subscriber mystery set for September 2023 (@CuriousMagpie and @SabreCat)
- Chore: Locale files updated (@weblate contributors)
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
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
v5.1.4 More Group Fixes
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
API
- Fix: Clean up some string errors in recent content and on Orb of Rebirth (@SabreCat)
v5.1.2 Group Fixes
API
- Fix: Allow party invites up to 30 total members, not just 29 (@SabreCat)
- Fix: Allow GET requests, and POST /leave requests, against Challenges that you belong to but whose underlying Party or Guild is inaccessible (@SabreCat)
Client
- Fix: Don't try to navigate to same route when user clicks avatar on the profile page it belongs to (@SabreCat)
v5.1.1 Content Reprises, Tweaks
API
- Feature: Increase number of chat posts that can be retrieved in Parties from 200 to 400 (@SabreCat)
- Content: Update availability of some Magic Hatching Potions and a Quest Bundle for August 2023 (@CuriousMagpie)
Client
- Refactor: Break out Vue Router from a single index to several files by topic (@negue)
v5.1.0 Backgrounds and Armoire
API
- Content: Backgrounds and Enchanted Armoire items for August 2023 (@CuriousMagpie)