Skip to content

v1.1.0

Compare
Choose a tag to compare
@DominikaK DominikaK released this 15 Jul 13:09

ezplatform-kernel changes between v1.0.0 and v1.1.0

Improvements

  • EZP-31519: Move app.php rejection snippet from front controller to ezpublish-kernel
  • EZP-30465: Change the way PermissionResolver is built to make it reusable service independent from factory (#44)
  • EZP-31281: Decouple & inject RoleDomainMapper into the Repository (#42)
  • EZP-31411: As a Developer I want PHP API allow fetching Trashed nodes sorted by trashed date (#2954)
  • EZP-31542: Add PHP 7.4 support (#3017)
  • EZP-31590: As an administration, I want to manage URL wildcards (#56)
  • EZP-31574: Save incomplete draft (#63)
  • EZP-31344: Collapsible Field Groups in Content and Editing view (#84)
  • EZP-31688: Remove obsolete forked 3rd party packages (#77)
  • EZP-31680: As an Editor I want to be able to search UDW in chosen language (#3043)
  • EZP-31650: Find content in trash (#85)
  • EZP-31569: As a Developer I want Content Repository filtering API (#54)
  • EZEE-3176: User permission at field group level (#86)
  • EZP-31588: As a Developer, I want to configure search engine features with tags which follows same convention (#51)

Bugs

  • EZP-31544: command ezplatform:check throw an error (#39)
  • EZEE-3091: Can not see eZ Platform Debug in Symfony Profiler (#41)
  • EZP-31546: Path prefixes are ignored for binaries and images (#38)
  • EZP-31012: Password expiration does not work on v3 (#45)
  • EZP-30760: Content with custom URL alias defined becomes unavailable after moving when its parent is removed (#2965)
  • EZP-31112: URLAliases are gone after switching the location (#2923)
  • EZP-31580: [kernel] Replaced userHandler version to cached one in PermissionResolver (#49)
  • EZP-31136: Only urls used in the system should be visible in Link Manager (#3015)
  • EZP-31558: Cache key in CT contains reserved characters {}()/@: (#3018)
  • EZEE-3085: User receives status code 500 while trying add banner with different contentType than image (#47)
  • EZP-31560: [Composer 2.x] Some classes have incorrect psr-0 or psr-4 namespaces (#3020)
  • EZP-31591: Farsi (Persian) language is missing in internal locale conversion map (#52)
  • EZP-31592: MySQL SQL schema file is not marked as deprecated (#3024)
  • EZP-31586: Some columns are missing in schema.sql (#3025)
  • EZP-31248: SolR breaks when content contains ascii codes < 32 (#2904)
  • EZP-31240: Querying for contentobjects missing ImageAsset FieldType in GraphQL ends up with an error (#3013)
  • EZP-31325: SortClause\ContentId and SortClause\Location\Id use dictionary order in Solr SE (#3028)
  • EZP-31420: Removing a translation does not remove SolR documents
  • EZP-27324: New draft based on a selected version doesn't respect media/binaryfile binaries versions (#3033)
  • EZP-31644: Compound SiteAccess matcher usage results in serializing error (#3037)
  • EZP-25484: Solr : identifier fields are indexed incorrectly and can not be used in queries / searches (#3034)
  • EZP-30925: User is able to remove translations which he does not have access to edit (#3036)
  • EZP-31663: Location indexing is not triggered after LocationService::createLocation (#68)
  • EZP-31677: Query Field's FielDefinitionIdentifier matcher doesn't test the field's identifier (#3041)
  • EZEE-3159: Trash is empty when the user has content/read with subtree limitation
  • EZEE-3191: Error when incomplete Draft is transitioned though Workflow with publish action (#78)
  • EZP-31698: Cache warmup results in "service already initialized" error (#79)
  • EZP-31701: Default search engine configuration is used instead of siteaccess-specific one (#82)
  • EZP-31665: UserWrapped serialization broken (#70)
  • EZP-31595: The user does not have access to embedded content with correct permissions (3.0 version) (#81)
  • EZP-31718: render_esi function will not be cached properly when using Compound Matcher (#3046)