Skip to content

Vaadin Flow 23.3.29

Choose a tag to compare

@vaadin-bot vaadin-bot released this 12 Feb 08:02
· 13 commits to 23.3 since this release
5675021

Changes since 23.3.28

All changes

Fixes

  • Propagate all request parameter to location in eagerServerLoad mode (#18489) (CP: 23.3)
    Commit · Pull request · Issue

  • Replace 'blacklist' and 'whitelist' with 'blocked' and 'allowed' (#18405)
    Commit · Pull request · Issue

    Mark the existing methods as deprecated and introduce methods with new names. Fall back to the old configuration properties if the new ones aren't used.