v0.9.1 Bugfix: Dashboard data not loaded correctly on systems with disabled swap
As always: Update your existing dashboard setup by navigating to root folder and running
git pull
in the terminal.
For a new/clean installation just run: git clone https://github.com/femto-code/Raspberry-Pi-Dashboard
in a terminal from a subfolder (of /www/) of your choice. Migrate your settings simply by copying user-settings.php
to new location.
Fixed
This is a minor release due to a recent issue. It fixes a bug where the dashboard does not seem to load appropriately.
Please comment on #19 if you have similar issues (or open a new one).
Updated Readme with instructions on preparation for correct voltage output. (soon)