Releases: braden-w/whispering
Releases · braden-w/whispering
App v4.6.2
App v4.6.1
App v4.6.0
App v4.5.5
App v4.5.4
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
See the assets to download this version and install.
What's Changed
- feat: bulk copy recordings by @braden-w in #157
- refactor: bubble up errors in create_options_dictionary by @braden-w in #159
Full Changelog: v4.5.2...v4.5.3
App v4.5.2
App v4.5.1
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
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
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