Skip to content

App v4.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Aug 02:35

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