Releases: ezsystems/ezplatform-kernel
Releases · ezsystems/ezplatform-kernel
v1.3.37
v1.3.36
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
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 fromUserGroupLimitationType
v1.3.34
ezsystems/ezplatform-kernel changes between v1.3.33 and v1.3.34
Bugs
v1.3.33
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
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
v1.3.30
ezsystems/ezplatform-kernel changes between v1.3.29 and v1.3.30
Bugs
v1.3.29
ezsystems/ezplatform-kernel changes between v1.3.28 and v1.3.29
Bugs
v1.3.28
ezsystems/ezplatform-kernel changes between v1.3.27 and v1.3.28
Improvements
- IBX-4857: Improved ibexa:reindex --subtree option help output