Skip to content

Commit 37011ab

Browse files
author
sapui5
committed
RELEASE NOTES ONLY
Release notes for version 1.96.43 Change-Id: I316e36398a9de01770c5fab2802730491f6b2252
1 parent a4b11af commit 37011ab

File tree

3 files changed

+35
-0
lines changed

3 files changed

+35
-0
lines changed

src/sap.f/test/sap/f/relnotes/changes-1.96.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,5 +261,15 @@
261261
"text": " sap.f.DynamicPage: Syncronization issue corrected"
262262
}
263263
]
264+
},
265+
"1.96.43": {
266+
"date": "December 2025",
267+
"notes": [
268+
{
269+
"id": "e591af82731e5df3a42d9ebcaac34879672d976f",
270+
"type": "FIX",
271+
"text": " sap.f.DynamicPageTitle: Fix flaky focus test in Safari"
272+
}
273+
]
264274
}
265275
}

src/sap.m/test/sap/m/relnotes/changes-1.96.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2126,5 +2126,20 @@
21262126
"text": " We've now fixed the SAP gateway issues for PDFViewer"
21272127
}
21282128
]
2129+
},
2130+
"1.96.43": {
2131+
"date": "December 2025",
2132+
"notes": [
2133+
{
2134+
"id": "0590bd61d7db3114efb703fcb0c2461ede689d01",
2135+
"type": "FIX",
2136+
"text": " We've now removed the iframe content check while loading a PDF to display it"
2137+
},
2138+
{
2139+
"id": "a9b521d18ecac2fa0aa821ef5b2489bb364cb483",
2140+
"type": "FIX",
2141+
"text": " We've now removed the iframe content check while loading a PDF to display it"
2142+
}
2143+
]
21292144
}
21302145
}

src/sap.ui.core/test/sap/ui/core/relnotes/changes-1.96.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -899,5 +899,15 @@
899899
"text": " sap.ui.core.format.NumberFormat: Invalid groupingSize configuration disables grouping"
900900
}
901901
]
902+
},
903+
"1.96.43": {
904+
"date": "December 2025",
905+
"notes": [
906+
{
907+
"id": "12ab1d5fc3ce03f6f177f3af069e9ae105da7e5f",
908+
"type": "FIX",
909+
"text": " sap/ui/thirdparty: bump RequireJS to 2.3.7"
910+
}
911+
]
902912
}
903913
}

0 commit comments

Comments
 (0)