Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@kronosapiens kronosapiens released this 04 Feb 00:22
· 12 commits to master since this release

Many more new features and quality-of-life improvements.

Highlights include adding support for one-off special chores, letting admins force-create chores, and adjusting required upvotes for thing buys based on hearts. In addition, users are now inactive by default and must be activated before participating in the apps.

Features

  • [Hearts] Update approach to karma issuance (#217, #225)
  • [Things] Reduce required vote thresholds for users with many hearts (#211, #219)
  • [Chores] Add support for "special chores" (#210, #213, #216, #218, #221)
  • [Chores] Automatically "ping" workspaces when individual chores cross a certain value (#208, #209)
  • [Hearts] Allow users to sync either users or channels, not both (#201, #207)
  • [Chores] Allow admins to "force" chore creations, simplifying onboarding for new communities (#160, #203)
  • [Chores] Begin recording "chore times" in claim metadata (not currently shown in UI) (#148, #194)

Maintenance

  • [All] Replace user "exemption" with "activation," users are now inactive by default (#234)
  • [All] Include only human users in multi-select inputs (#233)
  • [Hearts] Automatically "revive" users after running out of hearts (#229, #231)
  • [Chores] Began using separate "Power Ranker" npm package (#228)
  • [Chores] Improve chore prioritization experience (#222)
  • [All] Add emoji to app home actions (#214)
  • [Things] Add confirmation modal to "load" flow (#212)
  • [Things] Order "bought things" by thing url (#197)
  • [Chores] Add maximum length to chore description (#192)
  • [Chores] Post chore description as comment to claim (#191)
  • [Things] Remove things "types" from UI (#158)
  • Miscellaneous version bumps (#198, #199, #204, #205, #206, #215, #227)

Bug fixes

  • [Chores] Fixed counterintuitive behavior with chore prioritization (#224)
  • [Chores] Add modal when trying to prioritize before chores are created (#202)

Full Changelog: v0.5.0...v0.6.0