Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CHANGELOG-VAADIN7.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Vaadin 7 extended maintenance version changelog

## Vaadin 7.7.51

* Fixed a packaging issue with Vaadin Maven Plugin where it would incorrectly advertise the required JVM version as 11 instead of 1.8.
* Added a security check to BootstrapHandler to prevent serving of /VAADIN/* as a context path. Backport of Flow PR #22998.

## Vaadin 7.7.50

* Added sanitisation to Action captions unless HTML content mode is specified.
Expand Down