Skip to content

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 10 Sep 22:08
· 40 commits to master since this release

Fixed

Scheduling an automatic update refused every timezone. Not an
unusual one: America/Bahia, Europe/Lisbon, any of them. The daemon
runs on an Alpine image, Alpine ships no timezone database, and nothing
in the daemon carried its own — so it could not recognise a single name
and said so about each one in turn.

The database is in the binary now, so it no longer matters what the
image underneath has. Set the hour and the timezone in Settings →
Automatic updates
and it will hold.

It is also no longer quiet about falling back to UTC. That combination —
a name it could not load and a silent fallback — would have been an
instance updating itself at the wrong hour for as long as nobody
happened to be watching at the time.