aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormlindfors <majuli@vaadin.com>2025-08-08 15:27:30 +0300
committerGitHub <noreply@github.com>2025-08-08 15:27:30 +0300
commitbba3231ce777fe90f557073069b6de5639c063e3 (patch)
tree20ec5e67fbdaf16f65aad79038575adbf46c4adf
parentdb4c7a160321c3871db3fc0aa33fd55bed51e2c5 (diff)
downloadvaadin-framework-7-7-48-changelog.tar.gz
vaadin-framework-7-7-48-changelog.zip
Update CHANGELOG-VAADIN7.md7-7-48-changelog
Added the 7.7.48 changes
-rw-r--r--CHANGELOG-VAADIN7.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG-VAADIN7.md b/CHANGELOG-VAADIN7.md
index 72f8a94358..44ba58089e 100644
--- a/CHANGELOG-VAADIN7.md
+++ b/CHANGELOG-VAADIN7.md
@@ -1,5 +1,10 @@
# Vaadin 7 extended maintenance version changelog
+## Vaadin 7.7.48
+
+* Updated to Atmosphere 2.4.x, and consequently, Java 8. This bumps the minimum Java requirement from 7 to 8.
+* Added changes to make interrupting uploads more reliable, and block a possible security issue in the process.
+
## Vaadin 7.7.47
* Fixed the text selection problems within Grid cells, so copying the contents of a single cell is possible