Skip to content

Latest commit

 

History

History
61 lines (45 loc) · 1.51 KB

CHANGELOG.md

File metadata and controls

61 lines (45 loc) · 1.51 KB

"Regenerate Url rewrites" 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.

[1.2.1] - 2018-09-25

Changed

  • fixed compilation issues

[1.2.0] - 2018-09-25

Changed

  • added proxies to CLI commands
  • modified logic of url rewrites regeneration
  • updated a composer file
  • fixed issue of a compatibility with new Magento Commerce versions

[1.1.1] - 2018-09-10

Changed

  • fix composer file format issue

[1.1.0] - 2018-09-09

Added

  • added feature to add a Pro features through a "Layer" class

Changed

  • fix issue when optional arguments require value
  • updated a code structure

[1.0.6] - 2018-07-26

Added

  • new option to run URL rewrite generation without running full reindex

Changed

  • update help notice to show INPUT_KEY_SAVE_REWRITES_HISTORY and INPUT_KEY_NO_REINDEX

[1.0.5] - 2018-05-13

Added

  • new option to save current URL rewrites

Changed

  • improve a store ID arguments workflow

[1.0.4] - 2017-11-13

Added

  • additional checks of storeId argument

[1.0.3] - 2017-10-25

Added

  • checks if area code is set

[1.0.2] - 2017-10-20

Fixed

  • fix "Area code not set" issue

[1.0.1] - 2017-10-10

Fixed

  • fix store id issue in collection filter

[1.0.0] - 2017-09-29

Release of Magento 2 "Regenerate Url rewrites" extension