Vaadin v8.10.5 Release Notes

Release Date: 2020-05-12 // almost 4 years ago
  • ๐Ÿš€ Vaadin Framework 8.10.5 is a maintenance release with the following fixes:

    • ๐Ÿ›  Fix to Grid column hiding/unhiding indexing.
    • ๐Ÿ›  Fix to replacing all Grid columns when some are frozen.
    • ๐Ÿ›  Fix to an unnecessary DataProvider refresh with GridRowDragger.
    • ๐Ÿ›  Fix to MenuItem tooltips within Window and other overlays.
    • ๐Ÿ›  Fix to RichTextArea links in Firefox and IE.
    • ๐Ÿ‘ Fix to RichTextArea empty input in Firefox and IE. (Warranty fix)
    • ๐Ÿšš Switched away from a deprecated constructor that has been removed in newer jsoup versions.
    • JavaDoc tweaks.
      ๐Ÿ‘€ See 8.10.5 milestone for all changes