Releases: avstudnitz/AvS_ScopeHint2
Releases · avstudnitz/AvS_ScopeHint2
1.3.0
1.2.4: Merge pull request #37 from pointia/fix/elements_no_field_config
- Fix if element has no field_config (e.g. mollie payments) (Thanks @pointia!)
1.2.3
- Restore compatibility to Adobe Commerce (thanks @NathanDayFE!)
1.2.2
Fix translation bug for config comments
Thanks @sebastian-ehrling @schmengler and @a-leurs!
1.2.1
1.2.0
- Display select and multiselect value labels in configuration
- Only compare to direct children / parents in configuration
1.1.5: Keep data type of comment
Thanks to @sprankhub for the fix.
Compatibility to Magento 2.4
Bugfix: Return result if registry does not return a product.
1.1.2: Merge pull request #16 from hostep/fixes-issue-13
If a product attribute value can't be casted to a string, try to repr…