Skip to content

Releases: ezsystems/ezplatform-kernel

v1.3.27

12 Dec 10:39
Compare
Choose a tag to compare

ezsystems/ezplatform-kernel changes between v1.3.26 and v1.3.27

Bugs

  • IBX-4384: Handled sort clauses in loadLocationChildren
  • IBX-146: Fixed resolving languageCode for embedded content

v1.3.26

10 Nov 13:58
Compare
Choose a tag to compare

ezsystems/ezplatform-kernel changes between v1.3.25 and v1.3.26

Improvements

  • IBX-4276: Created command to revoke user passwords

Bugs

  • IBX-3595: Fixed processing timestamps in ibexa:timestamps:to-utc command (#342)
  • IBX-4008: Fixed incorrect total count of LocationService::find items
  • IBX-3794: Implemented Repository Filtering count method
  • IBX-3794: Replaced Search with Filtering in LocationService::loadLocationChildren
  • IBX-4001: Made ezimagefile entries unique based on fieldId and path
  • IBX-4018: Implement supportsDenormalization method for CompoundMatcherNormalizer

v1.3.25

07 Oct 13:07
Compare
Choose a tag to compare

ezsystems/ezplatform-kernel changes between v1.3.24 and v1.3.25

Bugs

  • IBX-3445: Softened TargetContentValidator content check
  • IBX-3823: Fixed appending limitations, when there are no initial values (#335)
  • IBX-3877: Made SettingHandler cache transaction-aware
  • IBX-3856: Changed Checkbox's value to never be considered empty (#336)

v1.3.24

16 Sep 12:47
Compare
Choose a tag to compare

ezsystems/ezplatform-kernel changes between v1.3.23 and v1.3.24

Bugs

  • IBX-3606: Removed duplicate siteaccess names (#332)
  • IBX-3553: Moved common search service compiler passes to CoreBundle
  • IBX-3791: Fixed DFS queries for Postgres (#334)

v1.3.23

23 Aug 12:47
Compare
Choose a tag to compare

ezsystems/ezplatform-kernel changes between v1.3.22 and v1.3.23

Improvements

  • IBX-3588: Enhanced ContentFieldValidation exception (#329)

Bugs

  • IBX-360: Added \d+ requirement on contentId parameter for ez_content_download_field_id route (#325)
  • IBX-3167: Fixed performance issue in URL Alias cache invalidation (#326)
  • IBX-3451: [Behat] Removed depending on APP_ENV when loading Context services (#324)
  • IBX-3557: Provided Location target for updateLocation API method (#328)
  • IBX-3334: Skipped migrating binary file or its metadata when using the same handler (#322)

v1.3.22

14 Jul 12:40
Compare
Choose a tag to compare

ezsystems/ezplatform-kernel changes between v1.3.21 and v1.3.22

Bugs

  • IBX-2618: Added skipped Ibexa integration tests for Solr
  • IBX-2618: Aligned list of test languages with the ones supported by Solr
  • IBX-3110: Added version parameter validation in DownloadController
  • IBX-3051: Fixed custom non-string Criterion query value mapping
  • IBX-3036: Provided fallback for Content-Disposition header in DownloadController

v1.3.21

27 Jun 11:20
Compare
Choose a tag to compare

ezsystems/ezplatform-kernel changes between v1.3.20 and v1.3.21

Bugs

  • IBX-2618: Optimized search indexing performance

v1.3.20

20 Jun 10:20
Compare
Choose a tag to compare

ezsystems/ezplatform-kernel changes between v1.3.19 and v1.3.20

Bugs

  • IBX-2934: Proxified FieldsGroupsList with lazy
  • EZP-30746: Fixed respecting hidden Content when moving subtree

v1.3.19

31 May 12:58
Compare
Choose a tag to compare

ezsystems/ezplatform-kernel changes between v1.3.18 and v1.3.19

Improvements

  • IBX-2000: Added URL Wildcard Query with Criterion and Sort (#301)
  • IBX-2000: Aligned UrlWildcard namespace with the existing codebase

Bugs

  • IBX-2914: Fixed schema syntax error (#3148)
  • IBX-392: Fixed overriding view parameters for view_embed only permission
  • IBX-2825: Implemented Location target for Language Limitation
  • IBX-2880: Added PasswordExpiredException (#309)
  • IBX-1755: Implemented constant time authentication

v1.3.18

17 May 10:29
Compare
Choose a tag to compare

ezsystems/ezplatform-kernel changes between v1.3.17 and v1.3.18

Bugs

  • IBX-1669: Implemented destination content validation for relation fieldtypes
  • IBX-2844: Handled archived URL aliases cache invalidation