Releases: paynejacob/speakerbob
Releases · paynejacob/speakerbob
v1.0.0
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
added log level to server config
v1.0.0-rc3
removed log message
v1.0.0-rc2
fixed manifest name
v1.0.0-rc1
fixed ws token auth
v1.0.0-alpha6
fixed ws not working on safari
v1.0.0-alpha5
fixed sound clipping and overlapping
v1.0.0-alpha4
fixed permission denied page and logout
v1.0.0-alpha3
fixed healthz endpoint
v1.0.0-alpha2
fixed release errors