What’s Changed
- Auto-Bypass for Missing Devices & Robust Desktop Notifications under Systemd (#496) by @markusressel
- Fix outdated staircase example in README.md (#495) by @0xIO32
- Bump github.com/guptarohit/asciigraph from 0.9.0 to 0.10.0 (#494) by @dependabot[bot]
- Bump go.etcd.io/bbolt from 1.4.3 to 1.5.0 (#493) by @dependabot[bot]
- Bump actions/checkout from 6 to 7 (#492) by @dependabot[bot]
- hwmon: Allow empty fan curve (#485) by @0xIO32
- Bump github.com/labstack/echo/v4 from 4.15.3 to 4.15.4 (#491) by @dependabot[bot]
- Bump github.com/NVIDIA/go-nvml from 0.13.1-0 to 0.13.2-0 (#490) by @dependabot[bot]
- Bump github.com/labstack/echo/v4 from 4.15.2 to 4.15.3 (#489) by @dependabot[bot]
- Bump github.com/NVIDIA/go-nvml from 0.13.0-1 to 0.13.1-0 (#488) by @dependabot[bot]
- Bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 (#482) by @dependabot[bot]
🚀 Features and ✨ Enhancements
- Feature/auto reload on file changes (#498) by @markusressel
- Feature/refactor startup sequence (#497) by @markusressel
- Add staircase fan curve (#486) by @0xIO32
- Reduce startup delay (#487) by @0xIO32