With this release OpenUI5 is upgraded from version 1.142 to 1.143.
Note:
Content marked as Preview is provided as a courtesy, without a warranty, and may be subject to change. For more information, see the preview disclaimer.
| Version | Type | Category | Title | Description | Action | Available as of |
|---|---|---|---|---|---|---|
| Upcoming | Deleted | Announcement | **End of Cloud Provisioning for OpenUI5 Versions \(Q4/2025\)** | **End of Cloud Provisioning for OpenUI5 Versions \(Q4/2025\)** The following OpenUI5 versions will be removed from the OpenUI5 Content Delivery Network \(CDN\) after the end of Q4/2025. **Minor Versions Reaching Their End of Cloud Provisioning** The following versions including all patches will be removed entirely: - 1.124 - 1.127 - 1.129 - 1.130 - 1.131 **Action**: Upgrade to a version that is still in maintenance. **Patch Versions Reaching Their End of Cloud Provisioning** The following patches will be removed: - 1.38.64 - 1.71.67 - 1.84.47 - 1.96.34 to 1.96.35 - 1.108.35 to 1.108.37 - 1.120.21 to 1.120.23 - 1.124.7 to 1.124.8 - 1.127.1 to 1.127.4. - 1.129.0 - 1.130.0 to 1.130.1 - 1.131.0 **Action**: Upgrade to the latest available patch for the respective OpenUI5 version. For more information, see [Version Overview](https://sdk.openui5.org/versionoverview.html). **[Preview](https://help.sap.com/docs/whats-new-disclaimer)**•Deleted•Announcement•Info Only•Upcoming | Info Only | 9999-01-01 |
| Upcoming | UI Changed | Announcement | **Accessible Personalization for Table Filters** | **Accessible Personalization for Filters** > ### Note: > The following information concerns important upcoming changes for end users. These changes may require end users to adjust and/or test cases to be adapted, but they won't stop or disrupt software or processes. We will revamp the personalization in the *Adapt Filters* dialog to allow users to personalize filter bars even more easily while ensuring accessibility compliance, enhancing user efficiency and satisfaction. For example, we will provide additional screenreader announcements, improve the usability of the screen content, and the display of certain UI elements. **[Preview](https://help.sap.com/docs/whats-new-disclaimer)**•UI Changed•Announcement•Info Only•Upcoming | Info Only | 9999-01-01 |
| 1.143 | Changed | Control | **sap.ui.mdc.Table** | **sap.ui.mdc.Table** - We have introduced a new concept for positioning additional standard actions on the table toolbar that are not generated by the table itself but added by the applications, for example. If `ActionLayoutData` is used, this ensures they are correctly ordered and grouped according to the SAP Design System guidelines. We have provided an enumeration that defines the supported positions and the extension points for those actions. For more information, see the [API Reference](https://ui5.sap.com/#/api/sap.ui.mdc.Table%23aggregations) for the `tableActions` aggregation, the [API Reference](https://ui5.sap.com/#/api/sap.ui.mdc.enums.TableActionPosition%23properties) for the related enumeration, and the [Sample](https://ui5.sap.com/#/entity/sap.ui.mdc.Table/sample/sap.ui.mdc.demokit.sample.table.TableActions). - We have introduced the `popinDisplay` property in `sap.ui.mdc.table.ResponsiveTableType`, enhancing the display flexibility of table columns. `Block` can now also be used instead of the default `Inline`. For more information, see the [API Reference](https://ui5.sap.com/#/api/sap.ui.mdc.enums.TablePopinDisplay) and the [Sample](https://ui5.sap.com/#/entity/sap.ui.mdc.Table/sample/sap.ui.mdc.demokit.sample.table.TableTypes). Changed•Control•Info Only•1.143 | Info Only | 2025-11-27 |
| 1.143 | Deprecated | Control | **`sap.m.List`, `sap.m.Table`, `sap.m.Tree`** | **`sap.m.List`, `sap.m.Table`, `sap.m.Tree`** The `sap.m.ListMode.SingleSelect` mode has been deprecated and replaced by `sap.m.ListMode.SingleSelectLeft`, according to the SAP Design System guidelines. For more information, see the [API Reference](https://ui5.sap.com/#/api/sap.m.ListMode%23properties). Deprecated•Control•Info Only•1.143 | Info Only | 2025-11-27 |
| 1.143 | Changed | User Documentation | **Documentation on Extending Apps** | **Documentation on Extending Apps** We have updated our documentation on OpenUI5's mechanisms for extending applications. The revised version explains the various ways to configure app extensions, when to use each approach, and what to consider when updating your application. For more information, see [Extending Apps](/docs/06_Extending_SAPUI5_Applications/extending-apps-a264a9a.html). Changed•User Documentation•Info Only•1.143 | Info Only | 2025-11-27 |
| 1.143 | Changed | Feature | **OpenUI5 OData V4 Model** | **OpenUI5 OData V4 Model** The new version of the OpenUI5 OData V4 model introduces the following features: - The option to use the OpenUI5 OData V4 model with an OData V2 service is now deprecated. To use the OpenUI5 OData V4 model, migrate your service to OData V4. For more information, see [Consuming OData V2 Services with the OData V4 Model \(deprecated\)](/docs/04_Essentials/consuming-odata-v2-services-with-the-odata-v4-model-deprecated-365bdbd.html). - When using data aggregation, for example to display a grand total row, you can now use the contexts representing single records of unaggregated data as binding contexts. For more information, see [Relative Bindings](/docs/04_Essentials/data-reuse-648e360.html#loio648e360fa22d46248ca783dc6eb44531__section_relativeBindings). You can request missing properties as described in that section. Changed•Feature•Info Only•1.143 | Info Only | 2025-11-27 |
| 1.143 | Changed | Control | **`sap.tnt.SideNavigation`** | **`sap.tnt.SideNavigation`** The `sap.tnt.SideNavigation` now features text wrapping for `NavigationListItem` objects, improving readability and user experience by preventing text truncation. Only items with `design='Action'` will remain truncating. This update provides better visibility for longer texts and offers flexibility in navigation width adjustments. For more information, see the [Sample](https://ui5.sap.com/#/entity/sap.tnt.SideNavigation/sample/sap.tnt.sample.SideNavigationWrapping). Changed•Control•Info Only•1.143 | Info Only | 2025-11-27 |
| 1.143 | Changed | Control | **`sap.ui.integration.widgets.Card`** | **`sap.ui.integration.widgets.Card`** - The `sap.ui.integration.Host` class has had its experimental tag removed, signifying its increased stability and readiness for broader use. However, please note that some specific properties and methods within the class remain experimental and may be subject to change. For more information, see the [API Reference](https://ui5.sap.com/#/api/sap.ui.integration.Host). - The updated Card Explorer documentation now includes an overview of supported platforms and features for Mobile native cards. This update provides developers with important information about compatibility and limitations, ensuring they are well-informed when creating UI Integration Cards that can be used in mobile-native products such as SAP Mobile Start. For more information, see the new section **Supported Platforms** in [Card Explorer](https://ui5.sap.com/test-resources/sap/ui/integration/demokit/cardExplorer/webapp/overview/supportedPlatforms). - Enhanced accessibility features in tile-like cards improve user experience by removing the `region` role when a card header is rendered as an `` tag and the `displayVariant` is a tile variant. Additionally, when a card is rendered as a list item, `aria-labelledby` now points to the `` tag for a better accessibility announcement. Changed•Control•Info Only•1.143 </td> | Info Only | 2025-11-27 | </tr>
| 1.143 | Changed | Control | **`sap.m.MultiInput`** | **`sap.m.MultiInput`** We’ve introduced a new disable button in the `MultiInput` mobile dialog that automatically stays disabled when no tokens are selected and activates as soon as you select at least one token. This gives users an immediate visual indication of selected items. For more information, see the [API Reference](https://ui5.sap.com/#/api/sap.m.MultiInput) and the [Sample](https://ui5.sap.com/#/entity/sap.m.MultiInput/sample/sap.m.sample.MultiInput). Note that the button is visible in the Sample only when viewed on a mobile device. Changed•Control•Info Only•1.143 | Info Only | 2025-11-27 |
| 1.143 | Changed | Control | **`sap.m.MessageStrip`** | **`sap.m.MessageStrip`** The `MessageStrip` control has been enhanced with new properties, `colorSet` and `colorScheme`, allowing developers to apply custom color palettes beyond standard semantic colors. For more information, see the [API Reference](https://ui5.sap.com/#/api/sap.m.MessageStrip) and the [Sample](https://ui5.sap.com/#/entity/sap.m.MessageStrip/sample/sap.m.sample.CustomMessageStripDesign). Changed•Control•Info Only•1.143 | Info Only | 2025-11-27 |