Sync the self-hosting stack

This commit is contained in:
2026-08-24 16:04:42 +02:00
parent 96285967b2
commit 06a79faa7b
2 changed files with 16 additions and 3 deletions
+12
View File
@@ -9,6 +9,18 @@ one of them changed. An entry says which artefact and which version, so `web 0.1
Every version published to a channel appears here. Nothing is written from memory afterwards: a build
cannot be published without its entry.
## 2026-08-24 — Two places still described the switch we had just removed `web 0.115.0`
The entry above says `JARVIS_TELEMETRY` was removed "from the compose file, from `.env.example`,
from the licence screen and from the install wizard". Three of those four were true. **The licence
screen still carried a line telling you to set `JARVIS_TELEMETRY=off` in `.env` to stop reporting**,
in all three languages, and this README's community-edition table still listed reporting as
"Switchable off". Both were wrong the moment that release shipped, and both are corrected here.
Nothing about the behaviour changes — there was never a switch behind those sentences to begin with.
What changes is that the product and this document now say the same thing: every instance reports,
the fields are listed below and on your own licence screen, and there is nothing to set.
## 2026-08-24 — Reporting is no longer optional `api 0.90.0` `web 0.114.0`
**`JARVIS_TELEMETRY` is gone, and with it the ability to stop your instance checking in.** Three days