Release Notes
🚀 Added
- Bot-less Telegram & WhatsApp Alerts: Added support for bot-less Telegram notifications (via CallMeBot API) and a dedicated WhatsApp alert action channel to the Alert & Notification system.
- Telegram Bot-less Mode: Send Telegram alerts directly to your
@usernamewithout needing to create a bot token via@BotFather. - WhatsApp Notification Channel: New
whatsappalert action type supporting CallMeBot (https://api.callmebot.com/whatsapp.php) for personal WhatsApp push notifications, plus support for custom HTTP gateway URLs.
🐛 Fixed
- Fixed Linux zbus panics across the app.
- Encryption Detection in Non-Librclone Mode: Resolved an issue where non-librclone mode failed to correctly detect when an Rclone configuration file was encrypted.
- Task State & Status Refreshing: Fixed an issue where active tasks, automated file watchers, and scheduled jobs failed to update their statuses and progress properly in the UI.
- Desktop Remote File Downloads: Resolved a bug in desktop mode where downloading files or folders from remote storage directly to the local PC filesystem failed to execute.
Full Changelog: headless-v0.2.9...headless-v0.3.0