Skip to content

Releases: paynejacob/speakerbob

v1.0.0

02 Oct 20:09
Compare
Choose a tag to compare

Speakerbob v1.0.0

Features

  • Speakerbob now supports authentication with Github #65
  • If authentication is enabled you can set entrance music to play whenever you connect to speakerbob #31
  • resource updates are handled more efficiently on the frontend #119
  • the api has been simplified and now documented! #85
  • a new overlay was added to more effectively prevent audio playback from being banned
  • the entire storage backend was rewritten to be faster and consume less memory

Bug Fixes

  • audio no longer clips when sounds are played sequentially #115

Breaking Changes

  • Safari and Safari for IOS are no longer supported #122
  • There is no upgrade path from versions lower than 1.0.0
  • the s3 logic has been removed and migrations are no longer supported

v1.0.0-rc4

30 Sep 14:43
Compare
Choose a tag to compare
v1.0.0-rc4 Pre-release
Pre-release
added log level to server config

v1.0.0-rc3

23 Sep 05:15
Compare
Choose a tag to compare
v1.0.0-rc3 Pre-release
Pre-release
removed log message

v1.0.0-rc2

23 Sep 04:42
Compare
Choose a tag to compare
v1.0.0-rc2 Pre-release
Pre-release
fixed manifest name

v1.0.0-rc1

16 Sep 03:34
Compare
Choose a tag to compare
v1.0.0-rc1 Pre-release
Pre-release
fixed ws token auth

v1.0.0-alpha6

15 Sep 06:16
Compare
Choose a tag to compare
v1.0.0-alpha6 Pre-release
Pre-release
fixed ws not working on safari

v1.0.0-alpha5

15 Sep 06:02
Compare
Choose a tag to compare
v1.0.0-alpha5 Pre-release
Pre-release
fixed sound clipping and overlapping

v1.0.0-alpha4

14 Sep 05:43
Compare
Choose a tag to compare
v1.0.0-alpha4 Pre-release
Pre-release
fixed permission denied page and logout

v1.0.0-alpha3

11 Sep 23:52
Compare
Choose a tag to compare
v1.0.0-alpha3 Pre-release
Pre-release
fixed healthz endpoint

v1.0.0-alpha2

11 Sep 23:39
Compare
Choose a tag to compare
v1.0.0-alpha2 Pre-release
Pre-release
fixed release errors