Camera Stream URL Cycling
When displaying a camera stream, the dashboard will now try to connect to each camera stream URL until one responds. This fixes an issue where cameras wouldn't display under certain connection methods.
Auto-Reconnection Stability
A rare, but severe issue was fixed where the dashboard would not automatically reconnect to network tables under certain conditions.
Other Bug Fixes
- Layouts exported with special characters can now be re-loaded properly
- App bar sizing should now be consistent across all platforms:
- MacOS and some Linux Distros will no longer have a scrollbar at the top
- The window title at the top and team number at the bottom should properly disappear regardless of screen resolution and font size
- The widget location preview no longer snaps to the wrong direction when resizing
- The app display name for MacOS and Linux has been corrected to display "Elastic" instead of "elastic_dashboard"
Full Changelog
- Export Files using UTF8 instead of UTF16 by @Gold872 in #234
- Fix resize preview snapping to opposite direction by @Gold872 in #242
- Fix App Bar Sizing on MacOS by @Gold872 in #240
- Fix entire widget tree rebuilding when widget is removed by @Gold872 in #244
- Cycle Through Multiple Camera Streams by @Gold872 in #238
- Use periodic timer for auto reconnection by @Gold872 in #241
- Fix app display name on MacOS and Linux by @Gold872 in #243
- Update version to 2025.2.0 by @Gold872 in #245