Skip to content

Commit

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

Change-Id: I852bce6b383956eba4e6c919fb758fc3f2e72f13
  • Loading branch information
sapui5 committed Jun 3, 2024
1 parent e94260e commit aea6a7b
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
15 changes: 15 additions & 0 deletions src/sap.m/test/sap/m/relnotes/changes-1.96.json
Original file line number Diff line number Diff line change
Expand Up @@ -1949,5 +1949,20 @@
"text": " sap.m.Input: Prevent value DOM update when password type is used"
}
]
},
"1.96.31": {
"date": "June 2024",
"notes": [
{
"id": "fe20aa6a909b51ed4de27227de7bfeac279f8e03",
"type": "FIX",
"text": " sap.m.Input: Value is not cleared on invalidation when type password is used"
},
{
"id": "2670346ec16445ee3b934859177ff7c3cd222b12",
"type": "FIX",
"text": " sap.m.MultiComboBox: List remains filtered after selection"
}
]
}
}
16 changes: 16 additions & 0 deletions src/sap.ui.unified/test/sap/ui/unified/relnotes/changes-1.96.json
Original file line number Diff line number Diff line change
Expand Up @@ -286,5 +286,21 @@
]
}
]
},
"1.96.31": {
"date": "June 2024",
"notes": [
{
"id": "325afac8f115894c14c6daf9910a6e638dc15b5d",
"type": "FIX",
"text": " sap.ui.unified.FileUploader: recache elements on setter usage",
"references": [
{
"type": "BCP",
"reference": "2280039646"
}
]
}
]
}
}

0 comments on commit aea6a7b

Please sign in to comment.