Skip to content

2.0.0

Latest

Choose a tag to compare

@remcotolsma remcotolsma released this 13 May 20:23
· 2 commits to main since this release
c47df0e

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. Release
  • pronamic/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