1.2.0
Deployment
- Allow multiple Portainer instances to connect to a single agent via a shared secret configuration: #40
- Disable host management capabilites by default: #21
Host information
File browsing
Docker proxy
- Update websocket buffer size to 2048: #37
- Close the docker client after usage to avoid memory leaks: #5
API
- Add
/ping
endpoint: #29
Build system
Refactor
- Move
agentProxy
service to the root handler: #20