Skip to content

Releases: HabitRPG/habitica

v5.1.2 Group Fixes

17 Aug 21:08
Compare
Choose a tag to compare

API

  • Fix: Allow party invites up to 30 total members, not just 29 (@SabreCat)
  • Fix: Allow GET requests, and POST /leave requests, against Challenges that you belong to but whose underlying Party or Guild is inaccessible (@SabreCat)

Client

  • Fix: Don't try to navigate to same route when user clicks avatar on the profile page it belongs to (@SabreCat)

v5.1.1 Content Reprises, Tweaks

14 Aug 20:09
Compare
Choose a tag to compare

API

  • Feature: Increase number of chat posts that can be retrieved in Parties from 200 to 400 (@SabreCat)
  • Content: Update availability of some Magic Hatching Potions and a Quest Bundle for August 2023 (@CuriousMagpie)

Client

  • Refactor: Break out Vue Router from a single index to several files by topic (@negue)

v5.1.0 Backgrounds and Armoire

14 Aug 19:32
Compare
Choose a tag to compare

API

  • Content: Backgrounds and Enchanted Armoire items for August 2023 (@CuriousMagpie)

v5.0.1 Group Plan routing fix

08 Aug 19:51
Compare
Choose a tag to compare

Client

  • Fix: Links using guilds URI to reference a Group Plan redirect to the appropriate Group Plan information page instead of throwing a 404 (@SabreCat)

v5.0.0 Guild and Tavern Retirement

08 Aug 14:37
Compare
Choose a tag to compare

API

  • BREAKING: Public social features have reached end-of-life.
    • Most routes related to groups, chat, and Challenges will now only work for Parties and Group Plans.
    • "Tavern" continues to exist as a shell to hold public Challenges.
    • Users can still manage extant Challenges from now inaccessible groups.

Client

  • Feature: Pause Damage button moved to Settings
  • Fix: Removed a spurious hover underline from "Report a Bug" in header
  • Chore: Updates to Community Guidelines to account for reduced social footprint

v4.277.3 Mismerge Fix

01 Aug 19:04
Compare
Choose a tag to compare

Client

  • Fix: Revert WIP changes to user profiles accidentally included in version 4.277.2

v4.277.2 Feature Sunset Announcement

01 Aug 19:03
Compare
Choose a tag to compare

Client

  • Feature: Banner messaging and FAQ page announcing retirement of several chat-related features (@SabreCat, @CuriousMagpie)

v4.277.0 August Mystery, Fixes

25 Jul 19:21
Compare
Choose a tag to compare

API

  • Content: Subscriber mystery items for August 2023 (@CuriousMagpie and @beffymaroo)
  • Fix: Don't combine transformation item messages in party chat if the targets are different users (@SabreCat)
  • Performance: Better query logic for Looking for Party (@phillipthelen with @SabreCat)
  • Chore: Locale files updated

Repo

  • Fix: Update example config.json so local navigation doesn't throw external link warnings (@CuriousMagpie with @SabreCat)

v4.276.2 Summer Splash Orcas and Condense Skills in Chat

18 Jul 15:39
Compare
Choose a tag to compare

API

  • Feature: When the same user activates a skill multiple times such that it would add repetitive system messages to party chat, that message stacks instead of adding multiple lines (@phillipthelen with @SabreCat)

Client

  • Chore: Updated remote image CSS

Repo

  • Chore: Added migration for awarding Orca pets and mounts for 2023 Summer Splash, employing new notification feature (@SabreCat)

v4.276.1 Looking for Party Visual Fix

18 Jul 15:36
Compare
Choose a tag to compare

Client

  • Fix: Correct background color of user cards on the Looking for Party page (@SabreCat)