aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrik Lindström <99639133+thevaadinman@users.noreply.github.com>2022-04-29 13:50:02 +0300
committerGitHub <noreply@github.com>2022-04-29 13:50:02 +0300
commitf0a467e72b472485404d6b5881ecb74875b71862 (patch)
tree840d9c6a8957260e8c69e8b06e5f5e8228f846a8
parent8f036d6f8e781b03b892eefbd527cc1b05b6491f (diff)
downloadvaadin-framework-f0a467e72b472485404d6b5881ecb74875b71862.tar.gz
vaadin-framework-f0a467e72b472485404d6b5881ecb74875b71862.zip
Update changelog for Vaadin 8.15.1 (#12536)8.15.1
-rw-r--r--CHANGELOG-VAADIN8.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG-VAADIN8.md b/CHANGELOG-VAADIN8.md
index dc85b01e6f..422a363947 100644
--- a/CHANGELOG-VAADIN8.md
+++ b/CHANGELOG-VAADIN8.md
@@ -1,5 +1,11 @@
# Vaadin 8 extended maintenance version changelog
+## Vaadin 8.15.1
+
+* Fixed an issue where Grid was moving focus away from external input controls when the datasource contents were updated
+* Fixed an issue where manual field binding configurations might get overwritten by automatic binding logic
+* Field level verification in Binder is no longer run twice
+
## Vaadin 8.15.0
* Change license from Apache 2.0 to CVDLv4