Releases: matvp91/superstreamer
Releases · matvp91/superstreamer
v1.1.0
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
- Added shared env parsing by @matvp91 in #44
- Use Bun as runtime instead of node by @matvp91 in #45
- Versioning with changesets by @matvp91 in #49
- Support for LANGUAGE in EXT-X-MEDIA by @hot-cacao in #56
- Updated snapshots with LANGUAGE support in EXT-X-MEDIA by @matvp91 in #57
- Docker support by @matvp91 in #60
- Skip upscaling by probe input by @matvp91 in #64
- Support ac3 (5.1) audio - 6 channels by @matvp91 in #65
- Shared config for prettier, eslint and tsconfig for bun by @matvp91 in #68
- New documentation by @matvp91 in #69
- Type fixes by @h4writer in #22
- Renamed to Superstreamer by @matvp91 in #76
- FFprobe input to extract defaults. by @matvp91 in #79
New Contributors
- @hot-cacao made their first contribution in #56
Full Changelog: v1.0.0...v1.1.0
Until next time! 👋