Skip to content

Releases: ibexa/core

v5.0.9

Choose a tag to compare

@github-actions github-actions released this 01 Jul 12:02

ibexa/core changes between v5.0.8 and v5.0.9

Improvements

  • IBX-11766: Replaced phpunit assertions with webmozart equivalents (#753)
  • IBX-11441: Provided proper index limit for the StringField for search engines (#744)

v4.6.31

Choose a tag to compare

@github-actions github-actions released this 01 Jul 10:41

ibexa/core changes between v4.6.30 and v4.6.31

Improvements

  • IBX-11441: Provided proper index limit for the StringField for search engines (#744)

v5.0.8

Choose a tag to compare

@github-actions github-actions released this 21 May 18:11

ibexa/core changes between v5.0.7 and v5.0.8

Improvements

  • IBX-11491: Improved ibexa.content.download route (#732)
  • IBX-11402: Aligned CountryTermAggregation integration coverage with Solr and ES changes (#723)
  • IBX-10976: Deleting user/user group breaks assigned role view (#700)
  • IBX-10734: Fixed handling empty multilingual options for selection field type (#706)

v4.6.30

Choose a tag to compare

@github-actions github-actions released this 21 May 15:06

ibexa/core changes between v4.6.29 and v4.6.30

Improvements

  • IBX-11491: Improved ibexa.content.download route (#732)
  • IBX-11402: Aligned CountryTermAggregation integration coverage with Solr and ES changes (#723)
  • IBX-10976: Deleting user/user group breaks assigned role view (#700)
  • IBX-10734: Fixed handling empty multilingual options for selection field type (#706)

v5.0.7

Choose a tag to compare

@github-actions github-actions released this 20 Apr 13:14

ibexa/core changes between v5.0.6 and v5.0.7

Improvements

  • IBX-11259: Fixed download file by id by additionally handling queries version and language (#718)
  • IBX-3035: [Twig] Allowed passing parameters to ibexa render function (#674)
  • IBX-11401: Fixed embedding default model inheritance and added field name fallback prefixes (#719)
  • IBX-11179: Updated PHP versions in CI configuration with 8.3 and 8.4 (#724)
  • IBX-11247: Bumped symfony/* to 7.4 LTS (#709)
  • IBX-11383: Hash image file in a deterministic way during storing to avoid pilling up duplicates (#725)
  • IBX-11437: Implemented reference aware external storage (#730)
  • IBX-11474: Added ibexa/cloud existence check for the existing projects (#741)
  • IBX-11437: Merged branch 4.6 (#743)
  • IBX-11489: Added attributes from access_control to request into _access_control_attributes

v4.6.29

Choose a tag to compare

@github-actions github-actions released this 20 Apr 12:09

ibexa/core changes between v4.6.28 and v4.6.29

Improvements

  • IBX-11259: Fixed download file by id by additionally handling queries version and language (#718)
  • IBX-3035: [Twig] Allowed passing parameters to ibexa render function (#674)
  • IBX-11179: Updated PHP versions in CI configuration with 8.3 and 8.4 (#724)
  • IBX-11383: Hash image file in a deterministic way during storing to avoid pilling up duplicates (#725)
  • IBX-11437: Implemented reference aware external storage (#730)

v4.6.27

Choose a tag to compare

@github-actions github-actions released this 03 Feb 13:09

ibexa/core changes between v4.6.26 and v4.6.27

Improvements

  • IBX-10233: Fixed iterating over a batch of files in ibexa:io:migrate-files command (#661)
  • IBX-10841: Fixed sorting in content filtering (#655)
  • IBX-10964: Fixed PHPDoc annotation in AggregationResultCollection (#678)
  • IBX-8897: Fixed incorrect extrapolation of parentheses in the name schema pattern (#449)
  • IBX-11131: Fixed streaming files for apache + php-fpm (#695)
  • IBX-11116: Added EmbeddingProviderException and an interface for embedding providers' error handling (#697)
  • IBX-11130: Fixed proxy initializer returning null (#693)

v5.0.5

Choose a tag to compare

@github-actions github-actions released this 19 Jan 10:44

ibexa/core changes between v5.0.4 and v5.0.5

Improvements

  • IBX-10233: Fixed iterating over a batch of files in ibexa:io:migrate-files command (#661)
  • IBX-10841: Fixed sorting in content filtering (#655)
  • IBX-10708: Introduced SerializerFactory for SiteAccess matchers (#689)
  • IBX-11148: Moved autoconfigure setting from routing.yml to serializers.yml for CompoundMatcherNormalizer (#698)

v5.0.4

Choose a tag to compare

@github-actions github-actions released this 10 Dec 14:24

ibexa/core changes between v5.0.3 and v5.0.4

Improvements

Bugs

  • IBX-10840: Fixed missing logger in ImageExtension
  • IBX-10627: Fixed transformation ForbiddenException to AccessDeniedHttpException (#673)
  • IBX-10865 set correct type for Content-Length header (#671)

v4.6.26

Choose a tag to compare

@github-actions github-actions released this 10 Dec 12:33

ibexa/core changes between v4.6.25 and v4.6.26

Improvements

Bugs

  • IBX-10840: Fixed missing logger in ImageExtension
  • IBX-10627: Fixed transformation ForbiddenException to AccessDeniedHttpException (#673)