Skip to content

Releases: ezsystems/ezplatform-kernel

v1.1.4

29 Oct 13:20
Compare
Choose a tag to compare

ezplatform-kernel changes between v1.1.3 and v1.1.4

Improvements

  • EZP-31735: As a Developer I'd like direct upgrade paths from LTS to LTS (#3048)
  • EZP-31930: composer ezplatform-install command output has bad formatting (#3070)

Bugs

  • EZP-31810: Compound SiteAccess matcher will include serialized 'pathinfo' and 'queryParams' attributes unnecessarily (#3063)
  • EZP-31837: Creating an additional Content Location does not repect Content visibility (#3066)
  • EZP-31773: Remember fails with multiple user providers (#91)
  • EZP-31741: EZP-31701 breaks $searchService->supports (#113)
  • EZP-31800: On ContentType copy() persistence cache should be cleared
  • EZP-31891: Image file properties should not be displayed in the rich text field (#3068)
  • EZP-31825: The user cannot change his password (#117)
  • EZP-31039: Sort Order and Sort Field reset to hardcoded value (#3071)

v1.2.0

20 Oct 16:40
Compare
Choose a tag to compare

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

Improvements

  • EZP-31569: As a Developer I want Content Repository filtering API
  • EZP-29886: As a Developer I want loadGroupByIdentifier and loadByIdentifier ObjectState API (#100)
  • EZP-31817: ezfloat is not searchable (#103)
  • EZEE-3287: [DAM] Use ExternalAssets as content thumbnails (#116)
  • EZP-27458: Finalize Search facets support (#94)
  • EZP-31851: Add a twig helpers that abstracts rendering a content (#118)
  • EZP-31735: As a Developer I'd like direct upgrade paths from LTS to LTS (#3048)
  • EZP-32040: Welcome screen need redesign (#119)

Bugs

  • EZP-31325: SortClause\ContentId and SortClause\Location\Id use dictionary order in Solr SE
  • EZP-31584: Reverse relations broken if user doesn't have access to main Location (#92)
  • EZP-31776: Reverse relations if user doesn't have access to main Location (UDW, Subitems - REST) (#3055)
  • EZP-31789: Invalid array type returned for getFieldErrors (#95)
  • EZP-30857: Referenced image file is not deleted from storage when removing draft, archived or published version. (#3056)
  • EZP-31511: Custom URL Aliases corrupted URL's (#3054)
  • EZP-31806: ImageAsset ViewParameterProvider expects destinationContentId to be int (#98)
  • EZP-31773: Remember fails with multiple user providers (#91)
  • EZP-31811: Deleted 'Content relation' fieldtype results in an error when editing Content possessing this relation previously (#101)
  • EZP-31768: Editing Content and assigning its old URL to a different Content will not work properly (#3062)
  • EZP-31810: Compound SiteAccess matcher will include serialized 'pathinfo' and 'queryParams' attributes unnecessarily (#3063)
  • EZP-30931: Child Location is broken after Location is moved under same parent (#2761)
  • EZP-31740: DFS with NFS creating incorrect dirs (#108)
  • EZP-31462: Removed password hash types break login (#99)
  • EZP-31748: io:migrate-files fails (#89)
  • EZP-31912: URL prefix for IO not working properly (#110)
  • EZP-31837: Creating an additional Content Location does not repect Content visibility (#3066)
  • EZP-31741: EZP-31701 breaks $searchService->supports (#113)
  • EZP-32037: Twig render helper fails when ESI rendering is used (#123)
  • EZP-31800: On ContentType copy() persistence cache should be cleared
  • EZP-32045: Missing implementation for AuthorTermAggregation and SubtreeTermAggregation (#121)
  • EZP-31891: Image file properties should not be displayed in the rich text field (#3068)

v1.2.0-rc1

14 Oct 12:35
Compare
Choose a tag to compare

ezplatform-kernel changes between v1.2.0-beta1 and v1.2.0-rc1

Improvements

  • EZP-31851: Add a twig helpers that abstracts rendering a content (#118)

Bugs

v1.2.0-beta1

06 Oct 22:00
Compare
Choose a tag to compare
v1.2.0-beta1 Pre-release
Pre-release

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

Improvements

  • EZP-31569: As a Developer I want Content Repository filtering API
  • EZP-29886: As a Developer I want loadGroupByIdentifier and loadByIdentifier ObjectState API (#100)
  • EZP-31817: ezfloat is not searchable (#103)
  • EZEE-3287: [DAM] Use ExternalAssets as content thumbnails (#116)
  • EZP-27458: Finalize Search facets support (#94)
  • EZP-31851: Add a twig helpers that abstracts rendering a content (#115)

Bugs

  • EZP-31325: SortClause\ContentId and SortClause\Location\Id use dictionary order in Solr SE
  • EZP-31584: Reverse relations broken if user doesn't have access to main Location (#92)
  • EZP-31776: Reverse relations if user doesn't have access to main Location (UDW, Subitems - REST) (#3055)
  • EZP-31789: Invalid array type returned for getFieldErrors (#95)
  • EZP-30857: Referenced image file is not deleted from storage when removing draft, archived or published version. (#3056)
  • EZP-31511: Custom URL Aliases corrupted URL's (#3054)
  • EZP-31806: ImageAsset ViewParameterProvider expects destinationContentId to be int (#98)
  • EZP-31773: Remember fails with multiple user providers (#91)
  • EZP-31811: Deleted 'Content relation' fieldtype results in an error when editing Content possessing this relation previously (#101)
  • EZP-31768: Editing Content and assigning its old URL to a different Content will not work properly (#3062)
  • EZP-31810: Compound SiteAccess matcher will include serialized 'pathinfo' and 'queryParams' attributes unnecessarily (#3063)
  • EZP-30931: Child Location is broken after Location is moved under same parent (#2761)
  • EZP-31740: DFS with NFS creating incorrect dirs (#108)
  • EZP-31462: Removed password hash types break login (#99)
  • EZP-31748: io:migrate-files fails (#89)
  • EZP-31912: URL prefix for IO not working properly (#110)
  • EZP-31837: Creating an additional Content Location does not repect Content visibility (#3066)

v1.1.3

01 Oct 11:13
Compare
Choose a tag to compare

ezplatform-kernel changes between v1.1.2 and v1.1.3

Bugs

  • EZP-31810: Compound SiteAccess matcher will include serialized 'pathinfo' and 'queryParams' attributes unnecessarily (#3061)
  • EZP-30931: Child Location is broken after Location is moved under same parent (#2761)
  • EZP-31740: DFS with NFS creating incorrect dirs (#108)
  • EZP-31462: Removed password hash types break login (#99)
  • EZP-31748: io:migrate-files fails (#89)
  • EZP-31912: URL prefix for IO not working properly (#110)

v1.1.2

07 Sep 11:20
Compare
Choose a tag to compare

ezplatform-kernel changes between v1.1.1 and v1.1.2

Bugs

  • EZP-31584: Reverse relations broken if user doesn't have access to main Location (#92)
  • EZP-31776: Reverse relations if user doesn't have access to main Location (UDW, Subitems - REST) (#3055)
  • EZP-31789: Invalid array type returned for getFieldErrors (#95)
  • EZP-30857: Referenced image file is not deleted from storage when removing draft, archived or published version. (#3056)
  • EZP-31511: Custom URL Aliases corrupted URL's (#3054)
  • EZP-31811: Deleted 'Content relation' fieldtype results in an error when editing Content possessing this relation previously (#101)
  • EZP-31768: Editing Content and assigning its old URL to a different Content will not work properly (#3062)
  • EZP-31810: Compound SiteAccess matcher will include serialized 'pathinfo' and 'queryParams' attributes unnecessarily (#3061)

v1.1.1

23 Jul 09:55
Compare
Choose a tag to compare

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

Bugs

  • EZP-31569: Fixed a typo in the PHPDoc for SPI FilteringSortClause
  • EZP-31325: Added test coverage for sorting by Content & Location IDs

v1.0.5

21 Jul 13:54
Compare
Choose a tag to compare

ezplatform-kernel changes between v1.0.4 and v1.0.5

Improvements

  • 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)

Bugs

  • EZEE-3159: Trash is empty when the user has content/read with subtree limitation
  • 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)
  • EZP-31325: SortClause\ContentId and SortClause\Location\Id use dictionary order in Solr SE

v1.1.0

15 Jul 13:09
Compare
Choose a tag to compare

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)

v1.1.0-rc2

30 Jun 07:36
Compare
Choose a tag to compare
v1.1.0-rc2 Pre-release
Pre-release

ezplatform-kernel changes between v1.1.0-rc1 and v1.1.0-rc2

Improvements

Bugs

  • EZP-31701: Default search engine configuration is used instead of siteaccess-specific one (#82)