github vaadin/flow 8.0.0.beta1
Vaadin Flow 8.0.0.beta1

latest releases: 24.5.0.beta4, 23.5.6, 24.3.18...
pre-release3 years ago

Vaadin Flow 8.0.0.beta1

Changes in Flow from 8.0.0.alpha10

  • New Features:

  • Fixes:

    • Remove functionality which tries to pin dev dependencies (#11456). PR:11476. Ticket:9345

    • Show only single permanent notification (#11450). PR:11451

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

    • Undeprecate Uses (#11423). PR:11429. Ticket:11417

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

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

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

      When getting a for 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:11431. Ticket:11376

    • Upgrade bytebuddy version for Java 18. PR:11400

      1.10.21 -> 1.11.6 (cherry picked from commit d062bb5)

    • Use proper classloader for template model. PR:11379. Ticket:7377

    • Use dedicated exception for Location validation. PR:11367. Ticket:11302

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

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

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

    • Upgrade to lit 2.0.0-rc.2. PR:11365

      (Not really a fix but marked as such to be visible in the release notes.)

    • Use textContent instead of innerHTML for error elements. PR:11354. Ticket:11324

    • Fixes comparison of prerelease versions FE deps. PR:11353. Ticket:11352

      The problem caused e.g. alphas greater than 10 to be considered older than 2-9.

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

  • ⧉ All changes

Don't miss a new flow release

NewReleases is sending notifications on new releases.