Skip to content

Commit db92aa3

Browse files
author
sapui5
committed
RELEASE NOTES ONLY
Release notes for version 1.108.47 Change-Id: I817d949ac5a943564d4da3b3ccf69a7b601bfae6
1 parent 55faf7a commit db92aa3

File tree

4 files changed

+65
-0
lines changed

4 files changed

+65
-0
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,5 +305,15 @@
305305
"text": " sap.f.DynamicPage: Header visibility issue fixed"
306306
}
307307
]
308+
},
309+
"1.108.47": {
310+
"date": "December 2025",
311+
"notes": [
312+
{
313+
"id": "12b909b77eece136a3e5cd0e784dbd23d68aca7d",
314+
"type": "FIX",
315+
"text": " sap.f.DynamicPageTitle: Fix flaky focus test in Safari"
316+
}
317+
]
308318
}
309319
}

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

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1937,5 +1937,40 @@
19371937
"text": " sap.m.DatePicker: close picker on context change"
19381938
}
19391939
]
1940+
},
1941+
"1.108.47": {
1942+
"date": "December 2025",
1943+
"notes": [
1944+
{
1945+
"id": "55faf7ade1eac7c8aae5dbc38be4476537cd2ce0",
1946+
"type": "FIX",
1947+
"text": " We now trigger a fetch call to load PDF content and determine PDF availability in the PDFViewer"
1948+
},
1949+
{
1950+
"id": "e9867eb15b7890c5f50d9cb26239f6a18c42763d",
1951+
"type": "FIX",
1952+
"text": " sap.m.DateTimePicker: fix test about timezone failing in safari"
1953+
},
1954+
{
1955+
"id": "18fcca252a785d5ba3e969f0ffee6f83d1bb7b21",
1956+
"type": "FIX",
1957+
"text": " We've now removed the iframe content check while loading a PDF to display it"
1958+
},
1959+
{
1960+
"id": "6334a6ed5e4372777fb3c872ced7e25a1d345e1f",
1961+
"type": "FIX",
1962+
"text": " We've now removed the iframe content check while loading a PDF to display it"
1963+
},
1964+
{
1965+
"id": "5f0690e2bfa87e928e01a9b9b7179abab2599bbc",
1966+
"type": "FIX",
1967+
"text": " sap.m.DatePicker: has correct placeholder"
1968+
},
1969+
{
1970+
"id": "c6856f2fb6ac625b9aa034cbaee1548e8515ddeb",
1971+
"type": "FIX",
1972+
"text": " sap.m.ComboBox: Picker now closes on table scroll"
1973+
}
1974+
]
19401975
}
19411976
}

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -767,5 +767,15 @@
767767
"text": " sap.ui.model.json.JSONPropertyBinding.js#checkUpdate: Fix logic to determine whether an update of the DataState has to be done"
768768
}
769769
]
770+
},
771+
"1.108.47": {
772+
"date": "December 2025",
773+
"notes": [
774+
{
775+
"id": "9cb679b5497268009517a7b33d7a62f893d7873d",
776+
"type": "FIX",
777+
"text": " sap/ui/thirdparty: bump RequireJS to 2.3.7"
778+
}
779+
]
770780
}
771781
}

src/sap.ui.unified/test/sap/ui/unified/relnotes/changes-1.108.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,5 +344,15 @@
344344
"text": " sap.ui.unified.calendar.Month: Improve day re-rendering peformance"
345345
}
346346
]
347+
},
348+
"1.108.47": {
349+
"date": "December 2025",
350+
"notes": [
351+
{
352+
"id": "a80b1e901dc0b13e99db4b46faa34867201e6603",
353+
"type": "FIX",
354+
"text": " sap.ui.unified.Calendar: fixed weekday announcement in multi-month setup"
355+
}
356+
]
347357
}
348358
}

0 commit comments

Comments
 (0)