Skip to content

Vaadin Flow 25.2.9

Latest

Choose a tag to compare

@vaadin-bot vaadin-bot released this 10 Sep 12:28
· 1 commit to 25.2 since this release
8a68ad4

Changes since 25.2.8

All changes

Fixes

  • Guard a service worker registration without a push manager (#25612) (CP: 25.2) (#25613, #25611)
  • Add support for AppShell stylesheets in service worker precache (#25047) (CP: 25.2) (#25585, #vaadin/hilla5806)
  • Allow custom PWA paths in Spring Security (#25501) (CP: 25.2) (#25546, #25493)
  • Serve the PWA offline stub as same-origin frameable (#25504) (CP: 25.2) (#25531, #25492)
  • Share the thread local security context between strategy instances (#25509) (CP: 25.2) (#25514, 25507, 16953)
  • Route sneaky-thrown checked exceptions from element effects to the error handler (#25508) (CP: 25.2) (#25515, #25506)
  • Replay the previous response when a push message is re-sent (#25456) (CP: 25.2) (#25486)
  • Keep the Gradle configuration cache entry on a fresh checkout (#25408) (CP: 25.2) (#25445, #25407)
  • Keep components with JS initializers serializable (#25439) (CP: 25.2) (#25440)