All Versions
12
Latest Version
Avg Release Cycle
11 days
Latest Release
1202 days ago

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
    Radium Player

  • 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.

    Now Playing

    More information about this feature can be found on the wiki page.

  • 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, 2020

    Changed

    • ๐Ÿ›  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