Releases: sykeben/RasDash
Releases · sykeben/RasDash
0.3.4 - The Branding Update
0.3.3 - Package updates.
Changes since 0.3.2:
- Updated vulnerable packages.
Notice: Please install this as there are many security updates to dependencies.
0.3.2 - Test Addition
Changes since 0.3.1:
- Added test script to test builds.
Notice: Updating to this is not required (or recommended) as it does not change functionality.
0.3.1 - Performance Upgrade
Changes since 0.3.0:
- Allowed installation from any directory.
- Changed Node.JS version.
- Improved performance (now uses less CPU while being viewed thanks to @perkinsjr's code).
- Added error message if being used on a small screen.
- Changed default port from
80
to5808
to allow for use in FRC. - Changed install_deps Node package install routine.
0.3.0 - The First Real Release
After much hard work, the first real release of RasDash is finally ready! To install RasDash 0.3.0, download and unzip the release, move the contents to ~/RasDash
, and run sudo ./install_deps; ./service_manager install; ./service_manager start
.
Big thanks to @Ernie3 for his important contributions to the project!
Notice: If you are still running 0.3.0, CPU usage may be a bit high, please upgrade to fix it.