New features
- Homebrew and Scoop packages for easier installation on macOS and Windows.
SENSORS
env var now supports wildcards and can be used as a blacklist (#650).- Filter sensors in temperature graph (#430).
- Working Microsoft Teams notifications (docs here, thanks @serverleader).
- Support for Lark notifications.
- Agent OpenBSD release by @vaygr in #726
Bug fixes
- Fix
EXTRA_FILESYSTEMS
drive detection on Windows (#422) - Fix cpu and memory stats for windows docker daemon by @ViryBe in #653
- Prepend base path for command palette links (#689).
Other changes
- Removed
nvidia-smi
dependency for Jetson devices (#286). - Improved system information display for Windows and macOS systems.
- Container names in tooltips are truncated if over a certain width.
- Prevent h/j/left/right from changing system if meta/shift/ctrl key is pressed.
- Use GPU temperature as primary sensor if no other sensors are available.
- Add
--auto-update
Option to Agent Installer Script by @daniel-hiller in #682 - Added documentation for notification services (adapted from existing Shoutrrr docs).
- Updated Go dependencies.
- Switched to nicholas-fedor/shoutrrr because Shoutrrr is no longer maintained by containrrr. We use a pinned version so I can review changes and update docs on our end. Big thanks to @nicholas-fedor for keeping the project alive!
Localization
- Updated Arabic translations (thanks rihla on Crowdin)
- Updated Chinese translations (thanks @Andypsl8)
- Updated Dutch translations (thanks @AlexVanSteenhoven)
- Updated French translations (thanks leo.info54 on Crowdin)
- Updated Italian translations (thanks @saamdotexe)
- Updated Russian translations (thanks @zoixc)
New Contributors
- @daniel-hiller made their first contribution in #683
- @vaygr made their first contribution in #726
- @ViryBe made their first contribution in #653
Full Changelog: v0.10.2...v0.11.0