Skip to content

Latest commit

 

History

History
80 lines (41 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

80 lines (41 loc) · 1.12 KB

Changelog

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.

[2.2.1] - 2022-08-01

Improvements

  • Scan root for phpunit folder

[2.2.0] - 2022-07-29

Improvements

  • Improved filepermission check
  • Improved wording
  • Refactor

[2.1.3] - 2022-07-27

Fixes

  • Controller not displayed on PrestaShop 1.6

[2.1.2] - 2022-07-26

Fixes

  • Exclude cache from file-permissions

Improvements

  • General improvements

[2.1.1] - 2022-07-26

Fixes

  • Minor bug fix

[2.1.0] - 2022-07-26

Fixes

  • Fix bug on PrestaShop 1.6

[2.0.0] - 2022-07-26

Improvements

  • Added feature to fix file/folder permissions
  • Added more checks

[1.2.0] - 2022-07-25

Improvements

  • Added backward compatible with PrestaShop 1.6.1
  • Added backward compatible with PHP 7.0

[1.1.0] - 2022-07-25

Improvements

  • Added patterns for the scanner
  • Improve wording

[1.0.0] - 2022-07-25

Improvements

  • Init