Skip to content

Elastic v2024.0.1-beta

Compare
Choose a tag to compare
@Gold872 Gold872 released this 15 Sep 19:23
· 470 commits to main since this release
19636ee

Added:

  • Number bar
  • Voltage view
  • Robot preferences
  • Grid size customizability

Changes/Fixes:

  • Values no longer get cleared from the screen when you disconnect from your robot
  • When unsubscribing from a NT4 topic, any publishers will be unpublished, allowing topics to be properly unannounced when not in use
  • Arrays can now be modified in a text display
  • Combo box chooser now takes up a limited amount of space, preventing overflow into other widgets
  • Split button chooser is now scrollable
  • The add widget dialog no longer locks up when scrolling
  • All camera streams can now be added, previously only USB camera streams would work
  • The 2nd stream in a camera stream widget is now prioritized to prevent using an unusable stream when connected to a robot
  • All channels, voltages, and currents are rounded to 2 decimal places in the PowerDistribution widget, prevents box sizes from jumping all over the place

UI Changes

  • Add widget dialog is more compact and less spaced out
  • Combo box chooser lets you scroll and search if there are a lot of options

Full Changelog: v2024.0.0-beta...v2024.0.1-beta