Skip to content

Elastic 2025.0.0 Beta 2

Compare
Choose a tag to compare
@Gold872 Gold872 released this 18 Oct 19:32
· 49 commits to main since this release
2e8537f

This updates adds some performance improvements to live data viewing, fixes some issues when running on Linux, and adds an installer for MacOS.

Data Streaming Refactor

Switch from using StreamBuilder to ValueListenableBuilder on NT widgets. Users should now see significant performance improvements.

Linux Build Fixes

Fixed compatibility issues on Linux, on some versions of Linux. Flutter has also been upgraded 3.22.3, which fixes some graphical rendering issues.

MacOS Installer (Experimental)

Added an installer for MacOS. This has had very little testing so any feedback or issues experienced with it will be helpful.

Full Changelog

v2025.0.0-beta-1...v2025.0.0-beta-2