Skip to content

Releases: ibexa/core

v5.0.8

21 May 18:11

Choose a tag to compare

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

21 May 15:06

Choose a tag to compare

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

20 Apr 13:14

Choose a tag to compare

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

20 Apr 12:09

Choose a tag to compare

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

03 Feb 13:09

Choose a tag to compare

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

19 Jan 10:44

Choose a tag to compare

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

10 Dec 14:24

Choose a tag to compare

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

10 Dec 12:33

Choose a tag to compare

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)

v5.0.3

17 Oct 09:03

Choose a tag to compare

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

Improvements

Bugs

  • IBX-9446: Fixed updating new non-translatable field value (#533)
  • IBX-10657: Fixed invalid IO services definitions (#651)
  • IBX-10669: Fixed accessing isContainer property for CT drafts (#653)
  • IBX-10597: Fixed accessing uninitialized image variation properties when switching to the original variation (#652)

v4.6.25

16 Oct 15:32

Choose a tag to compare

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

Improvements

Bugs