Skip to content

Releases: matvp91/superstreamer

v1.1.0

23 Oct 17:52
Compare
Choose a tag to compare

We rewrote the documentation from scratch, take a look at https://matvp91.github.io/superstreamer/

The Docker images on Docker Hub are updated to v1.1.0 on the latest tag. A docker-compose.yml file is available on the docs, it'll get you up and running in no time. 🥳

While @superstreamer/player follows a separate version schema, we'd like to mention it too. Take a look at the live demo on https://stackblitz.com/edit/superstreamer-player-demo

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

Until next time! 👋

v1.0.0

08 Oct 15:05
Compare
Choose a tag to compare

The first official release of Mixwave! 🎉

v0.0.1

05 Sep 20:19
f3444ae
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

This is a pre release, and does not contain binaries. You must fork the source, and use docker compose to get up and running.

cp config.env.example config.env
# Open config.env and change the variables.
docker compose up -d