Журнал змін для Automatic Related Products

Версія 2.4.8 (21 серпня 2026 р.)
Покращення:
  • - Покращено роботу з раніше ввімкненими функціями, які переміщено до вищого плану.
Версія 2.4.7 (18 серпня 2026 р.)
Покращення:
  • - Improved compatibility with Hyvä theme versions higher than 1.4.0.
  • - The available widgets are now displayed in the configuration section.
Загальне:
  • - Released v2.0.3 of the magefan/hyva-theme-auto-related-product package.
  • - Released v2.0.2 of the magefan/hyva-theme-auto-related-product-plus package.
Версія 2.4.6 (14 листопада 2025 р.)
Оптимізація:
  • - Minor changes to comply with the Magento Coding Standard.
Виправлення:
  • - Resolved the issue with filtering items by Category IDs on the product page.
Версія 2.4.5 (26 серпня 2025 р.)
Загальне:
  • - Extended support of grouped, configurable, and bundle products.
  • - Child items are now not displayed in the related products block on the product page.
  • - Now, child items are used for the "Who Bought This Also Bought" option.
Версія 2.4.4 (2 червня 2025 р.)
Функції:
  • - Added a CLI command to apply all or specific rules (with the --ids param): bin/magento magefan:arp:apply --ids="2,4,6".
Сумісність:
  • - Added compatibility with Magento 2.4.8.
Виправлення:
  • - Resolved an issue with the "From Same Category Only" option on category pages.
Версія 2.4.3 (6 травня 2025 р.)
Сумісність:
  • - Added compatibility with PHP 8.4.
Версія 2.4.2 (4 квітня 2025 р.)
Загальне:
  • - Now, products that already exist on the category page are not displayed in the Related Products block.
  • - Performance improvements for the rules validation process.
  • - Dependency updates. Now, the extension requires magefan/module-dynamic-product-attributes v2.1.9.
Версія 2.4.1 (24 вересня 2024 р.)
Покращення:
  • - Додано пріоритет шаблону:  1. Шаблон встановлено через віджети, макет, шаблон pHTML. 2. Шаблон вибрано з правила. 3. Шаблон за замовчуванням.
Версія 2.4.0 (18 липня 2024 р.)
Функції:
  • - Додано можливість встановлення власного шаблону безпосередньо в правилі (Plus).
  • - Покращення Security . Тепер Magento SecureRenderer використовується для додавання вбудованого скрипта до білого списку.
  • - Скрипт встановлення було замінено в декларативній схемі.
  • - Режими відображення правил (Тільки з тієї ж категорії, Тільки з вищою ціною, Тільки з нижчою ціною), опція сортування тепер доступна лише в Plus та Extra.
Версія 2.3.2 (25 червня 2024 р.)
Функції:
  • - Improved the process of obtaining a current category.
Виправлення:
  • - Fixed error - Call to a member function getId() on null.
Версія 2.3.1 (18 квітня 2024 р.)
Функції:
  • - Update dependency on Dynamic Product Attributes 2.1.2. Added the ability to schedule time for updating each Dynamic Product Attribute (Plus).
Виправлення:
  • - We have enhanced the logic to generate cache tags in situations where the product cannot be retrieved on the page.
Версія 2.3.0 (1 квітня 2024 р.)
Функції:
  • - Cache flushing for products that begin to meet the conditions and for products that no longer meet the conditions.
  • - Refactoring.
  • - Update dependency on Dynamic Product Attributes 2.1.0 (Plus).
Версія 2.2.1 (3 листопада 2023 р.)
Функції:
  • - Minor code improvements.
Виправлення:
  • - Fixed misspell of Ui folder. Renamed UI to Ui everywhere in the code.
Версія 2.2.0 (11 вересня 2023 р.)
Функції:
  • - Added Frequently Bought Together Template (Extra).
  • - Added Compare Items Template (Extra).
Версія 2.1.4 (19 липня 2023 р.)
Виправлення:
  • - Помилка: Застаріла функціональність: stripos(): Передача nu… …ll до параметра №1 () типу string є застарілою в Observer/AdminhtmlBlockHtmlBeforeObserver.php у рядку 125 (лише Magento Commerce).
Версія 2.1.3 (9 червня 2023 р.)
Функції:
  • - The magefan/module-dynamic-product-attributes package updated from v2.0.4 to v2.0.6.
Виправлення:
  • - Fixed error on PHP8.2 Deprecated Functionality: Creation of dynamic property Magefan\AutoRelatedProduct\Model\RuleManager::$_itemCollection is deprecated.
Версія 2.1.2 (14 березня 2023 р.)
Функції:
  • - Added sample rule - Products From The Same Category.
Виправлення:
  • - Fixed issue, when the product doesn't have related products and merge type, but is added into current related products.
Версія 2.1.1 (10 лютого 2023 р.)
Виправлення:
  • - Updated dependency magefan/module-dynamic-product-attributes to 2.0.3. It no longer causes indexes to be invalidated if data hasn't been changed (Plus & Extra).
Версія 2.1.0 (19 грудня 2022 р.)
Функції:
  • - Додано GraphQL Resolver (Extra).
  • - Незначні покращення коду, логіку перенесено з блоку в окрему модель.
Виправлення:
  • - Виправлено проблему дублювання – дані категорій не дублювалися.
Версія 2.0.5 (14 листопада 2022 р.)
  • - Compatibility with Hyva theme.
  • - Rule duplication option (Plus version only).
  • - Minor code improvements.
Версія 2.0.4 (20 липня 2022 р.)
  • - Sorting products by bestseller (Plus version only).
  • - Display Mode "From Same Category Only" now works not only for the product pages but for category pages as well.
  • - Fixed issue with shopping cart rule validation when only virtual products were added to the cart.
  • - Fixed issue that appears when a rule has no "What To Display" conditions.
Версія 2.0.3 (11 липня 2022 р.)
  • - Fix the checkbox displaying in a template on non-product pages.
Версія 2.0.2 (8 липня 2022 р.)
  • - Use default theme template for the related products.
  • - Improved getting current product category.
  • - Improved conditions validation.
Версія 2.0.1 (3 червня 2022 р.)
  • - Fixed issue with missing reviews on a product page.
chevron-up Вверх
Підтримайте Україну!  Як ви можете допомогти?