Skip to content

Releases: plutobell/pi-dashboard-go

v1.7.0

05 Apr 07:25

Choose a tag to compare

  • Added a cli parameter called theme #4
  • Added proxy for version detection
  • Fixed the bug of disk path detection
  • Some other optimizations
  • Updated dependencies
  • Use Go v1.20.3

v1.6.0

02 Sep 05:44

Choose a tag to compare

  • Refactored device package to significantly improve performance and speed
  • Improved front-end display details
  • Updated dependencies

v1.5.1

28 Aug 14:23

Choose a tag to compare

  • Fixed the bug of load average display
  • Added the navbar to close automatically when clicked on mobile devices

v1.5.0

27 Aug 11:49

Choose a tag to compare

  • Added dark mode that follows the device switch
  • Added automatic jumping to the login page when not logged in
  • Some other optimizations
  • Updated dependencies

v1.4.1

24 Aug 16:06

Choose a tag to compare

  • Added operation functions permission detection
  • Added a prompt to the console for non-root users to run

v1.4.0

24 Aug 07:45

Choose a tag to compare

  • Adjusted the front-end page display style
  • Adjusted static file path structure
  • Added page loading time statistics
  • Added pop-up window for new version release notes display
  • Some other optimizations
  • Use Go v1.17
  • Updated dependencies

v1.3.3

14 Aug 15:43

Choose a tag to compare

  • Added automatic recognition and switching of favicon
  • Adjusted static file path structure
  • Adjusted project structure
  • Updated dependencies

v1.3.2

13 Aug 15:24

Choose a tag to compare

  • Added automatic version detection and prompting

v1.3.1

13 Aug 09:03

Choose a tag to compare

  • Added csrf protection
  • Adjusted some details
  • Updated dependencies

v1.3.0

12 Aug 14:36

Choose a tag to compare

  • Adjusted routing structure
  • Adjusted log formatting
  • Added gzip compression
  • Enhanced web security
  • Login request changed to asynchronous
  • Refactored part of the code
  • Updated dependencies