Releases: HabitRPG/habitica
Releases · HabitRPG/habitica
v5.32.0 January 2025 Content
API
- Content: Monthly added items for January 2025 (@CuriousMagpie with art by @beffymaroo)
- Chore: Locale files updated (@weblate)
v5.31.2 Gift One, Get One adjustment
v5.31.1 Web Fixes
API
- Fix: Update FAQ answer about Mystic Hourglasses to reflect recent revisions to subscriber benefits (@SabreCat)
Client
- Fix: Adjust z-index of snackbar notifications so the user can continue to interact with menus (@CuriousMagpie)
- Fix: Revise button styles across the site for consistency and compliance with intended designs (@CuriousMagpie)
- Fix: Center messages related to Pet foods in the inventory drawer and don't wrap text unnecessarily (@AlexKliger and @CuriousMagpie)
v5.31.0 Winter Wonderland content + fixes
API
- Content: Seasonal equipment for Winter Wonderland 2024-25 (@CuriousMagpie)
- Fix: Add handling for Winter Wonderland spanning years, when determining content availability (@SabreCat)
- Chore: Locale files updated (@weblate)
Client
- Fix: Correct a bad import of sidebar component in Seasonal Shop (@SabreCat)
- Fix: Show the quest purchase modal instead of the generic buy modal when viewing quests in Seasonal Shop (@SabreCat)
- Fix: Allow click on the entirety of the Gem element, not just the icon (@CuriousMagpie, @SabreCat)
Scripts
v5.30.0 Subscriptions Revision
API
- Feature: Logic for subscriber benefits substantially revised, for simplicity and generosity. An explanation of the changes is available on this FAQ page. (@phillipthelen)
- Chore: Locale files updated (@weblate)
Client
v5.29.3 Subscriptions Announcement
Client
- Feature: FAQ about upcoming (more generous!) adjustments to subscriber benefits, with a banner on the Subscription settings page linking to it (@SabreCat)
v5.29.1 Class Selection and Mystery Items Fixes
API
- Fix: Include mystery items when filtering content data for official mobile apps (@phillipthelen)
- Chore: Locale files updated (@weblate)
Client
- Fix: Show top tier always-available Gold gear for classes in class selection modal, not seasonal gear (@CuriousMagpie)
v5.29.0 November Content
API
- Content: Releases for November 2024 (@beffymaroo, @CuriousMagpie)
- Fix: Correct typos in Puppy pet and Basketball Uniform (@CuriousMagpie)
- Chore: Locale files updated (@weblate)
v5.28.9 Date Storage Fix
v5.28.8 No More Smartbanner
API
- Chore: Locale files updated (@weblate)
Client
- Refactor: Remove
smartbanner.js
from the site (@CuriousMagpie)
Repo
- Fix: Update
docker-compose.yml
to correctly launch MongoDB replica set (@DesBlock)