Skip to content

Vaadin Framework 8.5.0.rc1

Pre-release
Pre-release

Choose a tag to compare

@mehdi-vaadin mehdi-vaadin released this 16 Jul 14:25
· 23 commits to 8.5 since this release

Vaadin Framework 8.5.0.rc1 is a release candidate version for evaluating the enhancements mentioned below.

Enhancements in Vaadin Framework 8.5

  • Upload component now supports accept attribute.
  • SerializablePredicate has new helper APIs.
  • Tree component now implements Focusable
  • Add XSRF token header if cookie is present

Incompatible or Behavior-altering Changes in 8.5

  • AbstractSingleSelect communication has been partially re-written to fix bugs related to selected item updates. That caused removal of some broken protected API.
  • setStyleName(String, boolean) has been moved from AbstractComponent to Component interface as a default method.
  • FileTypeResolver icon features have been moved to a compatibility version of the class.

See the complete list of changes since 8.5.0.beta1