Releases: braden-w/whispering
Releases · braden-w/whispering
App v4.8.0
Full installation instructions can be found here.
What's Changed
- feat: overhaul settings page layout and add access to groq api by @braden-w in #253
- feat: update tanstack table v9, remove redundant internal svelte-table package by @braden-w in #254
- feat: add groq api by @braden-w in #236
- feat: refactor to use effect http client, update schema and other effect packges by @braden-w in #226
- feat: update table layout by @braden-w in #230
- feat: prompt for copy to clipboard when copying multiple recordings by @braden-w in #233
- chore: remove svelte french toast by @braden-w in #235
- refactor: macos specific clipboard things to clipboard service by @braden-w in #238
- feat: download service that infers file extension from blob by @braden-w in #241
- fix: conditionally inject openai or groq provider by @braden-w in #242
- fix: move macos permissions prompt from copy text to write text by @braden-w in #244
- fix: update extension settings page to catch up with web by @braden-w in #247
Full Changelog: v4.7.3...v4.8.0
App v4.7.3
App v4.7.2 (hotfix)
Full installation instructions can be found here.
This is a temporary hotfix to undo previous updates, in which the app was broken due to code signing.
Please note that you may need to run xattr -cr /Applications/Whispering.app
in terminal before running since it's unsigned, as expressed in the installation instructions.
What's Changed
Full Changelog for v4.7.2: v4.7.1...v4.7.2
Features you may have missed from 4.6.3
You may have missed these features since 4.6.3, as versions 4.7.0 and 4.7.1 were broken as discussed in #219. They now work after the new set of bug fixes!
- feat: switch away from audio recorder polyfill by @braden-w in #188
- feat: add billing instructions in settings page by @braden-w in #191
- feat: enable changing bitrate in settings by @braden-w in #194
- fix: don't always annoyingly reprompt for accessibility by @braden-w in #195
- feat: add poe support by @braden-w in #197
- fix: inconsistencies with claude rendering and fixed white screen of death by @braden-w in #205
- feat: include code signing by @braden-w in #206
- feat: auto timeout mediaStream by @braden-w in #208
- feat: display version in settings of interface by @braden-w in #211
- fix: render microphone correctly on target websites using waitForElement by @braden-w in #214
- fix: remove problematic sound content script, global-playSound.ts by @braden-w in #215
- hotfix: remove barrelling to prevent possible circular reference in imports by @braden-w in #217
- hotfix: undo code signing by @braden-w in #222
App feature/whi-61-hotfix-infoplist-permissions-after-code-signing
Full installation instructions can be found here.
App v4.6.3
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