Releases: HabitRPG/habitica
Releases · HabitRPG/habitica
v5.42.4 G1G1 Notification Hotfix
Client
- Fix: Use local storage, not session storage, to record dismissal of G1G1 note in notifications dropdown (@Hafizzle)
v5.42.3 Some Fixes, Again
API
- Chore: Locale files updated (@weblate contributors)
Client
- Fix: Debounce submit function on password reset form to prevent double sends (@SabreCat)
- Fix: Short circuit
markdownContainerreference in party page to avoid TypeErrors in fresh parties (@SabreCat) - Fix: Adjust paddings/margins on front landing page to better match visual flow from before username updates (@SabreCat)
v5.42.2 G1G1 adjustment and text fixes
API
- Fix: Adjust dates of Gift One, Get One promotion so start/end line up better with holiday usage patterns (@SabreCat)
- Fix: Correct one typo in English text of Winter 2025-6 gear (@SabreCat)
Client
- Fix: Adjust some layout and show/hide state issues with recent added verbiage on subscription pages (@SabreCat)
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