Full installation instructions can be found here.
What's Changed
- chore: upgrade to svelte 5 and use shadcn-svelte@next by @braden-w in #369
- chore: use prettier and eslint on app folder, use biome for everything else by @braden-w in #371
- chore: update outdated Component.Root of some shadcn components by @braden-w in #373
- major refactor: migrate to @epicenterhq/result, simplify control flow, maintainability improvements by @braden-w in #374
- chore: pnpm dev automatically runs both web and desktop by @braden-w in #380
- fix: restore extension functionality by @braden-w in #384
- feat: simplify always on top service by listening for updates to recording status and responding based off settings by @braden-w in #385
- major refactor: simplify services, extension messaging logic by @braden-w in #388
- wip feat: added implementation for a recorder in native rust instead of navigator by @braden-w in #390
- feat: blob url manager that automatically revokes ObjectURLs by @braden-w in #393
- feat: switch back to whispering tab for microphone approval, and reform whispering storage by @braden-w in #396
Full Changelog: v5.1.2...v5.2.0