Skip to content

Latest commit

 

History

History
executable file
·
69 lines (51 loc) · 1.75 KB

CHANGELONG.md

File metadata and controls

executable file
·
69 lines (51 loc) · 1.75 KB

Change Log

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.

Unreleased

1.4.5 - 2024-12-08

  • Fix Action release zip.

1.4.4 - 2024-12-08

  • Move preventDefault before confirm.

1.4.3 - 2024-12-04

  • Don't parse debug.log files that are larger than the servers allowed memory.

1.4.2 - 2024-11-25

  • Tag version correctly.
  • Update missed div ID wrapper.

1.4.1 - 2024-11-24

  • Resolve/move event preventDefault().

1.4.0 - 2024-11-24

  • Resolve GHSA-mrqx-rp3w-jpjp
  • Add PHP 8.4 to CI
  • AJAX Clear debug.log

1.3.0 - 2024-03-08

  • Update PHP to 8.1.
  • GH Actions updates.

1.2.0 - 2023-11-09

  • Drop support for PHP < 8.0.
  • Update WP Utilities to ^3.2.
  • DEV: GitHub workflows code cleanup and version updates.
  • DEV: dev dependencies updates.

1.1.5 - 2022-08-10

  • Update WP Utilities to ^2.8.
  • Add PHP 7.4 to platform, which loads php80 polyfills.

1.1.4 - 2022-03-02

  • Add "Update URI" header and bump "Tested up to".
  • Composer dependency updates.
  • Update composer.json schema for Composer 2.2.

1.1.3 - 2022-01-15

  • Fix GitHub workflow creating incorrect slugged zips.
  • Set min PHP Version heading in plugin to ^7.4.

1.1.2 - 2021-11-20

  • Update dependencies to resolve possible fatal error on legacy Container versions.
  • Bump minimum required PHP version to 7.4.

1.1.1 - 2021-05-30

  • Fixing GitHub Actions to build the release zip(s).

1.1.0 - 2021-05-20

  • Change incorrect getPath chain without Plugin aware.

1.0.1 - 2020-10-16

  • Update GitHub workflow.
  • Remove sanitization on filename.
  • Change CI from Travis to GitHub Actions.

1.0.0 - 2020-10-14

  • Hello world.