Releases: HabitRPG/habitica
Releases · HabitRPG/habitica
v5.42.0 Winter 2025-26
v5.41.6 Moderation improvements
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
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
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
v5.41.2 Fixes by Fiz
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
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
- Chore: Package updates per @dependabot
v5.41.0 Admin panel improvements
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
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
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
updatefunction usage in Take This migration script (@SabreCat)