Skip to content

Releases: ezsystems/ezplatform-kernel

v1.3.37

14 Aug 11:36
Compare
Choose a tag to compare

ezsystems/ezplatform-kernel changes between v1.3.36 and v1.3.37

Bugs

  • IBX-8562: Fixed flooding content attributes table with duplicates

v1.3.36

10 Jul 11:56
Compare
Choose a tag to compare

ezsystems/ezplatform-kernel changes between v1.3.35 and v1.3.36

Bugs

  • IBX-6592: Removed unusable location/subtree limitations from state/assign policy
  • IBX-6494: Fixed copying of non-translatable fields to later versions
  • IBX-5388: Fixed performance issues of content updates after field changes
  • IBX-8019: Added performance consideration notice to LocationService::loadLocationChildren (#407)
  • IBX-6833: Fixed copying empty fields from a published version

v1.3.35

20 Mar 11:45
Compare
Choose a tag to compare

ezsystems/ezplatform-kernel changes between v1.3.34 and v1.3.35

Bugs

  • IBX-6880: Skipped normalizing directories in the normalizePath method
  • IBX-6880: Rollback
  • IBX-7015: Fixed Content Type cache_keys
  • IBX-5827: Replaced deprecated string interpolation (PHP 8.2+) (#386)
  • IBX-6880: Skipped normalizing directories in the normalizePath method
  • IBX-7346: Reindexed reverse-related content after deleting source content (#396)
  • IBX-7485: Skipped files with corrupted filenames when loading and deleting content
  • IBX-7172: Fixed Repository Filtering by multiple ObjectStateId criteria
  • IBX-7809: Fixed creating UserMetadata criterion from UserGroupLimitationType

v1.3.34

03 Nov 11:41
Compare
Choose a tag to compare

ezsystems/ezplatform-kernel changes between v1.3.33 and v1.3.34

Bugs

  • IBX-6484: Fixed Content Handler loadVersionInfoList database error
  • IBX-6631: Enriched TrashItem with removedLocationContentIdMap
  • IBX-6504: Gracefully handled URL generation in RoutingExtension
  • IBX-6207: Requests containing front controller script causes session-not-found exception (#377)

v1.3.33

12 Sep 12:24
Compare
Choose a tag to compare

ezsystems/ezplatform-kernel changes between v1.3.32 and v1.3.33

Bugs

  • IBX-6173: Added indexes to ezcontentobject_attribute and ezurl_object_link tables

v1.3.32

17 Aug 10:48
Compare
Choose a tag to compare

ezsystems/ezplatform-kernel changes between v1.3.31 and v1.3.32

Improvements

  • IBX-6185: Add more PHP file types to default upload blocklist (#3153) (#379)
  • IBX-6017: Implemented loadVersionInfoListByContentInfo PAPI method
  • IBX-6017: Fixed validation of ContentService::loadVersionInfoListByContentInfo input

Bugs

  • IBX-5663: Added paginated role assignments load method to API
  • IBX-5388: Added index on ezcontentobject_link.contentclassattribute_id field
  • EZP-29574: [Tests] Fixed randomly failing testLoadUserByToken
  • IBX-152: Optimized Legacy Search Engine FullText Word Indexer
  • IBX-4031: Ensured non-translatable field values are copied when publishing a draft

v1.3.31

31 May 09:39
Compare
Choose a tag to compare

ezsystems/ezplatform-kernel changes between v1.3.30 and v1.3.31

Improvements

  • IBX-5569: Switched to reusable generator workflow

Bugs

  • IBX-5505: Fixed preview response to have private Cache-Control headers
  • IBX-5068: Fixed mapping fields for update to account for language

v1.3.30

03 Apr 10:02
Compare
Choose a tag to compare

ezsystems/ezplatform-kernel changes between v1.3.29 and v1.3.30

Bugs

  • IBX-3972: Fixed password validation for UserService::updateUserPassword
  • IBX-5026: Fixed subtree op. perm. checks for Content with multiple Locations
  • IBX-5270: Implemented cache indices validator and fixed broken loadSubtreeIds pattern
  • IBX-5119: Added logging for invalid Content's Locations setup

v1.3.29

17 Feb 12:04
Compare
Choose a tag to compare

ezsystems/ezplatform-kernel changes between v1.3.28 and v1.3.29

Bugs

  • IBX-4877: Allow Location-based Content preview (#359)
  • IBX-4461: Fixed handling trailing slash for isUriPrefixExcluded
  • IBX-4477: Added LocationService::getSubtreeSize method (#360)
  • IBX-4647: Added WebpFormatVariationPathGenerator handling .webp images (#361)

v1.3.28

03 Feb 13:07
Compare
Choose a tag to compare

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

Improvements

  • IBX-4857: Improved ibexa:reindex --subtree option help output

Bugs

  • IBX-4326: Custom URL aliases reparenting (#355)
  • IBX-4700: Added versionNo argument for Content Proxy (#357)
  • IBX-4581: Added missing groups setup when siteaccess is matched