v0.9 Numerous design changes, security fixes and logout option!
Update your existing dashboard setup by navigating to root folder and running
git pull
in the terminal.
Added
- [Font] added local fonts instead of remote embed (better privacy)
- use extra folder
- [New] logout button
- show exact user-readable date of upcoming power event
Changed
- [Design] improved navbar appearance
- [Design] tweaked dark mode
- [Design] grid layout in options modal (on larger screens) and scrollable
- [Design] chart UI improved
- [Design] adjusted login modal appearance (removed useless close button)
- improved error handling on network state or when user is unauthorized
- replaced favicon and app icons as well as more consistent colors (updated manifest)
- drop status mail support for now (SOON)
Fixed
- [Security] Check user authorization when shutdown action is performed
- [Design] minor glitches (alignment, ratio)