Added
- Command Templates — create predefined command sets (e.g. "Secure Services", "Set NTP", "Set DNS") and execute them on devices with one click. Organize by category, manage via dedicated Templates page, or use quick-action buttons directly on device detail
- Custom webhook messages — customize notification text per event type using
{{device.name}},{{device.host}},{{error}}and other placeholders. Leave empty for default messages - Check for Updates on device detail — check single device for updates and upgrade RouterOS/firmware directly from the device page
- Persistent upgrade check results — update check results survive page navigation and browser refresh
Fixed
- Command execution no longer freezes UI if WebSocket response is lost (25s timeout)
- Devices without
/system/health(cAP ac, hAP ac^2, mAP lite) no longer cause script errors in MikroTik logs after container restart - Static assets (JS/CSS) are cache-busted on each version — no more stale UI after upgrades