Skip to content

v1.13.6

Compare
Choose a tag to compare
@DominikaK DominikaK released this 26 Nov 12:00
· 732 commits to master since this release

ezplatform v1.13.6 change log

Corresponding eZ Platform Enterprise Edition release: https://github.com/ezsystems/ezplatform-ee/releases/tag/v1.13.6

Changes since 1.13.5

ezplatform-http-cache changes between v0.9.1 and v0.9.4

Improvements

  • EZP-31108: Provide common PHP CS Fixer configuration for internal use (#108)
  • EZP-31359: As a Developer I would like abstractions for content http cache tags to avoid issues if they change (#115)

Bugs

Misc

ezplatform-solr-search-engine changes between v1.5.8 and v1.5.9

Bugs

  • EZP-30296: Large API subtree delete leads to serious Solr index inconsistencies (#150)
  • EZP-30664: Skipped indexing erroneous Content and logged all exceptions (#139)
  • EZP-31325: SortClause\ContentId and SortClause\Location\Id use dictionary order in Solr SE

ezpublish-kernel changes between v6.13.6 and v6.13.8

Improvements

  • EZP-25721: Warn development upfront of ConfigResolver initialization order issues (#2679)
  • EZP-30547: As a Developer I'd like to be able to debug config resolver & services (#2635)
  • EZP-29373: As a Maintainer I want all supported ezpublish-kernel branches to use short array syntax (#2597)
  • EZP-30985: Remove deprecated features from eZ (#2796)
  • EZP-31519: Move app.php rejection snippet from front controller to ezpublish-kernel (#3010)

Bugs

  • EZP-30546: Cache service has wrong instance on command line (#2649)
  • EZP-30635: Reindex Command Infinite Loop when content-count % iteration-count === 0 (#2664)
  • EZP-30722: Siteaccess is loaded after commands are loaded on run, triggering unnecessary config resolver warnings (#2687)
  • EZP-30817: ezplatform:timestamps:to-utc command updates wrong field versions (#2724)
  • EZP-30729: CleanupVersionsCommand causes database issues when removing versions of User ContentType (#2691)
  • EZP-30681: Moving location leads to double slash in path_identification_string (#2671)
  • EZP-30823: Race conditions on publish causing anon user to lack access, due to version_read check when loading wrong version (#2740)
  • EZP-30754: Doctrine error when trying to update only the 'always_available' metadata of a Content (#2850)
  • EZP-30806: Using OR Criterion in REST request results in "Bad Request" error (#2883)
  • EZP-31203: In Multirepository setup Installer always use a default Database connection for checking if the database exists (#2900)
  • EZP-31268: REST Functional tests are failing on PHP versions lower than 7.3 (#2909)
  • EZP-31258: "scaledown" image filters crop when they shouldn't (#2907)
  • EZP-31298: API errors leak path information (#2945)
  • EZP-30664: Skipped indexing erroneous Content and logged all exceptions (#2666)
  • EZP-30956: File with name beginning with "(" cannot be downloaded (#2899)
  • EZP-31560: [Composer 2.x] Some classes have incorrect psr-0 or psr-4 namespaces (#3020)
  • EZP-31644: Compound SiteAccess matcher usage results in serializing error (#3037)
  • EZP-31677: Query Field's FielDefinitionIdentifier matcher doesn't test the field's identifier (#3041)
  • 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
  • EZP-31810: Compound SiteAccess matcher will include serialized 'pathinfo' and 'queryParams' attributes unnecessarily (#3063)

Misc

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

PlatformUIBundle changes between v1.13.5 and v1.13.6

Improvements

ezplatform changes between v1.13.5 and v1.13.6

Improvements

  • EZP-31519: Move app.php rejection snippet from front controller to ezpublish-kernel (#514)
  • EZP-31821: Failing security-checker results in errored installation (#608)

Bugs

Misc

  • EZP-31189: Reduce memory required for 1.7 and 1.13 branches to install (#482)
  • EZP-31613: Update Travis integration with Slack (#539)