Skip to content

Releases: avstudnitz/AvS_ScopeHint2

1.3.4

05 May 07:28
b525fa7

Choose a tag to compare

What's Changed

  • Fix DI compilation syntax error "unexpected ')', expecting variable (T_VARIABLE)" on php 7.4 by @Maksold in #43
  • Partial refactoring by @Sekiphp in #42

New Contributors

Full Changelog: 1.3.3...1.3.4

1.3.3

10 Mar 09:47
2ffde18

Choose a tag to compare

1.3.2

27 Jan 12:55
8b02bec

Choose a tag to compare

1.3.1

15 Jan 14:39
b368319

Choose a tag to compare

  • Add option to show attribute codes on admin product view. Needs to be enabled in configuration Advanced -> Developer -> Debug. Thanks @evs-xsarus for the contribution!
  • Avoid calculating the path_hint more then once per field. Thanks @hostep!

1.3.0

28 Nov 11:18
dfdace2

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

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

Choose a tag to compare

  • Restore compatibility to Adobe Commerce (thanks @NathanDayFE!)

1.2.2

06 Apr 08:58
71a1362

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

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

Choose a tag to compare

  • Display select and multiselect value labels in configuration
  • Only compare to direct children / parents in configuration