Skip to content

v7.5.6

Choose a tag to compare

@michalmilc90 michalmilc90 released this 19 Dec 10:03
· 736 commits to master since this release

ezpublish-kernel changes between v7.5.5 and v7.5.6

Improvements

  • EZP-30988: As a Developer I want PHP API allow fetching URLs filtered by Section (#2783)
  • EZP-30733: CleanupVersionsCommand should use new ContentService::loadVersions status argument for better performance (#2692)
  • EZP-31114: Add skip/disable indexing option for install command (#2848)
  • EZP-31125: Administration interface should respect siteaccess languages settings (#2885)

Bugs

  • EZP-31000: Redirected to View tab when using pagination with embedded content (#2809)
  • EZP-31026: ContentService::loadContentListByContentInfo is not siteaccess aware  (#2816)
  • EZP-31050: ContentTypeService::loadContentTypeList is not siteaccess aware (#2832)
  • EZP-31053: Prioritized languages should be respected by Content::getContentType (#2833)
  • EZP-31023: Unable to load root location with prioritized languages (#2815)
  • EZP-30865: Creating the same Custom URL Alias for different Language will fail with Error (#2842)
  • EZP-31084: Memory exhausted on the admin trash page caused by too many items in the trash (#2871)
  • EZP-31115: Content and ContentInfo do not have isHidden flag in REST response (#2865)
  • EZP-30951: Searching for Content with empty field will result on Error when using Solr (#2821)
  • EZP-30806: Using OR Criterion in REST request results in "Bad Request" error (#2883)
  • EZP-31122: Location do not have explicitlyHidden flag in REST response (#2870)
  • EZP-30936: Editing Content with a Translation after adding a required field to ContentType will fail with an error (#2875)
  • EZP-31113: AssignSectionToSubtreeSignal is not handled by search and HTTP cache. (#2862)
  • EZP-30754: Doctrine error when trying to update only the 'always_available' metadata of a Content (#2850)
  • EZP-30997: Adding a new translation to content fails when language limitation is used (#2858)
  • EZP-31059: Link Manager displays duplicated entries on a fresh database installation (#2876)
  • EZEE-2876: Invalid order of items in Collection Block in Preview (#2897)
  • EZP-31083: v2.5 consumes a lot of memory which can't be freed on Redis (#2840)
  • EZP-29586: Content copied by another user is still owned by original creator (#2464)
  • EZP-31235: Empty Select language list on Edit (#2902)

Misc

  • EZP-31189: Reduce memory required for 1.7 and 1.13 branches to install (#2869)