Gryt Server v1.10.19
Channel: latest
Docker image:
ghcr.io/gryt-chat/server:1.10.19
Self-hosted bundles:
- Windows x64: gryt-server-windows-x64-v1.10.19.zip
- Linux x64: gryt-server-linux-x64-v1.10.19.zip
Each bundle carries the server, SFU and image-worker commits named in manifest.json.
What changed since v1.10.18
Server
- Folders carry permissions their channels follow (GRYT-1306) in #207
- A permission for starting groups, and a block that stops them (GRYT-1342) in #206
SFU
- A camera's send estimate could stay stuck after a slow start (GRYT-1312) in Gryt-chat/sfu#47
- Watch the release notifier under its new name (GRYT-1320) in Gryt-chat/sfu#46
- Fix Gryt Git notification triggers in Gryt-chat/sfu#45
- Announce releases on Gryt as well as Discord in Gryt-chat/sfu#43
Full changelogs
- Server: 1e09a8a...a49b2c4
- SFU: Gryt-chat/sfu@9cb4fcc...3cd22b7
Built from the monorepo with pinned submodule commits. manifest.json below names the exact commit each component was built from.
Checking this release
SHA256SUMS.txt has a hash for every file here.
sha256sum --check --ignore-missing SHA256SUMS.txt
Every file is attested as well, so you can check it came out of this
repository rather than only that it matches a hash we published
ourselves.
gh attestation verify <file> --repo Gryt-chat/gryt
So is the image:
gh attestation verify oci://ghcr.io/gryt-chat/server:1.10.19 --repo Gryt-chat/gryt