Skip to content

Releases: ibexa/core

v4.3.1

11 Jan 13:56
Compare
Choose a tag to compare

ibexa/core changes between v4.3.0 and v4.3.1

Improvements

  • IBX-1294: Fixed deprecated RequestStack::getMasterRequest usages

Bugs

  • IBX-4384: Handled sort clauses in loadLocationChildren
  • IBX-146: Fixed resolving languageCode for embedded content
  • IBX-146: Fixed ez_content reference to rebranded controller action
  • IBX-4326: Custom URL aliases reparenting (#355)
  • IBX-4722: Rebranded ezplatform.siteaccess.matcher tag (#190)

v4.2.4

14 Dec 07:44
Compare
Choose a tag to compare

ibexa/core changes between v4.2.3 and v4.2.4

Bugs

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

v4.3.0

10 Nov 15:55
Compare
Choose a tag to compare

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 on fieldId and path
  • IBX-4018: Implement supportsDenormalization method for CompoundMatcherNormalizer
  • IBX-4032: Added limitation to prevent changing content ownership (#162)

v4.2.3

10 Nov 15:25
Compare
Choose a tag to compare

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 on fieldId and path
  • IBX-4018: Implement supportsDenormalization method for CompoundMatcherNormalizer

v4.3.0-rc1

28 Oct 16:22
Compare
Choose a tag to compare

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 on fieldId and path
  • IBX-4018: Implement supportsDenormalization method for CompoundMatcherNormalizer
  • IBX-4032: Added limitation to prevent changing content ownership (#162)

v4.3.0-beta1

13 Oct 06:52
Compare
Choose a tag to compare

ibexa/core changes between v4.2.0 and v4.3.0-beta1

Improvements

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

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

07 Oct 14:15
Compare
Choose a tag to compare

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

16 Sep 14:42
Compare
Choose a tag to compare

ibexa/core changes between v4.2.0 and v4.2.1

Improvements

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

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

09 Aug 14:20
Compare
Choose a tag to compare

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 with lazy
  • 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 in DownloadController
  • 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

21 Jul 13:11
Compare
Choose a tag to compare

ibexa/core changes between v4.2.0-beta1 and v4.2.0-rc1

No significant changes.