Skip to content

v0.9 Numerous design changes, security fixes and logout option!

Compare
Choose a tag to compare
@femto-code femto-code released this 26 Feb 14:26
· 100 commits to master since this release

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)