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)