Skip to content

v1.7.0

Choose a tag to compare

@finder39 finder39 released this 08 Mar 03:02

What's New

  • Stack processing state: Stacks now show a processing attribute on their binary sensor when an operation is in progress
  • Reliable per-server matching: Stack binary sensors now expose stack_name and agent_name attributes, enabling correct matching without relying on entity_id patterns
  • System prune service: New dockge.system_prune service to clean up unused Docker images, containers, and networks

Bug Fixes

  • Fixed cross-server false positives where operating on one server's stack would incorrectly mark the same-named stack on another server as processing
  • Demoted debug logging from warning to debug level