Added
- Webhook notifications can now name the site. Use
{{device.siteName}}in a message, body or URL template — until now the payload carried only the internal site id, which reads as nothing useful in an alert. Requested on GitHub (#59). - The site is also filled in on events that previously left it out altogether — backups, upgrades, reboots and CVE alerts. A template that names the site now behaves the same on every event instead of only on device online/offline.
Fixed
- A device already running a newer RouterOS than the last version it checked for is no longer listed as behind. It was also being offered an upgrade that would have taken it backwards. This affected the Upgrades page, the dashboard count and the phone device page; the RouterBOARD firmware check had the same fault and is fixed too. If a version cannot be read on either side, no upgrade is offered.