Skip to content

Releases: ezsystems/ezplatform-matrix-fieldtype

v2.0.0-beta4

28 Jan 07:14
Compare
Choose a tag to compare
v2.0.0-beta4 Pre-release
Pre-release

ezplatform-matrix-fieldtype changes between v2.0.0-beta3 and v2.0.0-beta4

Improvements

  • EZP-31264: As a user, I want to ezmatrix FT to be searchable (#25)
  • EZP-31278: Decouple & inject LimitationService into the Repository (#29)

Bugs

  • EZP-31041: eZ Matrix notice when a column doesn't have a value in the current row (#20)
  • EZP-31271: ezmatrix FT on eZ Platform 3.0-beta4 refer to undefined eZ\Publish\Core\Repository\Values\ContentType\ContentType::fieldDefinitionsByIdentifier property (#23)

v2.0.0-beta3

23 Dec 14:32
Compare
Choose a tag to compare
v2.0.0-beta3 Pre-release
Pre-release

ezplatform-matrix-fieldtype changes between v2.0.0-beta2 and v2.0.0-beta3

Improvements

  • EZP-31009: Update namespaces in ezplatform-matrix-fieldtype (#22)

v1.0.3

08 Jan 15:39
Compare
Choose a tag to compare

Improvement

  • Added GraphQL support (#20)

v2.0.0-beta2

01 Oct 06:07
Compare
Choose a tag to compare
v2.0.0-beta2 Pre-release
Pre-release

ezplatform-matrix-fieldtype changes between 2.0.0-beta1 and 2.0.0-beta2

Improvements

  • EZP-30814: Remove Twig deprecations (#17)
  • EZP-30875: Allow to run ezplatform:migrate:legacy_matrix command in no interaction mode (#18)

v2.0.0-beta1

02 Jul 06:16
Compare
Choose a tag to compare
v2.0.0-beta1 Pre-release
Pre-release

ezplatform-matrix-fieldtype changes between v1.0.0 and v2.0.0-beta1

Improvements

  • EZP-30657: Upgrade ezsystems/ezplatform-matrix-fieldtype to use Symfony 4 components (#14)
  • EZP-30626: Remove Nameable field type interface (#13)
  • EZP-30462: As a Developer, I want to configure Field Type features with tags which follows same convention (#15)

Bugs

  • EZP-30484: ezmatrix migration script can't error when there's 0 objects of a content type (#12)

v1.0.1

19 Apr 09:13
dc60942
Compare
Choose a tag to compare

ezplatform-matrix-fieldtype changes between v1.0.0 and v1.0.1

Bugs

  • EZP-30484: ezmatrix migration script can't error when there's 0 objects of a content type (#12)

v1.0.0

29 Mar 15:40
Compare
Choose a tag to compare

ezplatform-matrix-fieldtype changes between v1.0.0-rc1 and v1.0.0

Improvements

  • EZP-26686: Add eZMatrix fieltype to the Platform as a supported bundle (#11)

Bugs

  • EZP-30238: [ezmatrix] Empty matrix values during edition (#6)
  • EZP-30225: [ezmatrix] Matrix row deleting by publishing (#5)
  • EZP-30226: [ezmatrix] Duplicated column disappears from CT without validation info (#4)
  • EZP-29724: Standard Design overwrites SiteAccess-aware template settings (#7)
  • EZP-30260: [Matrix] 500 when publishing empty, non-required matrix (#8)
  • EZP-30301: Matrix field type forms overwrite values because of incorrect index (#9)
  • EZP-30345: Cannot override webpack encore JS/CSS from bundle (#10)