Skip to content

Releases: olegkoval/magento2-regenerate_url_rewrites

v1.6.2

10 Oct 16:03
Compare
Choose a tag to compare

Fixed Symfony Command constant issue.
Excluded non visible products from url regeneration.

v1.6.1

24 Aug 08:11
457ff88
Compare
Choose a tag to compare

Fixed compatibility with Symfony Console 5 and Magento 2.4.6.
Updated contact email.

v1.6.0

27 Jan 19:08
Compare
Choose a tag to compare

Adapted to Magento 2.3.5.
Fixed incorrect generation when URL suffix is slash.

v1.5.6

14 Apr 12:37
Compare
Choose a tag to compare

Updated logic of "cleaning" of Url Rewrites and duplications check.

v1.5.5

02 Apr 09:38
ff6cb11
Compare
Choose a tag to compare

Updated logic of Url Rewrite regeneration via category entity.
Fixed compilation issue in helper.

v1.5.4

21 Mar 13:20
Compare
Choose a tag to compare

Fixed issue of non-empty/non-false "request_path" of product entity.
Modified logic of Url Rewrite db table updates.

v1.5.3

21 Mar 00:52
Compare
Choose a tag to compare

Updated Url Rewrite preparing function.
Updated logic of Url Rewrite regeneration via category entity.
Updated save logic.

v1.5.2

18 Mar 13:09
Compare
Choose a tag to compare

Updated logic of Url Rewrite regeneration via category entity.
Optimized a CLI options logic (for category entity).

v1.5.1

08 Mar 13:19
Compare
Choose a tag to compare

Fixed issue of url_key and url rewrites regeneration based on product name value.

v1.5.0

26 Feb 00:39
Compare
Choose a tag to compare

Revised and restructured code.
Modified functional-logic of extension.
Removed option "--check-use-category-in-product-url".