Skip to content

Releases: HabitRPG/habitica

v5.42.0 Winter 2025-26

26 Nov 02:01

Choose a tag to compare

API

  • Content: Winter Wonderland 2025-26 and monthly content for the same period (@SabreCat)
  • Chore: Locale files updated (@weblate contributors)

Client

  • Feature: Add clarifying text on how subscriptions including Group Plans are charged and how they can be canceled (@SabreCat)

v5.41.6 Moderation improvements

06 Nov 15:32

Choose a tag to compare

API

  • Feature: Revoking a user's chat privileges or shadow muting now works in private spaces (@phillipthelen)
  • Fix: Error when user's attempted reg email collides with an existing account is more clear (@SabreCat)
  • Chore: Locale files updated (@weblate contributors)

Client

  • Fix: Orb of Rebirth achievement modal appears with better timing (@Hafizzle)

v5.41.5 FAQ update and responsiveness fixes

23 Oct 15:12

Choose a tag to compare

API

  • Content: New FAQ entry re preventing HP loss (@SabreCat)
  • Chore: Locale files updated (@weblate contributors)

Client

  • Fix: Adjustments to several views and modals to better accommodate mobile screen sizes (@Hafizzle)

Scripts

  • Fix: Match user documents on _id correctly in Take This migration (@MuhammadUbaid123)

v5.41.4 Challenge Hotfix, etc

30 Sep 22:26

Choose a tag to compare

API

  • Revert: Deprecate some translations related to Group Plans (@Hafizzle)
  • Chore: Locale files updated (@weblate contributors)

Client

  • Fix: Update Community Guidelines for current staff roster (@SabreCat with art by @beffymaroo)
  • Fix: Load Challenge participants correctly when searching (@Hafizzle)
  • Revert: Remove Google Analytics tracking (@phillipthelen)

v5.41.3 Fixes and FAQ Tweaks

23 Sep 22:21

Choose a tag to compare

API

  • Fix: Revise message given to user who attempts to access while blocked (@Hafizzle)
  • Chore: Locale files updated (@weblate contributors)

Client

  • Fix: Await Orb of Rebirth operation correctly to avoid t.response undefined error (@Hafizzle)
  • Fix: Correct redundant disabled styles that caused erroneous visuals on + and - buttons (@Hafizzle)
  • Chore: Update staff list on FAQ page (@SabreCat)

v5.41.2 Fixes by Fiz

19 Sep 21:47

Choose a tag to compare

API

  • Chore: Locale files updated (@weblate contributors)

Client

  • Feature: Can navigate to different tabs of user profile via userId hash and /profile, /stats, or /achievements (@Hafizzle)
  • Fix: Chat mentions and highlighting are now appropriately case-sensitive (@Hafizzle)
  • Fix: Style updates for Gift One, Get One promotion (@Hafizzle)
  • Fix: Gift One, Get One notification appears based on event timing rather than needing data pushed to db (@Hafizzle)
  • Fix: Style and layout improvements for Challenges, especially close/end flow (@Hafizzle)

v5.41.1 GPC Message

17 Sep 03:15

Choose a tag to compare

API

  • Chore: Locale files updated (@weblate contributors)

Client

  • Feature: Show a warning in privacy settings when user has the Global Privacy Control enabled -- analytics are off by default with GPC but explicit opt-in will send data (@SabreCat)

Repo

v5.41.0 Admin panel improvements

11 Sep 19:46

Choose a tag to compare

API

  • Feature: Can now use admin panel to delete user + send worker job to purge analytics data (@phillipthelen)
  • Chore: Locale files updated (@weblate contributors)

v5.40.2 Log Efficiency

08 Sep 20:59

Choose a tag to compare

API

  • Fix: Trim unnecessary information when sending errors to logging service (@phillipthelen)
  • Chore: Locale files updated (@weblate contributors)

v5.40.1 Analytics and Misc Fixes

04 Sep 19:10

Choose a tag to compare

API

  • Chore: Locale files updated (@weblate contributors)

Client

  • Fix: Move analytics loading to an on-demand step when attempting to file events, so user record is available (@SabreCat)
  • Fix: Correct several non-fatal warnings, leaving JS console clean on page load (@phillipthelen)

Repo

  • Fix: Correct deprecated update function usage in Take This migration script (@SabreCat)