github vaadin/flow 24.5.0.beta5
Vaadin Flow 24.5.0.beta5

pre-release8 hours ago

Changes since 24.5.0.beta4

All changes

New features

Fixes

  • Cache ClassFinder for reuse in mojo execution (#20148)
    Commit · Pull request · Issue

    Creates ClassFinder once per mojo execution, preventing eccessive and useless scans.

  • Access-controlled layout (#20120)
    Commit · Pull request

    Remove layout name from deny context.

  • Always create AvailableViewInfo.menu (#20136)
    Commit · Pull request · Issue

    Create always MenuData in AvailableViewInfo.menu to avoid need for extra null checking in automatic menu in Hilla. This change affects only code that reads available client routes from Hilla generated json file.

  • Change blank icon to null in MenuData (#20137)
    Commit · Pull request · Issue

Don't miss a new flow release

NewReleases is sending notifications on new releases.