github vaadin/flow 24.3.6
Vaadin Flow 24.3.6

6 months ago

Changes since 24.3.5

All changes

Fixes

  • Expose effective plugin configuration at vaadin.effective
    Commit · Pull request

  • Expose Properties in VaadinFlowPluginExtension
    Commit · Pull request

  • Also scan changed files for routes (#18823)
    Commit · Pull request

  • Fix cache resource validation on application reload (#18754)
    Commit · Pull request · Issue

    Restores known root paths from cache after an application reload to correctly validate new resources.

  • Unbind previous binding for the same field (#18833)
    Commit · Pull request · Issues 18826, 18702

    When a field is bound multiple times, the previous bindings are removed from the Binder internal collection, but they are not unboud, leaving listeners attached to the field. This change unbounds previous bindings when the field is bound again.

  • Run setBean validation for changed bindings only (#18735) (#18760)
    Commit · Pull request

  • Upgrade license-checker to 1.12.8 (#18739)
    Commit · Pull request

Don't miss a new flow release

NewReleases is sending notifications on new releases.