Skip to content

Releases: paynejacob/speakerbob

v1.0.0-alpha

11 Sep 22:58

Choose a tag to compare

v1.0.0-alpha Pre-release
Pre-release
fixed duplicate websockets on page navigation

v0.2.2

24 Jul 04:17

Choose a tag to compare

Speakerbob v0.2.2

Features

  • Speakerbob is now a pwa! Initial page load should be much faster and the website can now be installed as an app on some OS #54 #55

Bug Fixes

  • Fixed say ending earlier when quotes are used #60

v0.2.2-rc0

24 Jul 02:50

Choose a tag to compare

v0.2.2-rc0 Pre-release
Pre-release
v1.2.2-rc0

v0.2.1

04 May 04:56

Choose a tag to compare

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

04 May 04:43

Choose a tag to compare

v0.2.1-rc2 Pre-release
Pre-release
v0.2.1-rc2

v0.2.1-rc1

03 May 05:29
fbf16a4

Choose a tag to compare

v0.2.1-rc1 Pre-release
Pre-release
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

04 Apr 03:40

Choose a tag to compare

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 version command 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

  • the nsfw field was removed from sounds #51
  • to migrate from s3 set the migrateFromS3 to true in the helm chart or run the s3import command #16

v0.2.0-rc5

03 Apr 15:41

Choose a tag to compare

v0.2.0-rc5 Pre-release
Pre-release
rc5

v0.2.0-rc4

03 Apr 15:38

Choose a tag to compare

v0.2.0-rc4 Pre-release
Pre-release
added missing service name to statefulset

v0.2.0-rc3

03 Apr 05:06

Choose a tag to compare

v0.2.0-rc3 Pre-release
Pre-release
v0.2.0-rc3