Gryt Server v1.8.10
Gryt Server v1.8.10
Channel: latest
Docker image:
ghcr.io/gryt-chat/server:1.8.10
Self-hosted bundles:
- Windows x64: gryt-server-windows-x64-v1.8.10.zip
- Linux x64: gryt-server-linux-x64-v1.8.10.zip
Each bundle carries the server, SFU and image-worker commits named in manifest.json.
What changed since v1.8.9
Server
- Measure a resolved card's image too, so it does not reflow in #135
- Build a card for a site that will not show us its page (GRYT-913) in #134
- The owner may set the owner role's colour (GRYT-906, GRYT-907) in #133
- Cut the comments in the review-required paths in #132
- Cut the comments outside the review-required paths in #131
SFU
- Make the SFU gofmt clean, and have CI check it (GRYT-900) in Gryt-chat/sfu#33
- Cut the comments where they were narration in Gryt-chat/sfu#32
Image worker
- The comments the first pass walked past in Gryt-chat/image-worker#23
- Cut the comments back to the ones that stop a mistake (GRYT-899) in Gryt-chat/image-worker#22
Full changelogs
- Server: 12350b7...6d09c33
- SFU: Gryt-chat/sfu@b2d679d...1277093
- Image worker: Gryt-chat/image-worker@db430f0...ff725df
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.8.10 --repo Gryt-chat/gryt