Skip to content

Releases: HabitRPG/habitica

v3.21.1 Announcements

07 Jul 22:56
Compare
Choose a tag to compare
  • 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

05 Jul 21:01
Compare
Choose a tag to compare

API

  • Content: Backgrounds and Armoire gear
  • Fix: Disable Egg Hunt quest
  • Fix: Potential in-app purchases exploit
  • Chore: Update locales

Real-Time Chat groundwork

02 Jul 13:19
Compare
Choose a tag to compare

Features

  • Update locales
  • Groundwork for Real-time Chat

v3.19.0

02 Jul 02:22
Compare
Choose a tag to compare

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

v3.18.0 Take This

29 Jun 20:41
Compare
Choose a tag to compare

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

28 Jun 15:03
Compare
Choose a tag to compare

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

23 Jun 19:57
Compare
Choose a tag to compare

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

22 Jun 01:22
Compare
Choose a tag to compare

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

19 Jun 10:36
Compare
Choose a tag to compare

API

  • Feat: locales updated
  • Fix: fix training values not resetting at level up (thanks to @velezsarain)

Client

  • Fix: Allow users to reject invites to new parties
  • Fix: deleting completed todos now works (thanks to @Hus274)

3.13.0

18 Jun 00:55
Compare
Choose a tag to compare

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