Skip to content

Releases: elninotech/ElNino_ProductLinksNavigator

v1.1.2

11 Dec 21:16
eb86d4a
Compare
Choose a tag to compare

[1.1.2] - 2024-12-12

Updated

  • Enhanced the README.md for better visual presentation

v1.1.1

09 Dec 12:33
4f86f3f
Compare
Choose a tag to compare

[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

08 Dec 12:35
f000f49
Compare
Choose a tag to compare

[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

05 Dec 09:25
Compare
Choose a tag to compare

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

24 Nov 15:44
Compare
Choose a tag to compare

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.