New features:
- Multi env support for stacks. Stacks now support having multiple env files and you can reference them via the env_file: key in the compose file. The import feature supports importing multiple .env files as well. (#205)
- Support for creating and configuring Docker networks when viewing a host (#170)
- Configurable statistics live window, configurable via Settings -> System -> Live charts
- Memory accuracy/history (#231, thanks @alphanull for the contribution)
Other changes:
- Container updates for locally built images show a better message when trying to update them via DockMon
- Blackout window no longer logs/retries suppressed alerts (#229)
- Agent (requires v1.1.1): Handle cross-subvolume rename during self-update (#230)
- Agent (requires v1.1.1): Fix for reconnection race condition (#224)