Skip to content

Gryt Server v1.8.11

Choose a tag to compare

@sivert-io sivert-io released this 05 Sep 16:31
· 4 commits to main since this release
6e2d70e

Gryt Server v1.8.11

Channel: latest

Docker image:
ghcr.io/gryt-chat/server:1.8.11

Self-hosted bundles:

  • Windows x64: gryt-server-windows-x64-v1.8.11.zip
  • Linux x64: gryt-server-linux-x64-v1.8.11.zip

Each bundle carries the server, SFU and image-worker commits named in manifest.json.

What changed since v1.8.10

Server

  • A mute stops somebody typing, not only talking (GRYT-917) in #136
  • Check every redirect hop when fetching a link preview (GRYT-920) in #138

Full changelogs

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.11 --repo Gryt-chat/gryt