Skip to content

v2.5.14

Compare
Choose a tag to compare
@DominikaK DominikaK released this 01 Oct 06:12
· 330 commits to master since this release

ezplatform v2.5.14 change log

Corresponding eZ Platform Enterprise Edition release: https://github.com/ezsystems/ezplatform-ee/releases/tag/v2.5.14

Changes since 2.5.13

ezplatform-admin-ui changes between v1.5.13 and v1.5.14

Bugs

ezplatform-matrix-fieldtype changes between v1.0.5 and v1.0.6

Improvements

  • EZP-31829: Null dataText attribute in the matrix FieldType might result in failed database migration (#39)

ezplatform-richtext changes between v1.1.8 and v1.1.9

Bugs

ezpublish-kernel changes between v7.5.11 and v7.5.12

Bugs

  • EZP-30931: Child Location is broken after Location is moved under same parent (#2761)
  • EZP-31810: Compound SiteAccess matcher will include serialized 'pathinfo' and 'queryParams' attributes unnecessarily (#3063)

ezplatform-cron changes between v2.0.2 and v2.0.3

Improvements

  • EZP-31958: Allow console command specific extra options (#13)

ezplatform-graphql changes between v1.0.7 and v1.0.8

Bugs

  • Fixing image variations resolver (#84)

ezplatform-http-cache changes between v1.0.1 and v1.0.2

Improvements

  • [Tests] Added ClockMock to make time-sensitive tests more robust (#134)