v0.0.7
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)