Skip to content

v6.7.7-rc1

Pre-release
Pre-release

Choose a tag to compare

@DominikaK DominikaK released this 17 Jan 08:28
· 1728 commits to 7.5 since this release

ezpublish-kernel changes between v6.7.6 and v6.7.7-rc1

This release changes the Symfony version from v2.8.13 to v2.8.33.

Improvements

  • EZP-28161: Update php-cs-fixer configuration to align with v2.7.1 (#2123)
  • EZP-28143: getPermissionCriterion() should be cached per user (#2126)
  • EZP-28148: Object States Limitations perform a lot of lookups (#2145)
  • EZP-28176: Improve index command with support for parallel & selective indexing (#2139, #2152, #2173)
  • EZP-28177: Improve Search Service to be tolerant of index inconsistencies & trigger background re-indexed (#2142)
  • EZP-28210: Logout not working when session.cookie_domain set (#2155)
  • EZP-28326: Http Cache not updated when moving content on Varnish & Symfony Proxy (#2169)
  • EZP-28375: As a Maintainer I want CI to run tests on behat environment of eZ Platform v2 (#2181)
  • EZP-28214: Password hash silently defaults to MD5 (#2177)
  • EZP-28623: Display paragraph only when user don't have permissions to see linked content (#2215)

Bugs

  • EZP-28160: Missing HTTP Cache purge after copying subtree (#2137)
  • EZP-28123: Embedded content throws exception after it is moved to trash (#2132)
  • EZP-27996: "Remember me" doesn't retrieve the current user from Repository (#2106)
  • EZP-28203: Image alias metadata not removing on clearing liip_imagine filters (#2134)
  • EZP-25636: User can't access trash if 1+ items are not readable (#2146)
  • EZP-28048: Moving to trash shouldn't give error if you can't read items in trash (#2125)
  • EZP-28306: Symfony 2.8.31 breaks login to PlatformUI over https (#2164)
  • EZP-28174: Can't publish/save content with missing ezlocation URL (#2154)
  • EZP-28319: ContentService::loadReverseRelations does not respect subtree limitation (#2165)
  • EZP-28281: Image is not displayed when previewing unpublished content (#2203)
  • EZP-28513: "Current date" default value for Date Field Type shows yesterday's date (#2200)
  • EZP-28615: Cannot check content/create permission with ContentCreateStruct without target location (#2204)
  • EZP-28328: RichText Field Type removes line breaks inside formatted paragraphs (#2211)
  • EZP-28740: RegenerateUrlAliasesCommand sometimes generates alias with wrong parent (0) (#2220)