Timid Version 1.2
In this release you will be able to control multiple containers using Timid!
This is done using labels, by labeling a container with a group name that container and all others with the same label can be controlled by Timid.
Use the label syntax timid.group.<GROUP-NAME>
and then put the group name into the environment variable TIMID_GROUP_NAME
.
The shutdown and pause timer were massively improved to actually reset when detecting connections, previously the timers counted down regardless of connections and only checked for connections after the timer had run out.