Skip to content

Commit 2d92ea5

Browse files
committed
OpenUI5 Documentation Update 28.08.2025
1 parent f668aaf commit 2d92ea5

1 file changed

Lines changed: 38 additions & 2 deletions

File tree

docs/04_Essentials/manifest-descriptor-for-applications-components-and-libraries-be0cf40.md

Lines changed: 38 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1314,12 +1314,48 @@ Version 77
13141314

13151315
1.76.0
13161316

1317+
</td>
1318+
</tr>
1319+
<tr>
1320+
<td valign="top">
1321+
1322+
Version 78
1323+
1324+
</td>
1325+
<td valign="top">
1326+
1327+
\>=1.139
1328+
1329+
</td>
1330+
<td valign="top">
1331+
1332+
1.77.0
1333+
1334+
</td>
1335+
</tr>
1336+
<tr>
1337+
<td valign="top">
1338+
1339+
Version 79
1340+
1341+
</td>
1342+
<td valign="top">
1343+
1344+
\>=1.140
1345+
1346+
</td>
1347+
<td valign="top">
1348+
1349+
1.78.0
1350+
13171351
</td>
13181352
</tr>
13191353
</table>
13201354

13211355
For more information on the new fields introduced in each version, check out [Migration Information for Upgrading the Manifest File](migration-information-for-upgrading-the-manifest-file-a110f76.md)
13221356

1357+
For more information about Manifest releases, versions, and the supported and deprecated manifest sections, refer to the documentation [Manifest Changelog](https://github.com/SAP/ui5-manifest/blob/HEAD/CHANGELOG.md).
1358+
13231359
***
13241360

13251361
<a name="loiobe0cf40f61184b358b5faedaec98b2da__section_manifest2"/>
@@ -2391,7 +2427,7 @@ Current version of the `manifest.json`
23912427
```
23922428

23932429
{
2394-
"_version": "1.76.0",
2430+
"_version": "1.78.0",
23952431

23962432
"start_url": "index.html",
23972433

@@ -2476,7 +2512,7 @@ Current version of the `manifest.json`
24762512
}]
24772513
},
24782514
"dependencies": {
2479-
"minUI5Version": "1.138.0",
2515+
"minUI5Version": "1.140.0",
24802516
"libs": {
24812517
"sap.m": {
24822518
"minVersion": "1.34.0"

0 commit comments

Comments
 (0)