Skip to content

Releases: netresearch/config-fields-m2

1.4.1

Choose a tag to compare

@Sebastian80 Sebastian80 released this 03 Jun 09:24
a09b51f

Changed

  • Use tilde version range for PHP requirement to match Magento framework convention.

1.4.0

Choose a tag to compare

@Sebastian80 Sebastian80 released this 03 Jun 09:22
1.4.0
9f615dc

Magento 2.4.9 compatibility release

Added

  • Support for Magento 2.4.9
  • Support for PHP 8.5

Removed

  • Support for PHP 7.2, 8.1 and 8.2
  • Support for Magento 2.4.4, 2.4.5, 2.4.6 and 2.4.7

1.3.0

Choose a tag to compare

@Sebastian80 Sebastian80 released this 26 Apr 09:56

Added

  • Support for Magento 2.4.4
  • Support for PHP 8.1

1.2.4

Choose a tag to compare

@mam08ixo mam08ixo released this 04 Mar 19:03

Fixed

  • add item marker styling for nested lists in info box

1.2.3

Choose a tag to compare

@powli powli released this 15 Oct 12:35

Fixed

  • allow empty info box view model

Changed

  • info box default size

1.2.2

Choose a tag to compare

@Sebastian80 Sebastian80 released this 15 Sep 09:59

Fixed

  • allow virtual types as info box view model

1.2.1

Choose a tag to compare

@Sebastian80 Sebastian80 released this 01 Sep 11:39

1.2.1

Fixed

  • removed unused method argument

1.2.0

Choose a tag to compare

@Sebastian80 Sebastian80 released this 19 Aug 12:16

1.2.0

Removed

  • Support for Magento 2.2 and below
  • Support for PHP 7.0

Added

  • Support for Magento 2.4

1.1.1

Choose a tag to compare

@Sebastian80 Sebastian80 released this 25 Mar 11:25

Fixed

  • Checkbox sets and radio sets are now correctly disabled if "Use Default" is checked
  • Info box default styling modernized

1.1.0

Choose a tag to compare

@moehrenzahn moehrenzahn released this 16 Jan 15:20

Fixed

  • Fixed Markup of InfoBox to be valid HTML

Added

  • New ModalGroup frontend model (experimental)