Releases: elninotech/ElNino_ProductLinksNavigator
Releases · elninotech/ElNino_ProductLinksNavigator
v1.1.2
v1.1.1
[1.1.1] - 2024-12-05
Fixed
- Product URL generation:
- Updated logic to fetch URLs for scoped products in each store to ensure the correct frontend URLs are retrieved for enabled and visible products.
v1.1.0
[1.1.0] - 2024-12-05
Added
- Support for displaying multiple frontend links for products in all assigned stores.
- Added a dropdown in the product grid and modals to select and open store-specific frontend links.
- Improved product visibility checks to ensure links are only generated for enabled and visible products.
- Refactored
ProductUrlGenerator
for better maintainability and performance.
v1.0.1
v1.0.1
- Fix bug on product creating, coming from the Parent Product tab
- Do not track package version manually in composer.json
v1.0.0
v1.0.0 - Initial Release
- Enhanced admin navigation with frontend and admin links for:
- Bundle items
- Configurable products
- Related, Cross-sell, and Up-sell items
- Parent Products Tab to display parent relationships.
- Fully compatible with Magento 2.4+ and Hyvä themes.