Theme
Go Dark Go Light
Stand with Ukraine! How can you help?
Find out more

Change log for Magento 2 Product Labels Extension

Version 2.2.1 (December 30, 2024)

Features: 

  • - Added GraphQL Resolver (Extra).
  • - Added ability to apply specific rules via CLI (bin/magento magefan:product-label-rules:apply --ids="2,5,9")

Fixes:

  • - Improved calculation of the discount amount, and the percent discount amount with different tax settings.

 


Version 2.2.0 (December 5, 2024)

Features: 

  • - Added support for configurable products.
  • - Added the Display On Parent option (for a configurable product).
  • - Added Codazon Theme compatibility.
  • - Now product labels work with the Ajax requests.
  • - Updated dependency magefan/module-dynamic-product-attributes 2.1.5.
  • - Added ability to update Dynamic Product Attributes on product save.
  • - Code refactoring. 

 

Version 2.1.4 (November 14, 2024)

Features: 

  • - Now you can replace the spectrum colour picker on jQuery colour picker (Extra).

Fixes:

  • - Fixed an issue of "Area code is not set" during execution of CLI command to apply product labels.
  • - Fixed an issue of preventing adding a Label to the gallery block if there is no "img" tag.

Version 2.1.3 (November 1, 2024)

Features: 

  • - Improved JSON Validator.
  • - Added compatibility with MageSuite Product Tile.

Fixes:

  • - Fixed an issue with minified js in the admin panel. (Plus)

Version 2.1.2 (September 24, 2024)

Features: 

  • - Updated dependency magefan/module-dynamic-product-attributes 2.1.4.

Version 2.1.1 (September 13, 2024)

Features: 

  • - Added compatibility with the Hyva theme.
  • - Security improvements. Now Magento SecureRenderer is used to whitelist an inline script.

Version 2.1.0 (August 16, 2024)

Features: 

  • - Added the 'Apply By' option to choose when labels will be applied (manually, cron, on product save) (Extra)
  • - Added the "Don't Use On Pages" option to exclude labels from selected pages.
  • - Added console command magefan:product-label-rules:apply to apply rules via CLI

Version 2.0.1 (May 20, 2024)

Features:

  • - Increased default value of the "Max. Number Of Labels Applied To Product" option (Plus).
  • - Minor code improvements. 
Top