Releases: plutobell/pi-dashboard-go
Releases · plutobell/pi-dashboard-go
v1.2.1
- Added login empty field checks
- Added login failure prompt message
- Added new command line parameter: log
v1.2.0
- Rewrite login authentication
- Added new login page
- Added new command line parameter: session
- Use Go v1.16.7
- Updated dependencies
v1.1.2
- Changed the way cpu usage is calculated
- Update dependencies
v1.1.1
- Fix the bug of abnormal display of cpu information
- Use Go v1.16.5
- Update dependencies
v1.1.0
- Replace go.rice with go embed
- Fix the bug of program error when unable to get cpu model
- Added new command line parameter: interval
- Added a different header image for non-Raspberry Pi devices
v1.0.10
- Fix the bug of panic caused by empty device model information #1
- Fix the bug of not finding dashboard.min.js #2
- Fix the bug of invalid hostname command on arch
- Adds golang version display on view
v1.0.9
- Fix swap display bug
- Adapt to linux system under 386 and amd64
- Optimize error handling for function Popen