Vaadin v7.7.22 Release Notes

Release Date: 2020-10-07 // over 3 years ago
  • 🚀 Extended support release 7.7.22
    October 7, 2020

    • 🛠 Fix issue when ComboBox does not select or add a new value when typing fast and tabbing out (issue #6671)
    • 🛠 Fix regression in Grid. Adding columns when there are hidden columns could throw IndexOutOfBounds exception.
    • 🛠 Fix EmailValidator regexp pattern not to halt on malicious input (issue #7757)
    • ⚡️ Update Framework’s test environment settings.