Skip to content

Commit

Permalink
chore: Update changelog for Vaadin 8.27.6 (#12641)
Browse files Browse the repository at this point in the history
  • Loading branch information
thevaadinman authored Jan 31, 2025
1 parent 3fa2160 commit ab1da6a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG-VAADIN8.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Vaadin 8 extended maintenance version changelog

## Vaadin 8.27.6

* Fixed an issue with license checking related to pro components (Charts, Spreadsheet, etc.). The widgetset compilation process was incorrectly checking for an old form product key in certain edge cases, and would cause the build to fail when the key could not be found.

## Vaadin 8.27.5

* Fixed an issue where exceptions might not be properly processed as a component is being detached. Exceptions are now caught both when handling the detach event and when calling detach manually. The detach event now fires reliably when the connector tracker is updated even when an exception occurs during detach.
Expand Down

0 comments on commit ab1da6a

Please sign in to comment.