Skip to content

Commit

Permalink
RELEASE NOTES ONLY
Browse files Browse the repository at this point in the history
Release notes for version 1.38.63

Change-Id: Id8762718c1cb2ac64cd45447ff1ceff1c795fdac
  • Loading branch information
sapui5 committed Oct 7, 2024
1 parent b68476f commit eb05b66
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
16 changes: 16 additions & 0 deletions src/sap.m/test/sap/m/relnotes/changes-1.38.json
Original file line number Diff line number Diff line change
Expand Up @@ -6273,5 +6273,21 @@
]
}
]
},
"1.38.63": {
"date": "October 2024",
"notes": [
{
"id": "1d4ab97c5b8ccf7dc1b9dc872ba1b096f29a5516",
"type": "FIX",
"text": " sap.m.FormattedText: Formatting issue fixed",
"references": [
{
"type": "BCP",
"reference": "002075129400004628532023"
}
]
}
]
}
}
16 changes: 16 additions & 0 deletions src/sap.ui.core/test/sap/ui/core/relnotes/changes-1.38.json
Original file line number Diff line number Diff line change
Expand Up @@ -3760,5 +3760,21 @@
]
}
]
},
"1.38.63": {
"date": "October 2024",
"notes": [
{
"id": "02f979b68258a88ef8554e8d7f981d2281caa15d",
"type": "FEATURE",
"text": " Prepare for upcoming 'unload' event deprecation and deprecate APIs 'onWindowBeforeUnload', 'onWindowUnload' and 'onWindowError' in 'sap/ui/core/Component'",
"references": [
{
"type": "BCP",
"reference": ""
}
]
}
]
}
}

0 comments on commit eb05b66

Please sign in to comment.