Skip to content

Releases: ibexa/fieldtype-matrix

v5.0.3

17 Oct 09:03

Choose a tag to compare

ibexa/fieldtype-matrix changes between v5.0.2 and v5.0.3

No significant changes.

v4.6.25

16 Oct 15:32

Choose a tag to compare

ibexa/fieldtype-matrix changes between v4.6.24 and v4.6.25

No significant changes.

v5.0.2

09 Sep 14:17

Choose a tag to compare

ibexa/fieldtype-matrix changes between v5.0.1 and v5.0.2

Improvements

Bugs

  • IBX-10362: Fixed validation of matrix field without columns when creating content type (#77)

v4.6.24

09 Sep 13:48

Choose a tag to compare

ibexa/fieldtype-matrix changes between v4.6.23 and v4.6.24

Bugs

  • IBX-10362: Fixed validation of matrix field without columns when creating content type (#77)

v5.0.1

19 Aug 12:14

Choose a tag to compare

ibexa/fieldtype-matrix changes between v5.0.0 and v5.0.1

No significant changes.

v4.6.23

19 Aug 11:26

Choose a tag to compare

ibexa/fieldtype-matrix changes between v4.6.22 and v4.6.23

No significant changes.

v4.6.22

05 Aug 10:30

Choose a tag to compare

ibexa/fieldtype-matrix changes between v4.6.21 and v4.6.22

No significant changes.

v5.0.0

22 Jul 11:33

Choose a tag to compare

ibexa/fieldtype-matrix changes between v4.0.0 and v5.0.0

Improvements

  • IBX-2435: As a developer, I want to have js prettier used in code (#19)
  • IBX-2677: As a developer I want to have prettier and eslint style check/fix (#20)
  • IBX-5569: Switched to reusable generator workflow (#77)
  • IBX-6314: Apply microcopy guidelines and adjust translation keys and domains (#29)
  • IBX-6415: Renamed domain names (#30)
  • IBX-7315: Update eslint/prettier to newest versions (#37)
  • IBX-7928: As a developer, I want to have newest patch version of eslint config installed (#41)
  • IBX-8119: Upgraded minimum PHP version to 8.3
  • IBX-8121: Fixed code style for 5.0
  • IBX-8139: Dropped class_alias BC layer statements from all classes (#47)
  • IBX-8224: Dropped BackwardCompatibleCommand (#48)
  • IBX-8137: Dropped swiftmailer (#51)
  • IBX-8533: Replaced deprecated config key (#50)
  • IBX-8536: Dropped deprecated graphql interface from implementation (#53)
  • IBX-9319-TS-support (#54)
  • IBX-8470: Bumped symfony dependencies to version 6.4 (#56)
  • IBX-9727: Added missing type hints (#61)
  • IBX-8471: Upgraded codebase to Symfony 7 (#60)
  • ENG-140: Added auto-assign reviewers GH workflow (#63)
  • IBX-9940: Removed Sass deprecations (#65)
  • IBX-9941: Aligned table names to new core schema (#69)
  • IBX-9941: Renamed contentclass_id column to content_type_id (#72)
  • IBX-9947: Rebranded field type identifiers (#70)
  • IBX-9941: Renamed contentclassattribute_id to content_type_field_definition_id (#73)
  • IBX-10228: Bumped symfony/* to ^7.3 (#75)
  • IBX-9727: Added missing type hints (#76)

Bugs

  • IBX-3059: Fixed resolveMatrixFieldValue argument (#24)
  • IBX-3919: Frontend CI doesn't run when there are no changes in frontend files (#25)
  • IBX-3973: Nontranslatable and disabled fields are not greyed out in content editing UI (#26)
  • IBX-6530: Fixed checkbox in content type edit (#32)
  • IBX-6845: Matrix field columns table header not present until saved (#33)
  • IBX-6993: [Fieldtype Matrix] After adding field, "select all checkbox" in table does not work (#34)
  • IBX-6559: Fixed ezmatrix field form inconsistencies in Content Type form (#36)
  • IBX-6491: Implemented strategy for resolving Content Type based on FieldTypeDefinition (#35)
  • IBX-7301: Added dispatchEvent for ibexa-refresh-main-table-checkbox after remove row (#39)
  • IBX-8006: Fixed matrix field resolving based on content's origin (#43)
  • IBX-8066: Added dispatch event "ibexa-inputs:added" for new item (#44)
  • IBX-8114: Cannot clear input data on create new field type matrix form (#57)
  • IBX-10066: Change lint config to 2.0 (#67)

Misc

v5.0.0-rc1

11 Jul 13:50

Choose a tag to compare

ibexa/fieldtype-matrix changes between v5.0.0-beta1 and v5.0.0-rc1

Improvements

  • IBX-9941: Renamed contentclassattribute_id to content_type_field_definition_id (#73)

v5.0.0-beta1

12 Jun 13:58

Choose a tag to compare

ibexa/fieldtype-matrix changes between v4.6.0 and v5.0.0-beta1

Improvements

Bugs

  • IBX-6491: Implemented strategy for resolving Content Type based on FieldTypeDefinition (#35)
  • IBX-7301: Added dispatchEvent for ibexa-refresh-main-table-checkbox after remove row (#39)
  • IBX-8006: Fixed matrix field resolving based on content's origin (#43)
  • IBX-8066: Added dispatch event "ibexa-inputs:added" for new item (#44)
  • IBX-8114: Cannot clear input data on create new field type matrix form (#57)
  • IBX-10066: Change lint config to 2.0 (#67)

Misc