Skip to content

Vaadin Framework 8.9.0.beta1

Pre-release
Pre-release

Choose a tag to compare

@ZheSun88 ZheSun88 released this 11 Jul 06:29
· 406 commits to master since this release

Vaadin Framework 8.9.0.beta1 is a pre-release for evaluating a number of new features and bug fixes. The API in this beta version is not considered final and may change based on user feedback.

Enhancements

  • Adds ClassName to Grid Editor when a row got selected
  • Improves OSGi support (Big Thanks to @swimmesberger )
  • Improves upload handler error handling

Bugs Fixes

  • Corrects events sending order in DateField/DateTimeField
  • Makes Tab key skip read-only/disabled fields in Grid Editor
  • Sanitize caption used in Grid header

Incompatible or Behavior-altering Changes

  • Changed the handleSessionExpired logic to return a 404 instead of a 410

See 8.9.0 milestone for all changes.