github vaadin/flow 24.6.10
Vaadin Flow 24.6.10

latest releases: 24.8.0.alpha10, 24.7.5, 24.6.11...
18 days ago

Changes since 24.6.9

All changes

Fixes

  • Prevent serialization to leak CurrentInstances (#21277)
    Commit · Pull request

    During serialization and deserialization of VaadinSession and UI, CurrentInstances may be set but not present in the original instances map, causing the added instance to leak outside the scope of the deserialization hook method. This fix ensures all instances set by the hooks are wiped out before restoring the original instances.

  • Add native hint for feature flags file (#21224)
    Commit · Pull request · Issue

Don't miss a new flow release

NewReleases is sending notifications on new releases.