Releases: ibexa/core
Releases · ibexa/core
v4.3.1
ibexa/core changes between v4.3.0 and v4.3.1
Improvements
- IBX-1294: Fixed deprecated RequestStack::getMasterRequest usages
Bugs
v4.2.4
v4.3.0
ibexa/core changes between v4.2.0 and v4.3.0
Improvements
- IBX-3588: Enhanced
ContentFieldValidation
exception (#329) - IBX-3966: Used
user_content_type_identifier
configuration key inside user service (#155) - IBX-4046: Allowed custom header name to be used in reverse proxy env (#165)
- IBX-3821: Added new limitation to User/Assign policy (v4)
- IBX-4276: Created command to revoke user passwords
Bugs
- 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)
- 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)
- IBX-3445: Softened
TargetContentValidator
content check - IBX-3823: Fixed appending limitations, when there are no initial values (#335)
- IBX-3877: Added logger to cache identifier generation
- IBX-3877: Fixed logger not being injected in CacheIdentifierGenerator
- IBX-3877: Made SettingHandler cache transaction-aware
- IBX-3921: Removed Ibexa Commerce Solr configuration (#154)
- IBX-3856: Changed Checkbox's value to never be considered empty (#336)
- 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 onfieldId
andpath
- IBX-4018: Implement
supportsDenormalization
method forCompoundMatcherNormalizer
- IBX-4032: Added limitation to prevent changing content ownership (#162)
v4.2.3
ibexa/core changes between v4.2.2 and v4.2.3
Improvements
- IBX-3821: Added new limitation to User/Assign policy (v4)
- 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 onfieldId
andpath
- IBX-4018: Implement
supportsDenormalization
method forCompoundMatcherNormalizer
v4.3.0-rc1
ibexa/core changes between v4.3.0-beta1 and v4.3.0-rc1
Improvements
- IBX-3966: Used
user_content_type_identifier
configuration key inside user service (#155) - IBX-4046: Allowed custom header name to be used in reverse proxy env (#165)
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 onfieldId
andpath
- IBX-4018: Implement
supportsDenormalization
method forCompoundMatcherNormalizer
- IBX-4032: Added limitation to prevent changing content ownership (#162)
v4.3.0-beta1
ibexa/core changes between v4.2.0 and v4.3.0-beta1
Improvements
Bugs
- 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)
- 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)
- IBX-3445: Softened
TargetContentValidator
content check - IBX-3823: Fixed appending limitations, when there are no initial values (#335)
- IBX-3877: Added logger to cache identifier generation
- IBX-3877: Fixed logger not being injected in CacheIdentifierGenerator
- IBX-3877: Made SettingHandler cache transaction-aware
- IBX-3921: Removed Ibexa Commerce Solr configuration (#154)
- IBX-3856: Changed Checkbox's value to never be considered empty (#336)
v4.2.2
ibexa/core changes between v4.2.1 and v4.2.2
Bugs
- IBX-3445: Softened
TargetContentValidator
content check - IBX-3823: Fixed appending limitations, when there are no initial values (#335)
- IBX-3877: Added logger to cache identifier generation
- IBX-3877: Fixed logger not being injected in CacheIdentifierGenerator
- IBX-3877: Made SettingHandler cache transaction-aware
- IBX-3921: Removed Ibexa Commerce Solr configuration (#154)
- IBX-3856: Changed Checkbox's value to never be considered empty (#336)
v4.2.1
ibexa/core changes between v4.2.0 and v4.2.1
Improvements
Bugs
- 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)
- 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)
v4.2.0
ibexa/core changes between v4.1.0 and v4.2.0
Improvements
- IBX-2000: Added URL Wildcard Query with Criterion and Sort (#301)
- IBX-2893: Implemented Public API Collections (#108)
- IBX-2000: Aligned UrlWildcard namespace with the existing codebase
- IBX-2000: Fixed missing FQCN service definition change
- IBX-2000: Fixed incorrect FQCN service definition injection
- IBX-2823: Added loadRelation method (#115)
- IBX-2937: Added new relation starting location options
Bugs
- IBX-1669: Implemented destination content validation for relation fieldtypes
- IBX-2844: Handled archived URL aliases cache invalidation
- IBX-2901: Added Aliases for Security Providers (#109)
- 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
- IBX-1755: Implemented constant time authentication
- IBX-2934: Proxified
FieldsGroupsList
withlazy
- EZP-30746: Fixed respecting hidden Content when moving subtree
- IBX-2961: Implemented ConfigurationDumper for Ibexa Encore files (#120)
- IBX-2618: Optimized search indexing performance
- 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 inDownloadController
- IBX-3051: Fixed custom non-string Criterion query value mapping
- IBX-3036: Provided fallback for Content-Disposition header in
DownloadController
- IBX-360: Added \d+ requirement on contentId parameter for ez_content_download_field_id route (#325)
v4.2.0-rc1
ibexa/core changes between v4.2.0-beta1 and v4.2.0-rc1
No significant changes.