Skip to content

v6.13.4

Compare
Choose a tag to compare
@DominikaK DominikaK released this 04 Sep 09:46
· 1651 commits to master since this release

ezpublish-kernel changes between v6.13.3 and v6.13.4

Improvements

  • EZP-28942: As a REST consumer, I want to sort a view using a Field (#2355)

Bugs

  • EZP-25487: imageAlias.width and imageAlias.height fields not filled in (#2325)
  • EZP-29297: 404 error pages for hidden locations should be tagged (#2350)
  • EZP-28789: Warning in LocationId Matcher if Content has no Location (#2235)
  • EZP-29326: OwnerLimitationType and ContentCreateStruct are incompatible (#2359)
  • EZP-29206: MySQL deadlock errors happen when concurrently moving subtree (#2365)
  • EZP-29387: Variation cache should be SiteAccess and domain aware (#2383)
  • EZP-29385: Richtext : blockquote does not allow multiple titles on the same level (#2381)
  • EZP-29391: Richtext : superscript/subscript does not support and tag (#2386)
  • EZP-29396: Cache size blows up in when using Redis with Stash (5.x & 1.x) (#2387)
  • EZP-29034: Cannot install ezplatform on 1.7 branch (#2415)

Misc