Released: 2024-06-24
Features:
- Only run all tasks once per filesystem
Bugfixes:
- Fix potential use of uninitialized variable
- Handle more error conditions in a noisy way when sending emails
Miscellaneous:
- ci: Install systemd-dev on modern Debian
Released: 2023-10-14
Bugfixes:
- utils: Don't free result twice when checking if device is on battery
Released: 2023-08-30
Features:
- Don't run balance periodically by default
- Autodetect btrfs executable location by default
- Don't run in containers, run 5min after boot
Bugfixes:
- scheduler: Take the launch time as reference time, so actions are performed correctly every hour and will not be ignored.
- Don't make systemd timer persistent (so we are not run immediately after every boot)
Miscellaneous:
- Add build/install instructions to README
Released: 2023-08-24
Notes:
- Initial release