Skip to content

v7.5.2

Compare
Choose a tag to compare
@michalmilc90 michalmilc90 released this 03 Jul 11:49
· 870 commits to master since this release

ezpublish-kernel changes between v7.5.1 and v7.5.2

Improvements

  • EZP-30504: Make image tag and attributes output W3C compliant (#2622)
  • EZP-30391: Remove Elasticsearch form Kernel (#2627)
  • EZP-29470: As a developer I want trace for uncached Persistence calls (#2645)
  • EZP-25721: Warn development upfront of ConfigResolver initialization order issues (#2660)
  • EZP-30573: As a Developer I want to filter by status when using ContentService::loadVersions method. (#2652)
  • EZP-29301: As an editor, I want to add custom attributes on rich text elements (#2665)
  • EZP-30547: As a Developer I'd like to be able to debug config resolver & services (#2635)
  • EZP-28633: As an administrator, I want to create a custom URL alias with wildcard (#2609)
  • EZP-30463: As an Developer, I want to use Solr Cloud (#2626)
  • EZP-29373: As a Maintainer I want all supported ezpublish-kernel branches to use short array syntax (#2597)
  • EZP-30698: Use shorthand parameter doctypes instead of multiline (ezpublish-kernel) (#2675)

Bugs

  • EZP-29865: {% spaceless %} for ezpage_field in content_fields.html.twig causes issues with ezxml output (#2514)
  • EZP-30546: Cache service has wrong instance on command line (#2649)
  • EZP-30027: LogicalAnd & LogicalOr not working when using two times the same criterion type (#2527)
  • EZP-28135: eZ\Publish\Core\SignalSlot\Slot and Signal should not be marked internal (#2641)
  • EZP-30508: Previewing content results in an Exception when template renders hidden content/location (#2623)
  • EZP-30470: Assigning roles with limitations results in "Create your content" menu showing Content Types that user has no permission to create (#2628)
  • EZEE-2661: Setting scheduled publish for multiple translations in single Content results in only last translation being published (#2615)
  • EZP-30635: Reindex Command Infinite Loop when content-count % iteration-count === 0 (#2664)
  • EZP-30548: Romanian special characters generate wrong UrlAlias (#2637)
  • EZP-30629: SiteAccessAware LanguageResolver injects dynamic setting too early (#2662)
  • EZP-30699: bazinga:js-translation:dump command triggers ConfigResolver too early (#2676)
  • EZP-30696: API Repository::sudo method signature should not use self as a typehint (#2674)
  • EZP-30585: SignalSlot\ContentService still has translateVersion method in kernel 7.x (#2654)