Releases: plutobell/pi-dashboard-go
Releases · plutobell/pi-dashboard-go
v1.7.0
- 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
- Refactored device package to significantly improve performance and speed
- Improved front-end display details
- Updated dependencies
v1.5.1
- Fixed the bug of load average display
- Added the navbar to close automatically when clicked on mobile devices
v1.5.0
- 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
- Added operation functions permission detection
- Added a prompt to the console for non-root users to run
v1.4.0
- 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
- Added automatic recognition and switching of favicon
- Adjusted static file path structure
- Adjusted project structure
- Updated dependencies
v1.3.2
- Added automatic version detection and prompting
v1.3.1
- Added csrf protection
- Adjusted some details
- Updated dependencies
v1.3.0
- Adjusted routing structure
- Adjusted log formatting
- Added gzip compression
- Enhanced web security
- Login request changed to asynchronous
- Refactored part of the code
- Updated dependencies