github vaadin/flow 7.0.5
Vaadin Flow 7.0.5

latest releases: 24.5.0.alpha20, 24.5.0.alpha19, 2.11.1...
3 years ago

Vaadin Flow 7.0.5

Changes in Flow from 7.0.4

  • Fixes:

    • Show only single permanent notification (#11450). PR:11452. Ticket:11404

      If a persistent message is open do not open a new permanent message for the same persistentId.

    • Avoid merge conflicts during properties collection (#11410). PR:11444. Ticket:11404

    • Reset session field only when HTTP session is invalidated (#11416). PR:11441. Ticket:6959

    • Reuse existing filesystem (#11428). PR:11437. Ticket:11378

      When getting a Flow new FileSystem there is the possibility that a filesystem has been created elsewhere. Reuse the existing FileSystem if it exists.

    • Use dedicated namespace for fallback style imports (#11419). PR:11432. Ticket:11376

    • Use proper classloader for template model (#11379). PR:11393. Ticket:7377

    • Don't create a new UI instance for service worker resource (#11372). PR:11386. Ticket:6454

    • Format numbers in NumberRenderer using Locale if it's provided (#11373). PR:11380. Ticket:8970

    • Reset HTTP session on CLOSED state, not immidiately (#11377). PR:11383. Ticket:6959

    • Set "href" for element inside template as an attribute not a property (#11351). PR:11357. Ticket:11349

  • ⧉ All changes

Don't miss a new flow release

NewReleases is sending notifications on new releases.