All Versions
12
Latest Version
Avg Release Cycle
11 days
Latest Release
1553 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.3.4
December 13, 2020 -
v1.3.3 Changes
December 03, 2020๐ Fixed:
- Video state when new user joins
-
v1.3.2
November 09, 2020 -
v1.3.0 Changes
October 21, 2020โ Added support for multi-architect builds. This means Radium can now run on arm devices. The architects currently supported are:
- ๐ง linux/amd64
- ๐ง linux/arm64
- ๐ง linux/arm/v7 (Raspberry PI)
-
v1.2.1 Changes
October 01, 2020โก๏ธ Update 1.2 brings a big feature, a new player. Before Radium was using Plyr and it was a good player but it lacks the community VideoJS has. Now Radium uses VideoJS.
Reasons for switching players:
- Quality Selector (HLS has dynamic quality but the ability to manually select qualities is nice).
- Audio selector.
- Ability to set http headers (Radium Protect).
- Possible DASH support.
- ๐ Better subtitle rendering with user customizable options.
Other changes:
- ๐ง Work in progress support for Radium Protect.
- โ Removed Firefox video and subtitle warnings (VideoJS fixed these issues).
Picture of the new VideoJS player and the custom Radium theme
-
v1.1.11 Changes
September 17, 2020๐ Changelog
โ Added
- "Now Playing"
- An admin can set what is being played in the room with basic information about it.
More information about this feature can be found on the wiki page.
- "Now Playing"
-
v1.1.10 Changes
September 09, 2020๐ Changelog:
- โ Remove unused routes causing start error
-
v1.1.9 Changes
September 09, 2020๐ Changelog:
- If supplied a custom admin token, convert to string
- โ Added a notification for changing HLS stream and subtitles
- Cleanup of old code
-
v1.1.8 Changes
August 20, 2020Changed
- ๐ Fixed bug where user didn't need to supply an auth code to gain admin privileges.
-
v1.1.7 Changes
August 19, 2020โ Added
- ๐ณ Docker compose file