Skip to content

v1.47.1

Choose a tag to compare

@amayer1983 amayer1983 released this 23 Jul 10:08
  • Headless self-update path is no longer silent (#43, @LeeNX). Without Telegram, the Web UI's self-update button runs the auto-selfupdate path — whose failure exits all returned a bare False with zero output, so a failing image pull was indistinguishable from "already up to date". Every exit now prints its reason to the container log (skipped / can't inspect self / pull failed with ref+stderr / up to date / update found), and the button press logs its outcome.
  • Startup log states version and debug state (suggested by @LeeNX): Docksentry started. (v1.47.1, debug OFF).