mention the github watch release feature to stay up to date, and link to the rss feeds

if you watch for a release, you will get an email when a new release is created.
when a new tag is created, github does not notify you. so i will be creating
github releases for newly added tags, so it's easier to stay up to date with
that feature.
This commit is contained in:
Mechiel Lukkien 2023-03-09 16:50:24 +01:00
parent e6df84a8de
commit b0641a1901
No known key found for this signature in database

View file

@ -235,10 +235,13 @@ through a DNS TXT request for `_updates.xmox.nl` once per 24h. Only if a new
version is published will the changelog be fetched and delivered to the version is published will the changelog be fetched and delivered to the
postmaster mailbox. postmaster mailbox.
The changelog is at https://updates.xmox.nl/changelog. The changelog, including latest update instructions, is at
https://updates.xmox.nl/changelog.
You could also monitor newly added tags on this repository, or for the docker You can also monitor newly added releases on this repository with the github
image, but update instructions are in the changelog. "watch" feature, or use the github RSS feed for tags
(https://github.com/mjl-/mox/tags.atom) or releases
(https://github.com/mjl-/mox/releases.atom), or monitor the docker images.
Keep in mind you have a responsibility to keep the internect-connected software Keep in mind you have a responsibility to keep the internect-connected software
you run up to date and secure. you run up to date and secure.