diff options
author | mlindfors <majuli@vaadin.com> | 2025-05-28 10:32:09 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-28 10:32:09 +0300 |
commit | cd739724403b917c5cf1882aff644dc22a268fc7 (patch) | |
tree | 645dd402ea950c8d089c1362f0cc0b7c06d1108a | |
parent | 517302323c6a50a81924fc873272b39702c2fdfb (diff) | |
download | vaadin-framework-changelog-7.7.47-changes.tar.gz vaadin-framework-changelog-7.7.47-changes.zip |
Update CHANGELOG-VAADIN7.mdchangelog-7.7.47-changes
Added 7.7.47 changes.
-rw-r--r-- | CHANGELOG-VAADIN7.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG-VAADIN7.md b/CHANGELOG-VAADIN7.md index 1519c90463..72f8a94358 100644 --- a/CHANGELOG-VAADIN7.md +++ b/CHANGELOG-VAADIN7.md @@ -1,5 +1,11 @@ # Vaadin 7 extended maintenance version changelog +## Vaadin 7.7.47 + +* Fixed the text selection problems within Grid cells, so copying the contents of a single cell is possible +* Added a Jakarta-compatible Push module +* Fixed root module POM Source Code Management URLs to point to the correct repository + ## Vaadin 7.7.46 * Updated maven plugin with updated dependencies |