Skip to content

v2.1.14

Choose a tag to compare

@erseco erseco released this 24 Aug 11:14
· 6 commits to main since this release
31f6837

What's Changed

  • Prevent fork pull requests from running CI workflows by @erseco in #288
  • Restore CI for approved fork pull requests by @erseco in #289
  • Reduce PHPMD codesize alerts from 38 to 25 by @erseco in #290
  • Reduce PHPMD codesize alerts from 25 to 20 by @erseco in #291
  • Reduce PHPMD codesize alerts from 20 to 14 by @erseco in #292
  • Reduce PHPMD codesize alerts from 14 to 10 by @erseco in #294
  • Reduce PHPMD codesize alerts from 10 to 8 by @erseco in #295
  • Decompose Decker_Tasks 1/7: clone and merge engines by @erseco in #296
  • Decompose Decker_Tasks 2/7: REST controllers by @erseco in #297
  • Decompose Decker_Tasks 3/7: order engine by @erseco in #298
  • Decompose Decker_Tasks 4/7: admin meta boxes by @erseco in #299
  • Decompose Decker_Tasks 5/7: admin list and chrome by @erseco in #300
  • Decompose Decker_Tasks 6/7: save paths by @erseco in #301
  • Decompose Decker_Tasks 7/8: task writer and the args migration by @erseco in #302
  • Decompose Decker_Tasks 8/8: task model display split by @erseco in #303
  • Fix notification panel to keep and display the newest entries by @erseco in #306
  • chore(deps-dev): bump @wordpress/scripts from 33.0.0 to 34.0.0 by @dependabot[bot] in #308
  • Build runtime translations at package time, ship .l10n.php, enforce the minimum WordPress version by @erseco in #309
  • test: add edge-case and E2E regression coverage for main by @erseco in #304
  • test: cover REST operations edge cases by @erseco in #307
  • Report PHP and JavaScript coverage to Codecov by @erseco in #310
  • Vendor the WordPress agent skills and add CLAUDE.md by @erseco in #311
  • Potential fix for code scanning alert no. 191: DOM text reinterpreted as HTML by @erseco in #312
  • Package the release ZIP with wp dist-archive by @erseco in #313
  • Raise PHP test coverage to 90% and fix the demo-data test guard by @erseco in #314
  • Bump tested up to WordPress 7.1 by @erseco in #315
  • fix(tasks): unblock the archive, calendar and "for today" quick actions by @erseco in #316

Full Changelog: v2.1.13...v2.1.14