Features
- Variable values may now be read from additional config files using
filepath:
- Adds HA stats to Synology snapshots.
- HTTP assets are stored compressed.
- HTTP responses are now served compressed.
- Builds an Arch Linux package now.
Bugs
- Sonarr broke the API. This provides a fix to make TRaSH sync work again.
- Intermittent crash in
GetAllLogPaths
is now fixed.
Auto Generated Notes
- Converts bindata usage to embed usage, gzip all http responses. by @davidnewhall in #775
- fix github updater by @davidnewhall in #792
- Arch package builder by @davidnewhall in #794
- Update module github.com/shirou/gopsutil/v4 to v4.24.7 by @renovate in #797
- Save config input for later use by @davidnewhall in #798
- remove all the whitespace by @davidnewhall in #799
- Shorten a bunch of html lines. by @davidnewhall in #800
- last of the pieces to make filepath inputs work everywhere. by @davidnewhall in #801
- update deps, bug fix by @davidnewhall in #823
Full Changelog: v0.8.1...v0.8.2