Skip to content

Elastic v2024.2.0

Latest
Compare
Choose a tag to compare
@Gold872 Gold872 released this 24 Feb 19:01
· 31 commits to main since this release
aaee4c8

Added

  • Radial Gauge widget
  • Ability to sort options in dropdown chooser
  • Ability to hide command type in command widget
  • Ability to show a button to publish text display data
  • Ability to restore window position and size when opening the app

Changes/Fixes

  • Grid sizes are now saved in the json configuration
  • In-app notifications are shown in the correct spot
  • robot_height can now be used as a property in the field widget
  • Widgets are scaled to new grid sizes when grid size is changed
  • Settings dialog has been rearranged

Internal Code Changes

  • Flutter has been updated to 3.19.0
  • Shortcuts system has been reworked for the new version of Flutter
  • All variables and methods in the dashboard page and NT widgets are now private

Full Changelog: v2024.1.0...v2024.2.0