Skip to content

Commit db4c7a1

Browse files
authored
chore: Update changelog for Vaadin 8.28.2 (#12653)
1 parent e310099 commit db4c7a1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG-VAADIN8.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Vaadin 8 extended maintenance version changelog
22

3+
## Vaadin 8.28.2
4+
5+
* Fixed a bug where scrolling in a UI with a menubar would attempt to close the menubar popup even when the popup didn't exist, resulting in a cascade of JavaScript errors in the console.
6+
* Improved Upload component handling so that the `receiveUpload` handler will not get triggered if the upload has been interrupted in `startListener`.
7+
* Updated the JNA and OSHI dependencies for security.
8+
39
## Vaadin 8.28.1
410

511
* Hotfix: the Grid fix in 8.28.0 that made sure that DOM contents are not altered unless there is a need to update them was missing the logic for the Vaadin 8 version of Grid's TextRenderer, while it was added for the Vaadin 7 compatibility Grid.

0 commit comments

Comments
 (0)