Releases: paynejacob/speakerbob
Releases · paynejacob/speakerbob
v1.0.0-alpha
fixed duplicate websockets on page navigation
v0.2.2
v0.2.2-rc0
v1.2.2-rc0
v0.2.1
Speakerbob v0.2.1
v0.1.4 fixes the chart versions. There are no new features or bug fixes from v0.1.3.
Features
- Speakerbob now has a logo! Thank you to @therosser for the concept #27
- Search results are now sorted by how may terms in the query they match #57
Bug Fixes
- Fixed some sounds being hidden after a server restart #56
v0.2.1-rc2
v0.2.1-rc2
v0.2.1-rc1
Bump ssri from 6.0.1 to 6.0.2 in /web/speakerbob (#59) Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/npm/ssri/releases) - [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md) - [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.2.0
Speakerbob v0.2.0
This release pivots speakerbob to managing it's own storage. This allows for some great new features and performance improvements!
Features
- new object notifications are sent over the websocket. The UI will use this to automatically update resource lists. #30
- text to speech allows users to enter text and it will be translated to spoken word. #14
- sound groups let users chain multiple songs together and play then in order. # 13
- the new
versioncommand will return the version of speakerbob for the given binary #11 - s3 is no longer required #16
- audio is returned with a cache header, reducing network bandwidth consumption #16
Bug Fixes
- pressing enter on a form will submit it, rather than refreshing the page #52
- sounds will no longer clip if network latency causes overlap on playback #42
- search will ignore special characters #41
- the create sound from will no longer fail to create if a sound is not finished uploading when the form is submitted. #40
Notes
v0.2.0-rc5
rc5
v0.2.0-rc4
added missing service name to statefulset
v0.2.0-rc3
v0.2.0-rc3