Commit Graph
121 Commits
Author SHA1 Message Date
SuperDooper f77b9f4c98 Clean up README by removing unnecessary sections
Removed sections related to Recall.ai, demo, table of contents, project description, features, local development, and prerequisites for releasing a new version.
2026-07-15 15:41:01 +02:00
coderandjames 37e21bf398 Add signed releases and automatic updates (#7)
* feat: prepare stable signed updates

* ci: automate signed macOS releases

* ci: publish releases atomically

* fix: use compatible atomic replacement API

---------

Co-authored-by: superdooper86 <[email protected]>
2026-07-15 15:23:08 +02:00
coderandjames d8f5c33141 fix: make post-meeting transcription reliable (#6)
Co-authored-by: superdooper86 <[email protected]>
coder-2026.07.15.2
2026-07-15 14:21:24 +02:00
coderandjames 34947e2119 fix: synchronize audio teardown on meeting stop (#5)
Co-authored-by: superdooper86 <[email protected]>
coder-2026.07.15.1
2026-07-15 11:26:34 +02:00
coderandjames 68198e0449 fix: allow MuteDeck local API listener (#4)
Co-authored-by: superdooper86 <[email protected]>
coder-2026.07.15
2026-07-14 23:04:55 +02:00
coderandjames 5894235c7c ci: publish macOS test builds (#3)
Co-authored-by: superdooper86 <[email protected]>
2026-07-14 22:50:50 +02:00
coderandjames 20593bbc6e Add MuteDeck recording integration (#2)
* feat: add MuteDeck recording integration

* fix: make local API connection capture explicit

* ci: smoke test MuteDeck API listener

---------

Co-authored-by: superdooper86 <[email protected]>
2026-07-14 22:44:58 +02:00
SuperDooper 9d83f9e40f Merge pull request #1 from sinchdashboard-coder/codex/coder-service
Use Coder for end-of-meeting processing
2026-07-14 22:30:20 +02:00
james 6d676de99e feat: use Coder for meeting processing 2026-07-14 22:22:31 +02:00
vercel[bot]andVercel e0b576ad95 fix: Fix React Server Components CVE vulnerabilities (#54)
Updated dependencies to fix Next.js and React CVE vulnerabilities.

The fix-react2shell-next tool automatically updated the following packages to their secure versions:
- next
- react-server-dom-webpack
- react-server-dom-parcel  
- react-server-dom-turbopack

All package.json files have been scanned and vulnerable versions have been patched to the correct fixed versions based on the official React advisory.

Co-authored-by: Vercel <vercel[bot]@users.noreply.github.com>
2025-12-24 14:54:19 -05:00
Owen Gretzinger dcbfc286db docs: add sponsor to readme (#52) 2025-08-25 13:15:22 -04:00
Owen Gretzinger dcdb75fefe chore: sponsorship file 2025-08-22 09:34:24 -04:00
Owen Gretzinger 9e862bc828 chore: v1.1.1 2025-08-05 21:58:51 -04:00
Owen Gretzinger aebc4eb7ba fix: auto refresh websocket session (#51) 2025-08-05 11:57:27 -04:00
Owen Gretzinger ef429ddcc9 feat: shimmering transcribe button (#50) 2025-08-05 11:56:15 -04:00
Owen Gretzinger fb827dec2c feat: shimmering generate button (#49) 2025-07-29 14:36:24 -04:00
Owen Gretzinger 2b7940fc30 feat: new button layout (#48) 2025-07-28 15:59:20 -04:00
Owen Gretzinger 0ad714d6a6 chore: v1.1.0 2025-07-25 17:41:55 -04:00
Owen Gretzinger 838957dc9b fix: stop recording when deleting ongoing meeting (#47) 2025-07-25 17:35:37 -04:00
Owen Gretzinger 2136563428 feat: recording capsule visible in fullscreen and clicking doesnt focus main window (#46) 2025-07-25 17:31:20 -04:00
Owen Gretzinger c8f52cdb1f fix: disable button while starting up recording to prevent crashes (#45) 2025-07-25 17:00:23 -04:00
Owen Gretzinger a52df5b598 fix: catch insufficient funds (#44) 2025-07-25 16:59:39 -04:00
Owen Gretzinger 6afbed0fad feat: ability to navigate around while still recording (#43) 2025-07-25 16:06:01 -04:00
Owen Gretzinger 35bf122dec fix: refine bullet point clarity in system prompt (#42) 2025-07-24 00:52:22 -04:00
Owen Gretzinger 7c5fd1d2b7 fix: adjust window size (#41) 2025-07-24 00:51:51 -04:00
Owen Gretzinger 3bbbbfe3d5 feat: sidebar instead of separate screens (#40) 2025-07-24 00:51:16 -04:00
Owen Gretzinger ad4b61d5c2 fix: onboarding and bug with opening new apps (#39) 2025-07-23 23:32:42 -04:00
Owen Gretzinger 7ddec9c193 feat: recording capsule (#38) 2025-07-23 23:15:57 -04:00
Owen Gretzinger 7f37b00e39 feat: proper system audio recording instead of screen recording (#37) 2025-07-23 23:15:05 -04:00
Owen Gretzinger d537810f1b feat: proper system audio recording instead of screen recording (#36) 2025-07-23 23:14:32 -04:00
Owen Gretzinger d496ca3285 chore: v1.0.6 2025-07-21 16:24:52 -04:00
Owen Gretzinger 0e4ac1705b fix: add ping timers to prevent websocket disconnect (#35) 2025-07-21 16:16:30 -04:00
Owen Gretzinger c03fa953c9 fix: duplicate line IDs in rendered view (#34) 2025-07-17 15:00:42 -04:00
Owen Gretzinger 780357aa18 feat: title and attribution footer when copying enhanced notes (#33) 2025-07-17 14:29:34 -04:00
Owen Gretzinger c0ac2d7f3f chore: fix build script appcast modifications (#32) 2025-07-17 12:16:02 -04:00
Owen Gretzinger fe7b361c75 chore: v1.0.5 2025-07-17 09:07:05 -04:00
Owen Gretzinger 9013aa7df0 fix: crash fix by using weak self in async closures (#30) 2025-07-17 08:34:10 -04:00
Owen Gretzinger b35b79e904 chore: v1.0.4 2025-07-16 09:15:22 -04:00
Owen Gretzinger 960beecf4f chore: update logo in missed spots 2025-07-15 22:42:36 -04:00
Owen Gretzinger ea7147cf87 chore: new logo (#29) 2025-07-15 22:38:52 -04:00
Owen Gretzinger 14642dec64 fix: transcribe/resume logic fix (#28) 2025-07-15 22:35:36 -04:00
Owen Gretzinger fb649904a4 feat: API key validation and websocket error handling (#27) 2025-07-15 22:29:00 -04:00
Owen Gretzinger 8f72cbb5c7 style: add padding to text areas (#26) 2025-07-15 17:36:36 -04:00
Owen Gretzinger bc31c7874f feat: add copy confirmation (#25) 2025-07-15 17:18:32 -04:00
Owen Gretzinger 9ff9cafca4 docs: demo video (#23) 2025-07-15 13:58:30 -04:00
Owen Gretzinger 0f5a4ea29a chore: v1.0.3 2025-07-15 13:49:17 -04:00
Owen Gretzinger d2a503ae3a fix: crash fix via better interim text handling (#22) 2025-07-15 11:49:40 -04:00
Owen Gretzinger 0290ab53fa feat: add demo to landing page (#21) 2025-07-15 10:38:00 -04:00
Owen Gretzinger a5bfa8d403 fix: remove how it works link from landing page (#20) 2025-07-15 10:30:22 -04:00
Owen Gretzinger 29e7f9aaa0 docs: direct download link and add new todos (#19) 2025-07-15 09:44:26 -04:00