Skip to content

v3.0.2

Compare
Choose a tag to compare
@DominikaK DominikaK released this 27 Apr 06:26
· 215 commits to master since this release

ezplatform v3.0.2 change log

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

Changes since 3.0.1

ezplatform-admin-ui changes between v2.0.1 and v2.0.2

Improvements

Bugs

  • EZP-31449: It's not possible to clear CT's description and CT's fieldtype description (#1345)
  • EZP-31459: [UDW] Allowed Content Types are not respected in object relation field (#1307)
  • EZP-31578: Fixing CS issues (#1349)
  • EZP-29475: Changes for UDW title (#1346)
  • EZP-31547: Autowiring fails for CustomTag service when using 3rd party translator bundle (#1335)
  • EZP-31581: Missing translation when create CT (#1352)
  • EZP-31017: Not enough information about validation when changing password (#1357)
  • EZP-31600: TableView throws an error when Creator/Contributor is removed for any of the content items (#1358)

Misc

ezplatform-content-forms changes between v1.0.1 and v1.0.2

Improvements

ezplatform-graphql changes between v2.0.0 and v2.0.1

Bugs

  • EZP-31597: GraphQL / Handle relation fields with removed selection content type (#82)

ezplatform-http-cache changes between v2.0.0 and v2.0.1

Improvements

  • EZP-30562: As an Administrator I would like to use short HTTP cache tags (#116)
  • EZP-31359: As a Developer I would like abstractions for content http cache tags to avoid issues if they change (#115)

Bugs

  • EZP-31113: AssignSectionToSubtreeSignal is not handled by search and HTTP cache. (#106)
  • EZP-30560: [Varnish] Unable to clear cache (#119)

ezplatform-kernel changes between v1.0.1 and v1.0.2

Improvements

  • EZP-31519: Move app.php rejection snippet from front controller to ezpublish-kernel
  • EZP-31411: As a Developer I want PHP API allow fetching Trashed nodes sorted by trashed date (#2954)
  • EZP-31542: Add PHP 7.4 support (#3017)

Bugs

  • EZP-30760: Content with custom URL alias defined becomes unavailable after moving when its parent is removed (#2965)
  • EZP-31112: URLAliases are gone after switching the location (#2923)
  • EZP-31580: [kernel] Replaced userHandler version to cached one in PermissionResolver (#49)
  • EZP-31136: Only urls used in the system should be visible in Link Manager (#3015)
  • EZP-31558: Cache key in CT contains reserved characters {}()/@: (#3018)
  • EZEE-3085: User receives status code 500 while trying add banner with different contentType than image (#47)
  • EZP-31560: Some classes have incorrect psr-0 or psr-4 namespaces (#3020)
  • EZP-31591: Farsi (Persian) language is missing in internal locale conversion map (#52)
  • EZP-31592: MySQL SQL schema file is not marked as deprecated (#3024)
  • EZP-31586: Some columns are missing in schema.sql (#3025)

ezplatform-richtext changes between v2.0.1 and v2.0.2

Improvements

  • EZP-30465: Change the way PermissionResolver is built to make it reusable service independent from factory (#139)

Bugs

  • EZP-29475: Changes for UDW title (#140)
  • EZP-31547: Autowiring fails for CustomTag service when using 3rd party translator bundle (#142)

ezplatform-user changes between v2.0.0 and v2.0.1

Bugs

  • EZP-31017: Not enough information about validation when changing password (#70)

ezplatform changes between v3.0.1 and v3.0.2

Improvements

  • EZP-31579: Docker stack should rely on PHP_IMAGE variable when installing dependencies (#535)

Misc