Releases: HabitRPG/habitica
Releases · HabitRPG/habitica
Release list
v5.46.0 Spring Content 2026
API
- Content: Gear, backgrounds, etc for March-May 2026 (@beffymaroo and @SabreCat)
v5.45.0 Performance Improvements + Fixes
API
- Fix: Various improvements to connectivity and shutdown handling to improve performance on Kubernetes (@phillipthelen)
- Fix: Remove HTML and PNG export API routes that are no longer maintained and which only returned 404s (@SabreCat)
Client
- Fix: Correctly total up tasks for currently selected filter when displaying count above task column (@Tanmay-Nalawade)
- Fix: Correctly include class gear bonus when displaying stat breakdown on user profile (@SabreCat)
- Fix: Don't show broken image on user profile if user has no background equipped (@phillipthelen)
- Fix: Correct a link to admin panel for admin users (@phillipthelen)
v5.44.2 Performance Improvements
API
- Performance: Adjustments to caching and MongoDB pool behavior to smooth out resource spikes and avoid gibberish page loads (@phillipthelen)
v5.44.1 String Hotfix
API
- Fix: Use consistent templating characters across all i18n files to avoid errors in group, challenge, and other miscellaneous strings (@SabreCat)
v5.44.0 BREAKING Update to String Localization
API
- Refactor: Load i18n data in safer and more performant fashion (@phillipthelen). As part of this change, the
GET/api/v4/i18n/browser-scriptroute is sunset, replaced by/api/v4/i18n/coreand/api/v3/i18n/content. - Feature: Add anonymous debug logging to PayPal subscriptions, for investigating accounts receiving subscriptions without payment completion (@SabreCat)
- Fix: Customization items can now be pinned to Rewards as intended (@Hafizzle and @phillipthelen)
Client
- Fix: Support for pinning customization items (@Hafizzle)
v5.43.4 Social Auth Usernames Fix
v5.43.3 Chat Performance
API
- Feature: Environment configuration to disable SSL and base URL checks, for use in containerized environments (@phillipthelen)
- Performance: Improved pagination for chat and inbox routes (@Hafizzle)
- Chore: Locale files updated (@weblate contributors)
Client
- Performance: Make use of new pagination in web components (@Hafizzle)
v5.43.2 Stat Allocation Fix
Client
- Fix: Correct binding of dropdown in stat allocation so it saves as intended (@Hafizzle)
v5.43.1 Privacy Preferences Fix
Client
- Fix: Default analytics permission to
falsewhen opening privacy preferences modal on home page (@SabreCat)