Skip to content

6.4.0-beta1

Pre-release
Pre-release

Choose a tag to compare

@bdunogier bdunogier released this 23 Jun 13:39
· 2266 commits to 7.5 since this release

Changes since 6.3.0

Fixes

  • Invalid subtree path when assigning role with subtree limitation (EZP-25817)
  • First load doesn't load the configuration with Symfony 2.8 (EZP-25098)
  • Increase annotation argument resolver priority (EZP-25761)
  • URI SiteAccess matching fails with utf8 (EZP-25783)
  • Fixed root uri handling in URI mapper matcher (EZP-25453)
  • Avoid trailing / in root uri with siteaccess (EZP-25453)
  • Fixed Legacy DFS cluster config (#1663)
  • Fixed subitem delete for elasticsearch
  • Fixed call for subtree alias generation (EZP-25711)
  • Fixed sub-items re-indexing after main location delete (EZP-25792)
  • Hardcoded custom fields search field names (#1655) (EZP-25309)
  • Support urls with ommited schemes. (#1630) (EZP-25683)
  • Fixed all alias types cleaning (#1646) (EZP-25717)
  • Fixed relation FieldType SQL INSERT error on Content Type editing (EZP-25854)

Features

  • Add a way to register resources with the rest root (EZP-25613)
  • Query Controller (EZP-24624)
  • Implement simple REST SortClauses (EZP-25779)

Changes

  • Make ezuser.login case in-sensitive across databases, using case in-sensitive index (EZP-25880)
  • Made the ArrayQueryTypeRegistry implement the QueryType interface
  • Added current version number to REST content info (#1678) (EZP-25842)
  • Pass configured view parameters to the actual view
  • UserMetadata criterion handling in REST Views (EZP-25777)
  • Reindex location on update (#1653) (EZP-25835)
  • Cache warmup for urlAlias object (#1649) (EZP-25773)
  • Improved composer help text on install command to avoid users picking wrong install type

Dependencies

  • Bump Stash Bundle version (#1656)
  • [Composer] Bump requirements for sensio/distribution-bundle (#1679)