Releases: olegkoval/magento2-regenerate_url_rewrites
Releases · olegkoval/magento2-regenerate_url_rewrites
1.7.1
Adapted for compatibility with PHP 8.4 (deprecated implicitly nullable types).
1.7.0
Adapted for compatibility with Magento 2.4.7-p4.
Adapted the composer.json file to be compatible with Composer 2.
v1.6.2
Fixed Symfony Command constant issue.
Excluded non visible products from url regeneration.
v1.6.1
Fixed compatibility with Symfony Console 5 and Magento 2.4.6.
Updated contact email.
v1.6.0
Adapted to Magento 2.3.5.
Fixed incorrect generation when URL suffix is slash.
v1.5.6
Updated logic of "cleaning" of Url Rewrites and duplications check.
v1.5.5
Updated logic of Url Rewrite regeneration via category entity.
Fixed compilation issue in helper.
v1.5.4
Fixed issue of non-empty/non-false "request_path" of product entity.
Modified logic of Url Rewrite db table updates.
v1.5.3
Updated Url Rewrite preparing function.
Updated logic of Url Rewrite regeneration via category entity.
Updated save logic.
v1.5.2
Updated logic of Url Rewrite regeneration via category entity.
Optimized a CLI options logic (for category entity).