Skip to content

Releases: babelouest/taliesin

Release 1.0.19

11 Jan 23:09
b188f25
Compare
Choose a tag to compare
  • Add http compression
  • Update authentication backend to OpenID Connect with JSON Web Token (JWT) Profile for OAuth 2.0 Access Tokens
  • Fix small UI Bugs
  • Fix data source refresh bug on updated media
  • Add PKCE support on OAuth2 connector

Release 1.0.18

24 Dec 14:50
Compare
Choose a tag to compare
  • Update front-end libraries and adapt code to it
  • Use instance->timeout to automatically disconnect streams after a long inactivity
  • Fix multiple small bugs on front-end and backend
  • Each browser store its own stream parameters: format, channels, bitrate and sample rate

Release 1.0.17

22 Jul 20:56
Compare
Choose a tag to compare
  • Since AVResample library is deprecated, switch to SWResample (thanks to SIPWise for the example)
  • av_register_all is deprecated since 58.9.100
  • Fix small bugs in UI

Release 1.0.16

17 Jun 14:34
Compare
Choose a tag to compare
  • Don't show player manager if no angharad api
  • Add oauth2Config.enabled
  • Add benoicPrefix and carleonPrefix to be able to use other prefix on angharad if necessary

Release 1.0.15

09 Jun 18:43
Compare
Choose a tag to compare
  • Make Chrome more happy on command next
  • Improve UI in several ways
  • Improve backend reaction on reload streams

Release 1.0.14

14 May 00:34
Compare
Choose a tag to compare
  • Minor UI bugfixes and improvements
  • Add mutex lock on audio buffer for some multi-client tasks

Release 1.0.13

10 Mar 13:36
Compare
Choose a tag to compare
  • Various UI fixes and improvements
  • Fix Chrom[e|ium] bug
  • Get large images from the file instead of the database, much more efficient actually
  • Export/Import playlists

/!\ Requires to reinstall the database

Release 1.0.12

18 Feb 00:25
Compare
Choose a tag to compare
v1.0.12

Add doc in package

Release 1.0.12 Beta 4

15 Feb 15:18
Compare
Choose a tag to compare
v1.0.12-b.4

Update cmake script to allow easier installation

Release 1.0.12 Beta 3

13 Feb 14:01
Compare
Choose a tag to compare
v1.0.12-b.3

Add config.json to install