Skip to content

v2.5.13

Compare
Choose a tag to compare
@MagdalenaZuba MagdalenaZuba released this 04 Sep 11:21
· 332 commits to master since this release

ezplatform v2.5.13 change log

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

Changes since 2.5.12

doctrine-dbal-schema changes between v0.1.2 and v0.1.3

Misc

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

Improvements

  • EZP-30686: As a Developer I want the errors to be logged if exception is thrown while form submission handling (#1425)
  • EZP-31788: Duplicate SVG icon for "portfolio" id (#1444)

Bugs

  • EZP-31743: Multi-input single field validation doesn't show proper error (#1435)
  • EZP-31557: 'ezdate' fieldtype update may show invalid date value (#1350)
  • EZP-31584: Reverse relations broken if user doesn't have access to main Location (#1439)
  • EZP-31777: Reverse relations if user doesn't have access to main Location (Relations, Search) (#1443)
  • EZP-31805: Fieldtypes preview blocks are not overridable in adminUI (#1452)
  • EZP-31782: PermissionChecker caches policy limitations incorrectly (#1450)

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

Misc

ezplatform-solr-search-engine changes between v1.7.5 and v1.7.6

Bugs

  • EZP-31325: SortClause\ContentId and SortClause\Location\Id use dictionary order in Solr SE

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

Bugs

  • EZP-31325: SortClause\ContentId and SortClause\Location\Id use dictionary order in Solr SE
  • EZP-31584: Reverse relations broken if user doesn't have access to main Location (#3050)
  • EZP-31776: Reverse relations if user doesn't have access to main Location (UDW, Subitems - REST) (#3055)
  • EZP-30857: Referenced image file is not deleted from storage when removing draft, archived or published version. (#3056)
  • EZP-31511: Custom URL Aliases corrupted URL's (#3054)
  • EZP-31768: Editing Content and assigning its old URL to a different Content will not work properly (#3062)
  • EZP-31810: Compound SiteAccess matcher will include serialized 'pathinfo' and 'queryParams' attributes unnecessarily (#3061)

repository-forms changes between v2.5.7 and v2.5.8

Bugs

  • EZP-31557: 'ezdate' fieldtype update may show invalid date value (#341)