Skip to content

0.31.43

Pre-release
Pre-release
Compare
Choose a tag to compare
@robotichead robotichead released this 16 Oct 10:56
· 135 commits to main since this release
6e3fa43

New Feature

Implementation of the scheduled object feature. Users can now schedule a reoccuring object (task or project), to be created at a future date. The frequencies are;

  • Set Day of the Week
  • Weekly
  • Fortnightly
  • Monthly
  • Start of the Month
  • End of the Month
  • X Days before End of the Month

Currently the end conditions are;

  • No End Date
  • End Date
  • Number of Repetes

With the user having the ability to turn it off at any point

What's Changed

Full Changelog: 0.31.42...0.31.43