Skip to content

v0.2.0

Choose a tag to compare

@nonnorm nonnorm released this 26 Sep 13:39
· 1359 commits to main since this release
222718b

Features

  • add request logging (ce6ff09)
  • dashboard: make network data incremental, instead of all at once (00b7753)
  • frontend: add dark mode (03c3343)
  • frontend: add gzip compression to pages (1d99df8)
  • frontend: add page not found default route (bff80a9)
  • processes: add actions and status to process page (8e6f32e)

Bug Fixes

  • dashboard: default to 0 if bytes go negative (c09088c)
  • processes: fix other pages not working when changing away from process page (e72fe5a)
  • terminal: kill process after closing terminal page (40db41c)