Skip to content

DiscoPanel v1.0.21

Choose a tag to compare

@github-actions github-actions released this 16 Jan 09:05
· 90 commits to main since this release

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)