-
Notifications
You must be signed in to change notification settings - Fork 12
Changelog v5.0.3
github-actions[bot] edited this page Oct 17, 2025
·
1 revision
ibexa/oss v5.0.3 change log
Changes since v5.0.2
ibexa/admin-ui changes between v5.0.2 and v5.0.3
- IBX-9727: Aligned library code with PHP8+ and added missing strict types (#1697)
- IBX-10473: Refactor custom URL form styles and templates to match the design and improve maintainability and consistency. (#1707)
- IBX-10635: Fixed 'allowInput' flag in flatpickr (#1705)
- IBX-10651: Fixed user name size in user menu (#1712)
- IBX-9981: Added file-arrow icon (#1704)
- IBX-10406: Adjust UI components to use small button and dropdown styles, update font size for content type selector list. (#1715)
- IBX-10406: Include custom.scss in _content.type.selector.list.scss to apply shared styles (#1721)
- IBX-10427: Fixed date and datetime filters clearing (#1713)
- IBX-10274: Added fallback handling for invalid previewLanguageCode
- IBX-10659: Added verification if headerBottomRowNode is not null (#1722)
- IBX-10607: Fixed dot color in unread notification (#1723)
- IBX-10429: [Collaboration] UI improvements for the header (#1682)
- IBX-10450: No tooltips for edit join icons on Draft conflict modal (#1709)
- IBX-10489: Fixed disabled state in content tree translation modal (#1729)
- IBX-10738: Fixed taggifyInput selector for ezkeyword.js (#1733)
- IBX-10648: flatpicrk has default select on safari (#1734)
- IBX-10286: Fix Multilevel Popup Menu XSS
ibexa/admin-ui-assets changes between v5.0.2 and v5.0.3
ibexa/content-forms changes between v5.0.2 and v5.0.3
- IBX-9758: Used draft owner instead of logged user as Author default (#101)
- IBX-9917: Added event for disabling autosave in content edit form (#103)
ibexa/core changes between v5.0.2 and v5.0.3
- 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)
ibexa/core-persistence changes between v5.0.2 and v5.0.3
No significant changes.
ibexa/core-search changes between v5.0.2 and v5.0.3
No significant changes.
ibexa/cron changes between v5.0.2 and v5.0.3
No significant changes.
ibexa/design-engine changes between v5.0.2 and v5.0.3
ibexa/doctrine-schema changes between v5.0.2 and v5.0.3
ibexa/fieldtype-matrix changes between v5.0.2 and v5.0.3
No significant changes.
ibexa/fieldtype-query changes between v5.0.2 and v5.0.3
No significant changes.
ibexa/fieldtype-richtext changes between v5.0.2 and v5.0.3
- IBX-9981: Added go to and edit image (#264)
- IBX-9981: Added go to and edit image
- IBX-10402: Missing hover state on richtext field (#263)
- IBX-10661: Fixed selector on focus (#266)
- IBX-10288: Fix XSS in custom tags
ibexa/graphql changes between v5.0.2 and v5.0.3
ibexa/http-cache changes between v5.0.2 and v5.0.3
No significant changes.
ibexa/i18n changes between v5.0.2 and v5.0.3
No significant changes.
ibexa/notifications changes between v5.0.2 and v5.0.3
No significant changes.
ibexa/post-install changes between v5.0.2 and v5.0.3
No significant changes.
ibexa/rest changes between v5.0.2 and v5.0.3
- IBX-10366: Provided Edition Badges to REST API reference (#197)
- IBX-10507: Allowed nullable type declarations for method parameters across the codebase (#199)
- IBX-10527: Exposed Content Type Search API (#196)
- IBX-10527: Prefixed content type criterion parsers (#202)
ibexa/search changes between v5.0.2 and v5.0.3
ibexa/solr changes between v5.0.2 and v5.0.3
ibexa/standard-design changes between v5.0.2 and v5.0.3
No significant changes.
ibexa/system-info changes between v5.0.2 and v5.0.3
- IBX-10507: Allowed nullable type declarations for method parameters across the codebase
ibexa/twig-components changes between v5.0.2 and v5.0.3
ibexa/user changes between v5.0.2 and v5.0.3
- IBX-10654: Made authorization error messages less verbose