v5.0.1: Modernisation and Cleanup Update
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