Commit Graph
7 Commits
Author SHA1 Message Date
coderandjames 70a077492e Make release notarization resilient (#8)
Co-authored-by: superdooper86 <[email protected]>
2026-07-15 16:12:08 +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]>
2026-07-15 14:21:24 +02:00
coderandjames 34947e2119 fix: synchronize audio teardown on meeting stop (#5)
Co-authored-by: superdooper86 <[email protected]>
2026-07-15 11:26:34 +02:00
coderandjames 68198e0449 fix: allow MuteDeck local API listener (#4)
Co-authored-by: superdooper86 <[email protected]>
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