Changelog
Added
- Task template post type for recurring tasks.
- Task scheduler for automatic task creation from templates.
- End date merge tag support.
- Compact period fields in admin.
- New templates (
task-details.php,task-template-details.php). - Composer autoloading via
automattic/jetpack-autoloader(v3.0.2) — Changelog edits. Release woocommerce/action-scheduler(v3.7.1) — WP 6.4 compatibility and semver security fix. Releasepronamic/wp-datetime(v2.1.7) — Updated.gitattributes. Release
Changed
- Rewritten plugin with namespaced architecture (
Pronamic\Orbis\Tasks). - Improved handling of empty meta values.
- Increased minimum PHP requirement to 8.0.
- Increased minimum WordPress requirement to 6.2.
Removed
- AngularJS frontend code.
- AJAX controller.
- Tasks widget.
- Legacy templates (
tasks.php,new-task-form.php).
Full Changelog: 1.1.1...v2.0.0