Releases: zabackary/daktronics-singular-ui
Releases · zabackary/daktronics-singular-ui
v1.2.0
- Upgrade iced to the latest stable (if you can call it that) version (v0.13.1)
- Add auto-start, fullscreen, and small display mode
- Add unattended mode to restart automatically if there's lots of errors
Commit list: v1.1.1...v1.2.0
v1.1.1
This release patches together support for the Raspberry Pi. No warranty, not tested.
v1.1.0
The first minor release of DSU! I couldn't get cross-compiling to work for Raspberry Pi, so we'll see about that.
New features
- Now has a CLI. Automatically starting streams is supported. See
daktronics-singular-ui --help
for more details
Bugfixes
- The "set up" screen now scrolls properly.
v1.0.0
The first release! 🎉
The Windows release was built from one commit after v1.0.0 because I forgot to set the windows_subsystem attribute.