Hi everyone!
This update includes brings small enhancements across the board:
MQTTplugin now supports an "Alert Down" flag to better track device statusSMTPplugin supports multiple recipient emails- New localized date/time UI and improved tooltips
- In-app notifications auto-cleanup with
MAINT_NOTI_LENGTH - Plus: better error reporting in
WEBMON, more reliable long emails, and fixes to plugin-watching alerts
Thanks to @jangrewe for the SMTP fix! See details below.
⚙Settings
- A new
MAINT_NOTI_LENGTHsetting to auto-delete in-app notifications #1052 🆕
🔌Plugins
MQTTadditional Alert Down attribute so you can check and filter down devices #1057 ✨WEBMONmore statuses for different errors (SSL, timeout) ✨SMTPnow supports multiple email addresses #1061 ✨
🖼 UI
- Dates are localized in most places based on the
TIMEZONEsetting #1044 🆕 - Fixed tooltips in presence view hover #1066 ✨
💠Core app updates
Watched_Value1-4changes didn't trigger notifications if you were watchingpluginchanges #1053 ✨- Some SMTP servers were not handling 1000+ characters per line which could result in broken links in emails #1049 ✨ - thanks to @jangrewe 🙏
Other Info
| 🆕 - New features | ✨ - Fixes & Improvements | ⚠ - Possibly breaking changes | 🧪 - Experimental/work in progress |
|---|
What's Changed
- properly indent HTML tables in report emails to fix broken links by @jangrewe in #1058
- Fix minor typo "longet" by @KihtrakRaknas in #1068
New Contributors
- @jangrewe made their first contribution in #1058
- @KihtrakRaknas made their first contribution in #1068
Full Changelog: v25.4.14...v25.5.24