Skip to content

Latest commit

 

History

History
41 lines (36 loc) · 1.6 KB

CHANGELOG.md

File metadata and controls

41 lines (36 loc) · 1.6 KB

1.6.4

  • Fixed bugs:
    • Fixed the issue with Undefined variable: result in /.../design/templates/index.phtml on line 25

1.6.3

1.6.2

1.6.1

  • Fixed bugs:
    • Fixed an issue with patch path for git apply strategy validation

1.6.0

  • Fixed bugs:
    • Implemented change for cloud patch validation. Now it will preserve an original patch format without extra conversions.
    • Fixed created var/* folders permissions issue. Now 02777 instead of 0777 is set
  • Improvements:
    • Implemented a separate validation for "git apply" used at cloud patch apply strategy
    • Implemented static content basic versioning to prevent loading outdated browser cache content after upgrade
    • Implemented dependency management via composer
    • Updated a dependency for the patch converter tool (isitnikov/m2-convert-patch-for-composer-install#9)
    • Added info block about the tool version
    • Added *.diff extension to a supported file formats
    • Code refactoring, unused code cleaning
    • UI minor improvements

1.5

  • Improvements:
    • Added validation for already merged changes by running patch revert in dry-run mode
    • Added .htaccess to var/ and vendor/
    • Implemented legend description for statuses and releases grid.