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)