Skip to content

v0.0.7

Compare
Choose a tag to compare
@taylorthurlow taylorthurlow released this 16 May 18:55
· 120 commits to develop since this release
dca4d61

Changes

  • Switch ASCII Text Art component to get its text from an executed command instead of being hard coded to the machine's hostname. Existing configuration files will be missing the command setting which will need to be added in order for this change to not break current configurations. (#2)

Fixes

  • Properly filter non-ASCII characters from systemctl output to prevent crashes when parsing (#8)