Skip to content

Commit a7a094e

Browse files
author
sapui5
committed
RELEASE NOTES ONLY
Release notes for version 1.84.49 Change-Id: Ia349130f12c7b1c1f0ad8dc9ce5fe01378ccda86
1 parent d09201b commit a7a094e

File tree

3 files changed

+30
-0
lines changed

3 files changed

+30
-0
lines changed

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

+10
Original file line numberDiff line numberDiff line change
@@ -2282,5 +2282,15 @@
22822282
"text": " sap.m.Fiori20Adapter: Performance issue fixed"
22832283
}
22842284
]
2285+
},
2286+
"1.84.49": {
2287+
"date": "January 2025",
2288+
"notes": [
2289+
{
2290+
"id": "69edebc7597c1eb8868936de654f24a9a7255a6c",
2291+
"type": "FIX",
2292+
"text": " We've now adapted to the chrome://flags/#pdf-oopif flag that is introduced to rectify the pdfViewer issues"
2293+
}
2294+
]
22852295
}
22862296
}

src/sap.tnt/test/sap/tnt/relnotes/changes-1.84.json

+10
Original file line numberDiff line numberDiff line change
@@ -94,5 +94,15 @@
9494
]
9595
}
9696
]
97+
},
98+
"1.84.49": {
99+
"date": "January 2025",
100+
"notes": [
101+
{
102+
"id": "0c4c5249a6f99f232f6a6d0a6030948375f31333",
103+
"type": "FIX",
104+
"text": " sap.tnt.SideNavigation: Add tooltip to the up and down arrow buttons"
105+
}
106+
]
97107
}
98108
}

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

+10
Original file line numberDiff line numberDiff line change
@@ -635,5 +635,15 @@
635635
"text": " sap.ui.unified.FileUploader: change event listener is reattached correctly now"
636636
}
637637
]
638+
},
639+
"1.84.49": {
640+
"date": "January 2025",
641+
"notes": [
642+
{
643+
"id": "19c2783c8a31d404ff81488b3748ed8e52936acc",
644+
"type": "FIX",
645+
"text": " sap.ui.unified.Calendar: add tooltips for calendar legend types"
646+
}
647+
]
638648
}
639649
}

0 commit comments

Comments
 (0)