Releases: HabitRPG/habitica
Releases · HabitRPG/habitica
v3.21.1 Announcements
- Fix: Clarify wording regarding merchandise inquiries
- Chore: Announcements for extra Take This challenge and official blog posts
v3.21.0 Armoire and BGs July 2016
API
- Content: Backgrounds and Armoire gear
- Fix: Disable Egg Hunt quest
- Fix: Potential in-app purchases exploit
- Chore: Update locales
Real-Time Chat groundwork
Features
- Update locales
- Groundwork for Real-time Chat
v3.19.0
API
- feat: Update translations
- feat: Moderators can now revoke chat privileges from the hall
- fix: Transactions use Habitica instead of Habit RPG
Docs
- fix: Typos
Client
- chore: Habitica Markdown updated
v3.18.0 Take This
API
- Content: Gear to be awarded for the Take This challenges
Client
- Feature: Enable purchase of summer-themed avatar skins from the customization page
- Fix: Use
npm shrinkwrap
for better stability of versions across deployments
v3.17.0
API
- feat: Translations updated
- fix: Cancelled Amazon payments subscriptions of more than 1 month now correctly set cancellation date (Thanks @Hus274 )
Client
- fix: Completed todos sync correctly (Thanks @Hus274 )
- fix: Party chat notifications clear when going to party page
- fix: Sending messages in a group when there are unloaded messages on the server no longer stalls out your computer
Docs
- fix: Correct path to png route
v3.16.0 Push notifications
API
- Feature: Push notifications have been upgraded, replacing the v2 version of the functionality.
- Chore: Locale files updated
- Content: June 2016 subscriber item set
- Documentation fix: Corrected route path for pet feeding (thanks to @khipkin)
- Fix: Better handling for passing event categories to Google Analytics
- Fix: Only award quest goodies to participants per status of
true
- Fix: Retrieve the entire user when resetting password so name fields aren't accidentally overwritten
Client
- Feature: Enable purchase of Seafoam from the Seasonal Shop
- Fix: Include class equipment bonus when sorting by attribute (thanks to @Hus274)
v3.15.0 Summer Splash 2016
API
- Content: Summer Splash 2016 class equipment and Seasonal Shop item availability
- Performance: Groups over 5000 members no longer send notifications for new activity
Client
- Feature: Enable Seasonal Shop
- Fix: Force refresh of party page upon create or invite to give more up-to-date information
- Fix: Load completed To-Dos on sync so they don't vanish unexpectedly
- Fix: Only show "Private messages have been marked as read" when relevant (with @Hus274)
- Fix: Use a translatable string for Mana in header
3.14.0
3.13.0
API
- Feature: Tasks now can have a short name, unique among a user's tasks but not the whole tasks collection, as a human-readable ID for use in integrations.
- Fix: Member and flag routes are more consistently documented
- Fix: Message announcing Gems gift includes backticks for Markdown (thanks to @Hus274)
- Fix: Migration to correct old invalid emails
- Fix: More consistent naming of quest series and pet quest awards
- Fix: Upgrade npm before other build tasks (thanks to @thompsnm)
Client
- Fix: Guild invitations no longer require hard refresh to clear (thanks to @Hus274)
- Fix: Missing or corrupted local storage no longer breaks login