Skip to content

5.0.0

Latest
Compare
Choose a tag to compare
@paodb paodb released this 30 Jun 14:40

What's Changed

  • Support new DownloadHandler by @paodb in #71. Changes include:

    • Added setSrc(DownloadHandler): New setSrc method accepting a DownloadHandler.
    • Vaadin Upgrade to 24.8.0: Required in order to support the DownloadHandler API introduced in this version.
    • Deprecated setSrc(AbstractStreamResource): In alignment with the deprecation of StreamResource API in Vaadin 24.8.0, the corresponding method in this component has also been marked as deprecated.
    • Component Version Bump to 5.0.0: Updating the Vaadin version constitutes a breaking change; therefore, the component's version has been incremented to 5.0.0.

Full Changelog: 4.1.0...5.0.0