Releases: HabitRPG/habitica
Releases · HabitRPG/habitica
Release list
v3.40.0
API
- Feature: Settings > API page contains instructions for getting a new API Token (thanks to @Mathwhiz)
- Fix: Pusher changes
- Fix: Scientific notation is not used for boss damage
- Chore: Tests for timezoneOffsetToUtc filter (thanks to @thompsnm)
- Chore: Test for cron semi-safe mode (thanks to @thompsnm)
- Chore: Provide additional tests for local login defaults
Client
- Feature: Default tags now match the mobile onboarding task types instead of being time of day (thanks to @DrStrangepork)
- Feature: Welcome tour persists progress and reward tracking (thanks to @tylerxo)
- Feature: Press Kit is improved (thanks to @Mathwhiz)
- Fix: Outdated QR Code removed
- Chore: Locales strings added for Android FAQ answers (thanks to @sougat818)
Repository
- Fix: Infinite builds are now finite
- Fix: Slack client now installs correctly (thanks to @JSchneidler)
v3.39.1
v3.39.0 Brazilian Portuguese
API
- Feature: Support for Brazilian Portuguese language
- Feature (BETA): task assignment flow for organization plans
- Feature (BETA): groundwork for real-time party chat
- Fix: Server no longer throws HTTP 500 when unflagging a system message
Client
- Feature: Pending quest progress is now visible on tasks page (thanks to @gambtho)
- Fix: Easier access to Old News page (thanks to @Mathwhiz)
- Fix: Login button reworded for clarity (thanks to @Mathwhiz)
- Fix: Footer uses relative instead of absolute link for bug reports
- Fix: Checkboxes are disabled when viewing master tasks of a challenge (thanks to @Ozzystrasza)
- Chore: Misc Bailey announcements
Repository
- Feature: Repo now includes an
.editorconfig, which editing apps can use to automatically fix various minor code style issues (thanks to @Mathwhiz)
v3.38.0
API
- Feat: flagged messages are sent to slack for easy review
- chore: new translations
v3.37.0 Armoire and BGs September '16
API
- Content: Completed script file updates for new Armoire and Backgrounds
v3.36.1 Challenge Editing final fix
API
- Fix: Checklists are no longer erased in user instance of challenge task when that task is edited on the challenge side
Client
- Fix: Restore challenge edit button
v3.36.0 Urgent Challenge Edit mitigation
API
- Content: New strings for upcoming gear and backgrounds
- Fix: Gift subscriptions correctly handle existing subscription end date in the past
- Chore: Locale files updated
- Chore: Thunderstorm Potions no longer available for purchase
- Test: Empty item categories now allowed in Market
Client
- Fix: Temporarily disable challenge editing due to #7962
- Fix: Market hides shop categories that contain no items
v3.35.0 Flag Improvements
API
- Feature: Administrators can now flag and unflag messages in private groups
- Fix: Leader of challenge can add tasks without being a member of the challenge (thanks to Husman)
- Fix: Attempting to buy a Health Potion when Health is already at maximum throws an error (thanks to Ujjwal Gulecha)
- Fix: Blocking a user also checks them into the Inn (thanks to @gambtho)
- Documentation: Block route clarified
- Chore: String references to "leslie@habitica.com" changed to "admin@habitica.com" to route questions correctly during Lemoness' OOO
Client
- Fix: "Battle Monsters with Friends" button continues to appear until party is size 4+
- Fix: "Tavern Chat" instead of "Tavern Talk" for consistency
- Chore: Bailey post with end-of-month and blog announcements
v3.34.1
Client
- fix: Revert task cancel PR until bugs can be sorted out