This repository has been archived by the owner on Jan 19, 2021. It is now read-only.
Releases: jprjr/multistreamer
Releases · jprjr/multistreamer
8.0.0: Merge pull request #14 from jprjr/discord-webhooks
This is a breaking release - You'll need to run bin/multistreamer -e (env) initdb
to upgrade the database.
New Feature: Support for discord webhooks
- You can add one or more webhook URLs to any stream.
- Supports sending messages for the following events
- Stream Starts (includes URLs to Twitch, YouTube, etc)
- Stream Ends
- Incoming comments/chat messages
Bugfixes
- IRC and Facebook bugfixes
7.4.0
7.3.1
7.3.0
7.2.0
New feature: Beam support. See the wiki on how to configure: https://github.com/jprjr/multistreamer/wiki/Beam
7.1.1
7.1.0
New feature - JSON API!
See the wiki for details - https://github.com/jprjr/multistreamer/wiki/JSON and https://github.com/jprjr/multistreamer/wiki/WebSocket
7.0.0
BREAKING UPDATE - you'll need to run bin/multistreamer -e (env) initdb
to update the database.
New feature: chat widget - an embeddable version of the chat widget. See the wiki for details: https://github.com/jprjr/multistreamer/wiki/Chat-Widget