瀏覽代碼

Update CHANGELOG-VAADIN8 for Vaadin 8.16.1 (#12547)

tags/8.16.1
Patrik Lindström 1 年之前
父節點
當前提交
c54bba5165
No account linked to committer's email address
共有 1 個文件被更改,包括 9 次插入2 次删除
  1. 9
    2
      CHANGELOG-VAADIN8.md

+ 9
- 2
CHANGELOG-VAADIN8.md 查看文件

@@ -1,5 +1,12 @@
# Vaadin 8 extended maintenance version changelog

## Vaadin 8.16.1

* Fixed a failure-to-start condition on some server configurations (e.g. Tomcat) caused by the connector map cleanup logic change in 8.16.0
* Updated Jetty version from 9.4.43.v20210629 to 9.4.48.v20220622 to fix a potential security issue
* Updated License Checker version to support Vaadin 8 together with the latest Vaadin Flow in MPR configurations
* Updated the license information provided by vaadin-root POM to correctly show CVDL-4 as the project license instead of Apache-2.0

## Vaadin 8.16.0

* Introduced Snippets feature for the RichTextArea component
@@ -22,5 +29,5 @@

* Change license from Apache 2.0 to CVDLv4
* Add more intuitive resynchronization error message
* fix: Allow scrolling away from a Grid using touch
* fix: Throw exception when attempting to merge BeanPropertySets with identical keys but different value types
* Allow scrolling away from a Grid using touch
* Throw exception when attempting to merge BeanPropertySets with identical keys but different value types

Loading…
取消
儲存