Skip to content

v0.6.0

Compare
Choose a tag to compare
@ravenclaw900 ravenclaw900 released this 08 Apr 22:25
· 742 commits to main since this release
2abcf94

Features

  • backend: add customizable token timeout (30a3477)
  • backend: add privacy HTTP headers (52f8e16)
  • backend: allow to set log level via config file (#182) (5643d51)
  • backend: allow using environment variables to set settings (#186) (9b80ade)
  • frontend: check for updates (3abb628)
  • frontend: warn if backend and frontend nodes have different versions (c9eaba6)
  • terminal: allow setting login user (#202) (fdb4891)

Bug Fixes

  • backend: fix clippy errors (bb5b9cc)
  • backend: fix clippy lints (b00ca1c)
  • backend: fix github svg not showing up (169467d)
  • backend: fix login dialog not showing up on page change (979655b)
  • backend: notify only waiting pages to quit (d074ca1)
  • config: use correct config file path (f08fabe)
  • filebrowser: don't allow viewing text files larger than 2MB (63c8527)
  • filebrowser: fix angle brackets and ampersands with syntax highlighting (f850397)
  • filebrowser: fix syntax highlighting (3742917)
  • filebrowser: highlight files and directories when clicked (7ce6eba)
  • frontend: capitalize 'P' in uPlot (3213cf2)
  • frontend: fix notification text on dark mode (24e226d)
  • frontend: fix update check timer (523087e)
  • frontend: increase z-index on login dialog (4cf65af)
  • frontend: use @import for importing css (824efbf)
  • software: fix software page not working with password prompt (d592538)
  • software: fix tab colors (a808c17)
  • terminal: fix password dialog on terminal page (#198) (807f954)