Skip to content

Releases: plutobell/pi-dashboard-go

v1.2.1

10 Aug 13:40
Compare
Choose a tag to compare
  • Added login empty field checks
  • Added login failure prompt message
  • Added new command line parameter: log

v1.2.0

10 Aug 06:42
Compare
Choose a tag to compare
  • Rewrite login authentication
  • Added new login page
  • Added new command line parameter: session
  • Use Go v1.16.7
  • Updated dependencies

v1.1.2

17 Jun 02:53
Compare
Choose a tag to compare
  • Changed the way cpu usage is calculated
  • Update dependencies

v1.1.1

16 Jun 15:17
Compare
Choose a tag to compare
  • Fix the bug of abnormal display of cpu information
  • Use Go v1.16.5
  • Update dependencies

v1.1.0

04 Apr 17:42
Compare
Choose a tag to compare
  • 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

31 Mar 15:42
Compare
Choose a tag to compare
  • 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

07 Sep 15:34
Compare
Choose a tag to compare
  • Fix swap display bug
  • Adapt to linux system under 386 and amd64
  • Optimize error handling for function Popen