github vaadin/flow 23.1.8
Vaadin Flow 23.1.8

2 years ago

Changes since 23.1.7

All changes

Fixes

  • Be more sensible when adding changes to list of pending changes (#14478)
    Commit · Pull request · Issue

    Makes memory consumption optimisation for collecting state tree changes on the server-side: change list is checked and re-indexed (if needed) on each change, making removed objects be eligible for garbage collecting.

  • Remove presence check on item refresh (#14516)
    Commit · Pull request

Don't miss a new flow release

NewReleases is sending notifications on new releases.