Releases: HabitRPG/habitica
Releases · HabitRPG/habitica
v5.47.5 Homebrew Analytics; CSP on hold
API
- Feature: Capture some basic KPIs in our own database instead of sending data to third party analytics platforms (@phillipthelen)
- Fix: Disable CSP rules that were breaking Google login and apidoc, for now (@SabreCat)
Client
- Feature: Caution user about including sensitive personal information, or SPI, in task fields (@SabreCat)
- Fix: Rerender task columns as necessary to ensure DOM stays consistent in display of user's task order (@SabreCat)
- Refactor: Remove prior analytics solution (@phillipthelen)
v5.47.4 IPN Logging
v5.47.3 CSP and Apple email fix
API
- Feature: Implemented Content-Security-Policy (@SabreCat)
- Refactor: Moment locales delivered from core translations API (@phillipthelen)
- Chore: Locale files updated (@weblate contributors)
Client
v5.47.2 Group Plan reclamation fix
v5.47.1 Pre April Fools fixes
v5.47.0 April Fooling 2026
API
- Content: April Fool's event for 2026 (@beffymaroo, @SabreCat)
- Chore: Locale files updated (@weblate contributors)
Client
- Refactor: More futureproof implementation of AF shenanigans (@phillipthelen)
v5.46.4 Fixes
API
- Fix: Don't allow users to search up and join archived Guilds (@SabreCat)
- Fix: Use correct variable name in group invite emails (@SabreCat)
- Chore: Locale files updated (@weblate contributors)
Client
- Fix: Don't create a new tag in tag creation flow if user has input an exact match with an existing tag (@Tanmay-Nalawade, @SabreCat)
v5.46.3 Rebirth Adjustment, Security Fix
API
- Feature: Simplify logic for awarding Orb of Rebirth achievements. It's no longer necessary to exceed previous level to stack the achievement, only to grow the "highest level rebirthed" portion (@Hafizzle)
- Fix: Generate fresh IV for cryptography instead of using a static environment variable. Addresses GHSA-wj5m-v567-ph9j (Corban Villa)
v5.46.2 Fixes and QoL
API
- Fix: Deduplicate streak achievement notifications (@rohithgowda18)
- Fix: Don't unpin quest potions from Rewards at cron (@SabreCat)
- Chore: Locale files updated (@weblate contributors)
Client
- Feature: Add standard close X to Bailey news modal (@SabreCat)