Skip to content

Changelog v5.0.2

github-actions[bot] edited this page Sep 9, 2025 · 1 revision

ibexa/oss v5.0.2 change log

Changes since v5.0.1

ibexa/admin-ui changes between v5.0.1 and v5.0.2

Improvements

  • IBX-10507: Added PHP 8.4 to CI testing matrix (#1677)
  • IBX-9837: Add more options to SearchNoResults React component: noResultsHints, extraClasses and searchText is no longer required (#1680)
  • IBX-10558: Added --watch option to ibexa:encore:compile (#1671)
  • IBX-9727: Added type-hints and adapted codebase to PHP8+ (#1690)
  • IBX-9727: Added typehints and adapted forms-related code to PHP8 (#1692)
  • IBX-9727: Refactored Form Types and limitation-related code to be aligned with PHP8 (#1694)
  • IBX-9060: Revamp notifications (#1529)
  • IBX-10440: Changed base icon size (#1687)

Bugs

  • IBX-10454:[UDW] Error when open bookmarks (#1678)
  • IBX-9855: Added isHidden property to ContentTree Node (#1675)
  • IBX-10414: Drop save action from forms (#1666)
  • IBX-10426: [User] Header inconsistency when editing user in UDW (#1683)
  • IBX-10089: App window is greyed out when clicking Share button when content was sent to review (#1691)
  • IBX-10412: COTF - fixed confirm label (#1689)
  • IBX-10362: No validation of matrix field without columns when creating content type (#1686)
  • IBX-8753: Improved ModifyFieldDefinitions logic (#1614)
  • IBX-10567: [Share dialog] Modal backdrop fade is not removed (#1700)
  • IBX-10617: Allowed nullable field type identifier within ModifyFieldDefinitionsCollectionTypeExtension (#1702)

ibexa/admin-ui-assets changes between v5.0.1 and v5.0.2

Improvements

  • IBX-10352: Escape output printed in GitHub Actions

Bugs

ibexa/content-forms changes between v5.0.1 and v5.0.2

Bugs

  • IBX-10420: Reloaded content as it is out of date after going through action dispatcher (#100)

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

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

No significant changes.

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

No significant changes.

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

No significant changes.

ibexa/design-engine changes between v5.0.1 and v5.0.2

No significant changes.

ibexa/doctrine-schema changes between v5.0.1 and v5.0.2

No significant changes.

ibexa/fieldtype-matrix changes between v5.0.1 and v5.0.2

Improvements

Bugs

  • IBX-10362: Fixed validation of matrix field without columns when creating content type (#77)

ibexa/fieldtype-query changes between v5.0.1 and v5.0.2

No significant changes.

ibexa/fieldtype-richtext changes between v5.0.1 and v5.0.2

Improvements

Bugs

  • IBX-10316: Fixed editing linked embed image (#261)
  • IBX-10404: Special Character plugin has bootstrap's tooltips displayed (#262)

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

No significant changes.

ibexa/http-cache changes between v5.0.1 and v5.0.2

No significant changes.

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

No significant changes.

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

Improvements

  • IBX-9060: Implemented support for typed system notifications and dynamic template extension (#24)

ibexa/post-install changes between v5.0.1 and v5.0.2

No significant changes.

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

No significant changes.

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

No significant changes.

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

No significant changes.

ibexa/standard-design changes between v5.0.1 and v5.0.2

No significant changes.

ibexa/system-info changes between v5.0.1 and v5.0.2

Improvements

ibexa/twig-components changes between v5.0.1 and v5.0.2

No significant changes.

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

Bugs

  • IBX-10414: Dropped update and edit button from settings page (#117)
Clone this wiki locally