Skip to content

v0.3.0

Choose a tag to compare

@nonnorm nonnorm released this 31 Oct 18:33
· 1304 commits to main since this release
59bd15e

Features

  • filebrowser: add file browser (c0ea2de)
  • frontend: show updates to DietPi (1ba4b97)
  • management: show installed and upgradable APT packages (ca6a447)
  • services: add services page (db128e6)

Bug Fixes

  • backend: add patch for heim to run on ARM64 (de8e431)
  • backend: fix errors for closed connections (35c9351)
  • backend: fix getting cpu percentage on dead processes (f2b0e28)
  • backend: make "arch" variable mutable (2e4e0f0)
  • fix webpage getting stuck on "getting data" (10de8f4)
  • frontend: fix ChartConfiguration compilation error (b3def7b)
  • frontend: fix update sometimes being shown, even when none was avalible (f812776)
  • frontend: hide menu on screens smaller than 768px (tailwind md breakpoint) (c5e6a34)
  • management: fix arch showing up as "unknown" for armv6 (18215c7)
  • management: fix uptime not being able to extend past 24h (d3e45d1)
  • processes: fix getting cpu usage (11dda26)
  • software: fix serialization by removing (color) control character (14c30a9)
  • software: sometimes dietpi-software got started without args requiring the program to be killed (056dc1a)