0.31.43
Pre-release
Pre-release
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
- Fix JS 0715 by @aidanjbennett in #689
- Develop by @robotichead in #691
Full Changelog: 0.31.42...0.31.43