Skip to content

v1.1.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@DominikaK DominikaK released this 17 Jun 06:16

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

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 (#73)

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)