Skip to content

Releases: HabitRPG/habitica

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)

v5.1.2 Group Fixes

17 Aug 21:08
Compare
Choose a tag to compare

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

14 Aug 20:09
Compare
Choose a tag to compare

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

14 Aug 19:32
Compare
Choose a tag to compare

API

  • Content: Backgrounds and Enchanted Armoire items for August 2023 (@CuriousMagpie)

v5.0.1 Group Plan routing fix

08 Aug 19:51
Compare
Choose a tag to compare

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

08 Aug 14:37
Compare
Choose a tag to compare

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