What's Changed
- Adding state-agnostic failsafes for starting/stopping/recreating containers regardless of previous potentially corrupt state. (28ec60d)
- Introduced metrics collector to reduce blocking in the UI, now metrics are consistently collected on a interval basis in the background and retrieved on request. (1e42bc3)
- Fixed log streamer, docker overrides, proxy routing re-propogation on change and auto start, and more (d6b5181)