Skip to content

Releases: avstudnitz/AvS_ScopeHint2

1.3.0

28 Nov 11:18
dfdace2
Compare
Choose a tag to compare
  • Make showing the path for configuration options optional (thanks @fredden!)

1.2.4: Merge pull request #37 from pointia/fix/elements_no_field_config

28 Nov 11:12
d736774
Compare
Choose a tag to compare
  • Fix if element has no field_config (e.g. mollie payments) (Thanks @pointia!)

1.2.3

26 Nov 09:53
72a402a
Compare
Choose a tag to compare
  • Restore compatibility to Adobe Commerce (thanks @NathanDayFE!)

1.2.2

06 Apr 08:58
71a1362
Compare
Choose a tag to compare

Fix translation bug for config comments
Thanks @sebastian-ehrling @schmengler and @a-leurs!

1.2.1

07 Nov 10:40
597240e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.0...1.2.1

1.2.0

17 Oct 09:26
9de7822
Compare
Choose a tag to compare
  • Display select and multiselect value labels in configuration
  • Only compare to direct children / parents in configuration

1.1.5: Keep data type of comment

14 Jan 07:11
7e86132
Compare
Choose a tag to compare

Compatibility to Magento 2.4

30 Jul 06:29
bf0aa10
Compare
Choose a tag to compare

Bugfix: Return result if registry does not return a product.

18 Oct 08:19
addbc28
Compare
Choose a tag to compare

1.1.2: Merge pull request #16 from hostep/fixes-issue-13

19 Aug 11:28
59cf691
Compare
Choose a tag to compare
If a product attribute value can't be casted to a string, try to repr…