Skip to content

Releases: ibexa/core

v5.0.5

15 Jan 13:36

Choose a tag to compare

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

Improvements

  • IBX-10841: Fixed sorting in content filtering (#655)
  • IBX-11148: Moved autoconfigure setting from routing.yml to serializers.yml for CompoundMatcherNormalizer (#698)

Bugs

  • IBX-10233: Fixed iterating over a batch of files in ibexa:io:migrate-files command (#661)
  • IBX-10708: Introduced SerializerFactory for SiteAccess matchers (#689)

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)

v4.6.22

05 Aug 10:30

Choose a tag to compare

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

Improvements

  • IBX-9060: Added API to filter notifications (#520)
  • IBX-9845: Added test skipping for Solr doesn't support shard URL (#593)
  • IBX-9060: Added TypedNotificationRenderer interface for notification type labeling (#610)
  • IBX-9060: Updated StatusCriterionHandler to use in expression for multi-status support (#627)

Bugs

  • IBX-9328: Added the users_group_root_subtree_path config parameter (#594)
  • IBX-8697: Added validation for Keyword field type values in content and tests (#592)
  • IBX-10283: Added urlAlias $id validation (#617)
  • 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)