New
- Added markdown formatting to notify_ntfy-sh.sh by @op4lat in #172
- Added option -F to revert to
compose up -d <ContainerName>
targeting specific container and not the stack.- Also added corresponding label and config-option.
Fixes
- Restructured the update process - first pulls all (selected) updates, then recreates all containers.
- Added logic to skip update check on non-compose containers (unless -r option).
Full Changelog: v0.6.3...v0.6.4