Skip to content

v4.6.0-beta4

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Dec 14:00
· 271 commits to main since this release

ibexa/core changes between v4.6.0-beta3 and v4.6.0-beta4

Improvements

  • IBX-7276: Extended built-in Twig functions library (#301)
  • IBX-6649: Added support for spell checking (#276)
  • IBX-6937: Changed maxFileSize value to float type for Image field type (#291)
  • IBX-7055: Made BeforeTrashEvent::getResult return value nullable (#297)
  • IBX-6827: Aggregation API improvements (#287)
  • IBX-7276: Renamed ibexa_get_current_user Twig function to ibexa_current_user (#307)
  • IBX-6856: Added mime types limitation for ezimage field type (#300)
  • IBX-7318: Set image field from Image CT to is_searchable set to true (#305)

Bugs

  • IBX-7015: Fixed Content Type cache_keys
  • IBX-5827: Replaced deprecated string interpolation (PHP 8.2+) (#386)
  • IBX-5827: Adapted code to Ibexa coding standards