- Added a host cache file so users can provide hostnames for IPs when their network DNS can't resolve them. An example use case for this is when you connect to your work's VPN and DNS isn't available to resolve IPs. Parameter for this is `--host-cache-file`
- Added environment variables for connecting to a host:
- DOLPHIE_USER
- DOLPHIE_PASSWORD
- DOLPHIE_HOST
- DOLPHIE_PORT
- DOLPHIE_SOCKET
- Shortened server UUIDs for GTIDs in replica panel, colored them (green is monitored host), and let GTIDs overflow to next line if terminal width is too small (MySQL only, not MariaDB)