A new release of the Snikket server software is available! The release has
version number stable.20240109
(or beta.20240109
if you are on the beta
channel) and you can read details of the changes and improvements in our
release announcement blog post.
To upgrade your instance, follow the instructions in the upgrade guide.
Note: Starting from this release, we now have a ‘stable’ channel which you
may wish to use instead of the ‘beta’ channel. To make that change, edit your
docker-compose.yml and edit all four ‘image’ lines so that they end with
:stable
instead of :beta
. Or, download the new docker-compose.yml here,
e.g. by running:
curl -o docker-compose.yml https://snikket.org/service/resources/docker-compose.yml
If you have any problems or questions, don’t hesitate to ask in our community chat!