Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@kronosapiens kronosapiens released this 15 Jul 05:28
· 49 commits to master since this release

Many new features and quality-of-life improvements.

Highlights include a much improved Chores priority preview flow and support for multiple budgets in Things, as well as improved use of the Bolt SDK for both UX and internal bookkeeping.

Features

  • [Hearts] Allow for increasing maximum hearts (#144)
  • [Things] Add support for multiple budgets (#145)
  • [Chores] Add support for priority previews (#149)
  • [Chores] Add /chores-reset command (#163)
  • [Hearts] Added bonus hearts for 100% chore completion (#178)
  • [Hearts] Added Give karma button to app home (#180)

Maintenance

  • [Hearts] Send message when hearts decay (#151)
  • [Chores] Show previous priority during updates (#157)
  • Upgrade repository to Node 20 (#159)
  • Improve app sync timing (#162)
  • Ensure houseId field is non-null (#166)
  • [Chores] Truncate hour when doing value updates (#167)
  • Improve handling for "inactive" workspaces (#179, #181)
  • Improve error handling internally (#182)
  • [Chores] Increase maximum monthly chore limit (#184)
  • Move ack() calls to function end (#185)
  • Migrated modal flows to ack() (#188)
  • Miscellaneous version bumps (#155, #156, #168, #169)

Bug fixes

  • Resolved upstream issue with app home pages not updating (#146)
  • Use rounded points value when displaying Chores home (#150)
  • Added support for private channels (#173)
  • Delete app installations correctly (#183)