Skip to content

Releases: HabitRPG/habitica

v3.33.1 Upgrade Facebook Hello

Choose a tag to compare

@SabreCat SabreCat released this 18 Aug 20:31

Client

  • Fix: Update version of Facebook Hello bower module
  • Chore: Bailey news announcement for armadillos, iOS, Staff Spotlight

v3.33.0 QRmadillos

Choose a tag to compare

@SabreCat SabreCat released this 18 Aug 18:11

API

  • Feature: Top level URL route to show user's profile via QR code scan
  • Content: Armadillo Pet Quest
  • Fix: Inbox opt out preference now exposed in api/v3/members/:memberId (thanks to @lynxlynxlynx)
  • Fix: Chat messages from deleted user accounts can be flagged (thanks to @Hus274)
  • Fix: Pass headers correctly to analytics service, and better handle missing headers
  • Fix: Better checking for in-use email address on registration, including privacy protection (thanks to @cching0L2)
  • Chore: Locale files updated

Client

  • Fix: Client support for message flagging fix (also @Hus274)

v3.32.0

Choose a tag to compare

@crookedneighbor crookedneighbor released this 14 Aug 19:14

API

  • feat: New locales
  • fix: edit challenges
  • feat: Add platform to analytics

Client

  • fix: prevent error when double clicking a task
  • fix: scroll to top when changing state
  • fix: prevent restore streak option from appearing in challenge task creation
  • feat: Party loading messages

Reversion to v3.31.0

Choose a tag to compare

@Alys Alys released this 15 Aug 02:19

The production website was reverted to v3.31.0 about 17 minutes ago. No changes were done in GitHub for this.

I have no idea if creating a new Release is the correct protocol for this, but it can't hurt too badly. :) We need to add a note about that to our deployment process (including instructions for tag numbers and target commit), and then tidy up this comment.

v3.31.0

Choose a tag to compare

@crookedneighbor crookedneighbor released this 10 Aug 17:55

API

  • feat: new locales

Client

  • feat: Add redirect for coupon links
  • fix: Correct how market purchase calls are made

v3.30.2 Adjustments for premium potions on Web

Choose a tag to compare

@SabreCat SabreCat released this 10 Aug 05:31

API

  • Fix: Better handling for the new premium potions item category

v3.30.1 Mobile potions fix

Choose a tag to compare

@SabreCat SabreCat released this 10 Aug 03:50

API

  • Fix: Corrected unique identifier for premium hatching potions, to prevent crashes on iOS
  • Documentation: Fixes re coupons/enter/:code and tasks/:taskId

v3.30.0 Thunderstorm Hatching Potions

Choose a tag to compare

@SabreCat SabreCat released this 09 Aug 23:43

API

  • Content: New premium hatching potion, Thunderstorm

Client

  • Feature: Enable Pusher real-time chat for all users
  • Chore: News for Thunderstorm Potions, Staff Spotlight, and mobile app updates

v3.29.1 Tweak Pusher connectivity and an API fix

Choose a tag to compare

@paglias paglias released this 07 Aug 20:28

Client

  • Disconnect Pusher after 30m of inactivity

API

  • Remove guild or party from user if it doesn't exist on lookup ( thanks to @Hus274 )

v3.29.0 Computed Stats

Choose a tag to compare

@SabreCat SabreCat released this 05 Aug 19:36

API

  • Feature: Computed stats maxHealth, maxMP, and toNextLevel are returned in GET requests for users/group members
  • Fix: Booting party member correctly removes them from active quest (thanks to @Hus274)
  • Fix: Better cleanup for invalid group invites (thanks to @Hus274)
  • Fix: Creating an account with Facebook login correctly sets new user flag
  • Documentation: data.newUser field in responses

Client

  • Feature: Support for Facebook's "Pixel" analytics
  • Fix: Tavern Challenges no longer reset to 1 Gem prize if they're already >1 (thanks to @Ozzystrasza)
  • Fix: Guild leader message uses available width correctly in Firefox (thanks to @ESWAT)
  • Fix: Current audio theme selection is highlighted in menu (thanks to @ESWAT)
  • Fix: Correct broken image on static/features page (thanks to @ESWAT)