All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Fix Action release zip.
- Move preventDefault before confirm.
- Don't parse debug.log files that are larger than the servers allowed memory.
- Tag version correctly.
- Update missed div ID wrapper.
- Resolve/move event preventDefault().
- Resolve GHSA-mrqx-rp3w-jpjp
- Add PHP 8.4 to CI
- AJAX Clear debug.log
- Update PHP to 8.1.
- GH Actions updates.
- Drop support for PHP < 8.0.
- Update WP Utilities to
^3.2
. - DEV: GitHub workflows code cleanup and version updates.
- DEV: dev dependencies updates.
- Update WP Utilities to
^2.8
. - Add PHP 7.4 to platform, which loads php80 polyfills.
- Add "Update URI" header and bump "Tested up to".
- Composer dependency updates.
- Update composer.json schema for Composer 2.2.
- Fix GitHub workflow creating incorrect slugged zips.
- Set min PHP Version heading in plugin to ^7.4.
- Update dependencies to resolve possible fatal error on legacy Container versions.
- Bump minimum required PHP version to 7.4.
- Fixing GitHub Actions to build the release zip(s).
- Change incorrect getPath chain without Plugin aware.
- Update GitHub workflow.
- Remove sanitization on filename.
- Change CI from Travis to GitHub Actions.
- Hello world.