Releases: HabitRPG/habitica
Releases · HabitRPG/habitica
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)
v5.0.1 Group Plan routing fix
Client
- Fix: Links using
guilds
URI to reference a Group Plan redirect to the appropriate Group Plan information page instead of throwing a 404 (@SabreCat)
v5.0.0 Guild and Tavern Retirement
API
- BREAKING: Public social features have reached end-of-life.
- Most routes related to groups, chat, and Challenges will now only work for Parties and Group Plans.
- "Tavern" continues to exist as a shell to hold public Challenges.
- Users can still manage extant Challenges from now inaccessible groups.
Client
- Feature: Pause Damage button moved to Settings
- Fix: Removed a spurious hover underline from "Report a Bug" in header
- Chore: Updates to Community Guidelines to account for reduced social footprint