Skip to content

v5.0.1: Modernisation and Cleanup Update

Choose a tag to compare

@junpataleta junpataleta released this 20 Jun 12:01
· 7 commits to main since this release
3ab34ea

This release includes improvements to modernisation, code quality, and cleanup.

Changes:

Modernisation:

  • Converted view.js from an AMD module to an ES module.
  • Removed remaining jQuery dependencies.

Refactoring & Cleanup:

  • Updated modals to avoid using the deprecated Modal Factory.
  • General PHPCS fixes to improve code compliance.

Infrastructure:

  • Adjusted plugin CI jobs to ensure proper compatibility with the 500 branch.

Full Changelog: v5.0.0...v5.0.1