Habitica v4.141.1 Release Notes

Release Date: 2020-05-08 // about 4 years ago
  • API

    • 🔋 Feature: Add "secret" text field to user schema to support upcoming admin tools development (thanks to @negue)
    • 🔨 Refactor: Improve caching of i18n data (thanks to @paglias)
    • 🛠 Fix: Don't continue to redden completed To-Dos during cron; don't accelerate redness with checked-off checklist items
    • 🛠 Fix: Default GET on private messages returns all messages instead of just 10 (thanks to @negue)
    • 🛠 Fix: Account reset now correctly unassigns Stat Points (thanks to @PitiTheGrey)
    • 🛠 Fix: Better handling of subscription credit during PayPal unsubscription, to avoid accidental lost months (thanks to @benkelaar)
    • 🛠 Fix: Update error message returned by API when attempting to overbuy subscriber Gems, for a less judgmental tone (thanks to @Alys)

    Client

    • 🛠 Fix: Use correct linking method to visit Private Messages, to avoid stacking other page elements on top (thanks to @tsukimi2)
    • 🛠 Fix: Better debounce for scrolling through Guilds so pagination works properly (thanks to @negue)

    Repo

    • 🛠 Fix: Correct punctuation on some Armoire item text (thanks to @ThePlasmak)
    • 🛠 Fix: Better isolation environment for Vue component unit tests (thanks to @benkelaar)
    • ⚡️ Chore: Locale files updated
    • ⚡️ Chore: Package updates per Dependabot