github dgongut/docker-controller-bot v4.0.0

8 hours ago

[NEW] Full Docker Compose support with hierarchical navigation (project → containers) across /list, /restart, /run, /stop and /delete
[NEW] Whole-project restart in dependency order (also after a container update)
[NEW] /ports command to view occupied ports and generate free ones for new apps
[NEW] Schedule prune operations with customizable output and type
[NEW] Persist pulled images during updates for faster re-runs
[NEW] Richer info shown during updates and /changetag

[FIX] Long Telegram messages now split at the 4096-char limit
[FIX] Callback data shortened (project hash + short container ID) to fit the 64-byte limit
[FIX] Recreate containers with network_mode: host (no more 400 errors)
[FIX] Port checks now also inspect host-network containers
[FIX] Containers with very long names handled correctly
[FIX] Containers sorted consistently in buttons and messages
[FIX] More responsive keyboard during updates
[FIX] Cron shortcuts (@daily, @hourly, ...) tap-to-copy in all 8 languages
[FIX] Internal refactor: MessageQueue, logger, port manager, schedule and compose managers extracted into standalone modules
[FIX] Updated libraries and Alpine base image bumped to 3.23.4

What's Changed

New Contributors

Full Changelog: v3.11.1...v4.0.0

Don't miss a new docker-controller-bot release

NewReleases is sending notifications on new releases.