Skip to content

v4.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Nov 15:55
· 542 commits to main since this release

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)