Added
/check --dry-run — preview an update before running it.
Runs the normal read-only update check, then — instead of the actionable "Updates Available" notification — shows what applying each update would do, and changes nothing. For every pending update it reports:
- the recreate path — Compose
up -d <service>vs. standalone recreate (rebuilt fromdocker inspect), mirroring the real fallback rule; - the dependents that would restart when the container is the head of a
restart_dependentsContainer Group; - any major-version jump that would be held for confirmation.
Aliases: /check dry-run and /dryrun. No buttons, no side effects. From the #2 roadmap. English + German translated; other languages fall back to English.