Skip to content

Releases: ibexa/core

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

v5.0.2

09 Sep 14:16

Choose a tag to compare

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

Improvements

  • IBX-10507: Updated method signatures to use nullable type hints for improved code readability and consistency. (#636)

Bugs

  • IBX-10428: Added siteaccess option to application definition, instead of per command (#635)
  • IBX-10534: Ensured CriteriaConverter instances are lazy to prevent early connection initialization

v4.6.24

09 Sep 13:48

Choose a tag to compare

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

Improvements

  • IBX-10507: Updated method signatures to use nullable type hints for improved code readability and consistency. (#636)

Bugs

  • IBX-10534: Ensured CriteriaConverter instances are lazy to prevent early connection initialization

v5.0.1

19 Aug 12:14

Choose a tag to compare

ibexa/core changes between v5.0.0 and v5.0.1

Improvements

  • IBX-9060: Added TypedNotificationRenderer interface for notification type labeling (#610)
  • IBX-9060: Updated StatusCriterionHandler to use in expression for multi-status support (#627)
  • IBX-8811: Rebranded SiteAccess session prefix (#629)
  • IBX-9727: Fixed strict types of IO layer (#613)
  • IBX-9060: Added bulk mark-as-read for user notifications (#630)

Bugs

  • IBX-10159: Corrected generate dfs_database_url parameter for Ibexa Cloud (#595)
  • IBX-10116: Fixed ibexa_render() not using decorated fragment renders (#579)
  • IBX-10263: Allowed hyphens in HostText and UriText siteaccess matchers (#623)
  • IBX-10428: Fixed invokable commands failing to compile Container (#634)

v4.6.23

19 Aug 11:26

Choose a tag to compare

ibexa/core changes between v4.6.22 and v4.6.23

Improvements

  • IBX-9060: Added bulk mark-as-read for user notifications (#630)