Releases: HabitRPG/habitica
Releases · HabitRPG/habitica
Release list
v3.33.1 Upgrade Facebook Hello
Client
- Fix: Update version of Facebook Hello bower module
- Chore: Bailey news announcement for armadillos, iOS, Staff Spotlight
v3.33.0 QRmadillos
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
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
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
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
API
- Fix: Better handling for the new premium potions item category
v3.30.1 Mobile potions fix
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
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
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
API
- Feature: Computed stats
maxHealth,maxMP, andtoNextLevelare 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.newUserfield 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)