From: mlindfors Date: Wed, 6 Sep 2023 12:48:15 +0000 (+0300) Subject: Update CHANGELOG-VAADIN7.md (#12594) X-Git-Tag: 7.7.42 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Ftags%2F7.7.42;p=vaadin-framework.git Update CHANGELOG-VAADIN7.md (#12594) Added the 7.7.41 release notes to the changelog file --- diff --git a/CHANGELOG-VAADIN7.md b/CHANGELOG-VAADIN7.md index 412e243a40..2e8412b18f 100644 --- a/CHANGELOG-VAADIN7.md +++ b/CHANGELOG-VAADIN7.md @@ -1,5 +1,14 @@ # Vaadin 7 extended maintenance version changelog +## Vaadin 7.7.41 + +* fixed a regression which caused issues if the syncId check was disabled +* added the possibility to reorder UIProviders +* modified the Framework 7 project itself to compile with Java 11 +* license updated to VCL-2 +* fixed a version mismatch for the license checker being used +* test fixes + ## Vaadin 7.7.40 * Fixed an issue where compile-time license checking would fail on CI servers with release-only license files.