Habitica v4.136.1 Release Notes

Release Date: 2020-03-07 // about 4 years ago
  • API

    • 🔋 Feature: Remove the level 3 restriction on receiving drops from tasks. Award a random hatching potion + egg combination upon user's second task completion
    • 🛠 Fix: Don't truncate chat message when automatically adding profile links takes it over length limit (thanks to @paglias)
    • 🛠 Fix: Automatically correct known instances of corrupt data in user schema (thanks to @paglias)
    • 🛠 Fix: Update logging software and enable ability to disable console logs in production (thanks to @paglias)
    • 🛠 Fix: Don't throw errors for additional notes in off-season premium items (thanks to @MynahMarie)
    • 📈 Chore: Add analytics for retention events like completion of onboarding
    • ⚡️ Chore: Update various wording referring to "Food" to the more intuitive "Pet Food"

    Client

    • 🛠 Fix: Update Vue items object so newly purchased items appear right away (thanks to @alecbrick)
    • 🛠 Fix: Use router links in Challenge details so user can open in new tab etc. (thanks to @tthorpe88)
    • 🛠 Fix: Watch members data so the list updates correctly when navigating between Guilds (thanks to @tsukimi2)
    • 🛠 Fix: Various corrections to layout/styling/usability on new Private Messages page (thanks to @negue)

    Repo

    • ⚡️ Chore: Update packages per Dependabot