Skip to content

Releases: braden-w/whispering

App v4.6.2

19 Jul 05:12
Compare
Choose a tag to compare

Full installation instructions can be found here.

What's Changed

  • fix: overhaul loading devices in settings page by @braden-w in #178

Full Changelog: v4.6.1...v4.6.2

App v4.6.1

09 Jul 18:25
Compare
Choose a tag to compare

See the assets to download this version and install.

What's Changed

  • hotfix: query stream before enumerating devices by @braden-w in #170

Full Changelog: v4.6.0...v4.6.1

App v4.6.0

09 Jul 17:31
Compare
Choose a tag to compare

See the assets to download this version and install.

What's Changed

  • fix: update notification flow in initialization by @braden-w in #167
  • fix: enter api key in extension settings page by @braden-w in #166
  • feat: ignore image folder in deployment by @braden-w in #169

Full Changelog: v4.5.5...v4.6.0

App v4.5.5

04 Jul 14:37
Compare
Choose a tag to compare

See the assets to download this version and install.

What's Changed

  • feat: hide api key in settings with type="password" by @braden-w in #161

Full Changelog: v4.5.4...v4.5.5

App v4.5.4

04 Jul 14:36
Compare
Choose a tag to compare

See the assets to download this version and install.

What's Changed

  • feat: add accessibility route to guide users for enabling and re-enabling whispering by @braden-w in #160

Full Changelog: v4.5.3...v4.5.4

App v4.5.3

03 Jul 23:26
Compare
Choose a tag to compare

See the assets to download this version and install.

What's Changed

Full Changelog: v4.5.2...v4.5.3

App v4.5.2

03 Jul 00:22
Compare
Choose a tag to compare

See the assets to download this version and install.

What's Changed

Full Changelog: v4.5.1...v4.5.2

App v4.5.1

02 Jul 04:28
Compare
Choose a tag to compare

See the assets to download this version and install.

What's Changed

  • refactor: use svelte 5 children instead of slot in layout by @braden-w in #146
  • feat: move button alignment in layout to right by @braden-w in #147
  • fix: accessibility entitlements by @braden-w in #148
  • feat: hide selected row numbers in mobile by @braden-w in #149

Full Changelog: v4.5.0...v4.5.1

App v4.5.0

01 Jul 19:29
Compare
Choose a tag to compare

See the assets to download this version and install.

What's Changed

  • major fix: restore missing relay, working loading options page by @braden-w in #136
  • feat: standardize toggle, cancel, and destroy stream buttons by @braden-w in #138
  • fix: mobile responsiveness by @braden-w in #139
  • fix: reinitialize stream every time selectedAudioinputDeviceId changes by @braden-w in #140
  • feat: link to openai keys by @braden-w in #141
  • fix: add openai link to extension settings, prevent form submission until api key is provided by @braden-w in #142
  • refactor: inline ToastService and ToastServiceLive into just toast by @braden-w in #143
  • fix: loading toasts duration infinity, different durations based on variant by @braden-w in #144

Full Changelog: v4.4.0...v4.5.0

App v4.4.0

30 Jun 23:07
Compare
Choose a tag to compare

See the assets to download this version and install.

What's Changed

  • docs: README updates by @braden-w in #131
  • fix: ensure open accessibility button works by @braden-w in #132
  • feat: loading toast for getting stream of audio input device by @braden-w in #133
  • feat: attempt to reuse MediaStream until user closes stream by @braden-w in #134

Full Changelog: v4.3.0...v4.4.0