Added
- IP Services overview on device detail page — see all MikroTik IP services (ssh, www, www-ssl, api, api-ssl, winbox, ftp, telnet) as colored pills with port numbers
- Toggle services directly from the UI — click a service pill to enable or disable it on the MikroTik device (admin only, with confirmation dialog)
- Insecure service warnings — unencrypted services (ftp, www, telnet, api) highlighted in yellow with ⚠ icon
- Connection method detection — SSH, REST API, and SNMP availability shown as interactive pills based on actual device data
- Quick connection method switching — click a method pill to switch how mikr connects to the device
Improved
- Device detail "Method" field replaced with visual pills showing real-time connection status
- Safety checks prevent disabling the service currently used for connection (e.g., can't disable SSH while connected via SSH)