Breaking Changes
- Change reverse getters/setters to straight getters/setters for
flow components
#2329 - Rename
flow-maven-plugin
production goal #3360
Enhancements
- Enable helper-method for handling null-values, when setting CSS-properties for components #2429 (Thanks external contributor @heruan )
- Enable HTML/JS/CSS dependencies loading for Composite contents #2454
- Allow to adjust value change mode for components #3229
- Enable bootstrap annotations to be set on a abstract superclass. #3384
- Fix memory leak issue in StateTree::beforeClientResponse #3486
Internal Improvements
- Enable to specify I18N Provider via the Spring mechanism #2928
- Flow Maven Plugin
Documentation Updates
Bugs Fix
- Regression: Combobox setValue not working when combobox not displayed #2930
- Parent layout theme not inherited by HasErrorParameter #3333
- Regression:
hidden
attribute is set to false when server instantiates the component #3334 - Deploying an app on Tomcat 7.0.39 fails with "Skipping automatic servlet registration because there are no navigation targets annotated with @route" #3359