Change log for Magento 2 Alternate Hreflang Extension
Version 2.2.9 (September 20, 2024)
Features:
- - Security improvements. Use Magento SecureRenderer to whitelist an inline script.
- - Code style improvements.
Fixes:
- Fixed an error with the absence of "Alternative Store View Localizations" section fields on the category catalog, products, and SMS page, if Magefan Blog Extension was not installed. The issue occurs only in versions 2.2.7 and 2.2.8.
Version 2.2.8 (August 29, 2024)
Features:
- - Removed slash in homepage hreflang tag if there is a store code
- - Added the magefan/module-alternate-hreflang-graph-ql package to be able to get alternate hreflang tags through the GraphQL requests
Version 2.2.7 (July 4, 2024)
Features:
- - Added an option "Use Store Code In Default Store View Homepage Hreflang".
Features:
- - Fixed an error in the admin panel on Mirasvit Blog pages.
Version 2.2.6 (May 24, 2024)
Fixes:
- - Fixed the issue with the hreflang tags on Amasty brand pages. Hreflang tags didn't work if they were disabled for the Magefan Blog pages.
Version 2.2.5 (February 12, 2024)
Features:
- - Improved CMS page alternate hreflang generation.
- - Minor code improvements.
Version 2.2.4 (November 09, 2023)
Fixes:
- - 404 error on switching language on Second Blog pages.
Version 2.2.3 (November 06, 2023)
Features:
- - Improved compatibility between Magefan Hreflang Tags and Amasty Shop by Brand.
Fixes:
- - When selecting the alternative page in the Safari browser and saving it does not work.
- - Alternate hreflang tags do not work for the Magefan Second Blog extension.
Version 2.2.2 (September 01, 2023)
Features:
- - Resolved conflict between Magefan Hreflang Tags and Amasty Shop by Brand.
Version 2.2.1 (March 29, 2022)
Features:
- - Added ability to restore default configuration options values.
- - Added improved setting of "Alternative Store View Localizations" entities.
Version 2.2.0 (November 28, 2022)
Features:
- - Compatibility with Magento 2 Multi Blog.
- - Alternate hreflang tags for blog tags & author pages.
Version 2.1.8 (July 21, 2022)
Fixes:
- - Type error occurred when creating PHP object.
Version 2.1.7 (June 22, 2022)
Features:
- - Skip disabled store views for the hreflang tags.
- - Additional Magento 2.4.4 compatibility changes.
- - Include pagination URL parameter to hreflang tags on blog pages.
Version 2.1.6 (April 19, 2022)
Features:
- - Magento 2.4.4 compatibility.
Version 2.1.5 (March 8, 2022)
Features:
- Added option that allows enabling hreflang tags for NOINDEX pages.
Version 2.1.4 (November 16, 2021)
Features:
- Removed alternate hreflang tags from NOINDEX pages.
- Compatibility with Magento Commerce Page Hierarchy.
Fixes:
- Compatibility issue with Woom_CmsTree module. Hreflang autocomplete does not work on Woom_CmsTree pages in the admin panel.
Version 2.1.3 (May 25, 2021)
Fixes:
- The issue appears on module v2.1.2 only. Hreflang tags contain the same domain and store code in URL on a catalog category page.
Version 2.1.2 (May 07, 2021)
Fixes:
- Alternate tags didn't work on multi-website Magento correctly, if product and category were assigned to only one website.
Version 2.1.1 (April 21, 2021)
Features:
- - Option to define custom locale code, e.g: en-FR, en-MY or en-SG.
Version 2.1.0 (February 18, 2021)
Features:
- - Added PWA/GraphQL Add-On (Plus version).
- - Option to link catalog products & categories in case using different entities for each website.
Version 2.0.7 (November 26, 2020)
Fixes:
- - Trimmed slash at the end of URL string in alternate hreflang tag.
Version 2.0.6 (September 23, 2020)
Fixes:
- - Compatibility issue with third-party Woom CMS Tree extension.
Version 2.0.5 (September 19, 2020)
Fixes:
- - Displayed the wrong localization on a product page when the product does not assign to all websites on multi-website Magento.
- - Compatibility issue with third-party Woom CMS Tree extension.
Version 2.0.4 (July 11, 2020)
Fixes:
- - Store switcher does not work properly on cms page when use a slash in cms a URL key.
- - Redirect loop while store switching if a blog post is not enabled for one of a store views.
Version 2.0.3 (May 29, 2020)
- - Added x-default hreflang tag option.
- - Fixed alternate hreflang tags issue on Magefan blog pages.
Version 2.0.2 (March 14, 2020)
- - Added automatic alternate hreflang tags for the Blog posts, categories and CMS pages assigned to multiple store views.
- - Added alternate hreflang tags for the Blog index page.
- - Fixed 404 error appeared when using a language switcher on the blog page with different blog rout settings for each store view.
- - Small code improvements.
Version 2.0.1 (February 17, 2020)
- - Improved 301 redirect during the store switch.
- - Code style improvements.