Commit Graph
163 Commits
Author SHA1 Message Date
coder 2508c77f17 ci: build and smoke test main on the Gitea Mac runner
Build / macos (push) Failing after 1m11s
2026-09-09 23:45:46 +02:00
coder 607e1236f7 fix: allow recording while meetings process v1.1.32 2026-08-27 16:05:23 +02:00
coder 204857cdd9 fix: infer actual system audio clock rate v1.1.31 2026-08-27 13:02:00 +02:00
coder 3a9ad8fe0c fix: preserve diagnostics when merging meetings v1.1.30 2026-08-26 17:04:15 +02:00
coder 299986ab00 fix: preserve transcription failures and audio diagnostics v1.1.29 2026-08-26 16:43:43 +02:00
coder 66447b2510 fix: count Core Audio callback frames explicitly v1.1.28 2026-08-26 14:36:32 +02:00
coder 9f3805733b fix: capture system audio as mono v1.1.27 2026-08-26 11:56:27 +02:00
coder 4e8fdc7603 fix: use delivered system audio format v1.1.26 2026-08-26 10:22:59 +02:00
coder aed34f6d28 fix: debounce automatic meeting stops v1.1.25 2026-08-26 10:13:39 +02:00
coder 79b2f61dfe feat: merge split meeting continuations v1.1.24 2026-08-26 10:09:21 +02:00
coder f6f518b0a9 fix: preserve recordings before transcription v1.1.23 2026-08-25 16:51:00 +02:00
coder 58b673ffcc fix: preserve system audio timing v1.1.22 2026-08-25 16:00:36 +02:00
coder 6cb2ae649e fix: record transcription audio as wav v1.1.21 2026-08-25 12:35:54 +02:00
coder 8b96d5d446 fix: persist transcription model selection v1.1.20 2026-08-11 22:28:35 +02:00
coder 19968160e0 fix: notarize Meetingnotes releases before publishing 2026-08-11 21:49:20 +02:00
coder 3d093f1e1d feat: add Parakeet speaker diarization v1.1.19 2026-08-11 21:45:51 +02:00
coder 579a91d357 fix: preserve system audio duration v1.1.18 2026-07-29 16:06:44 +02:00
james 19b17fc9a5 fix: transcribe long recordings in chunks v1.1.17 2026-07-23 14:48:25 +02:00
james 1268149114 fix: preserve system audio resampler state v1.1.16 2026-07-23 14:29:04 +02:00
james 0f45f2d066 feat: make audio retention configurable v1.1.15 2026-07-22 16:31:01 +02:00
james f1d57da227 feat: retain meeting audio for three days v1.1.14 2026-07-22 16:24:08 +02:00
james 94d8469eba fix: capture all system audio v1.1.13 2026-07-22 16:14:33 +02:00
james 628587ae92 feat: retry failed transcriptions v1.1.12 2026-07-20 13:13:15 +02:00
james f992457cfe feat: add menu bar mode v1.1.11 2026-07-17 12:46:34 +02:00
james ad995b59ad feat: generate meeting titles automatically v1.1.10 2026-07-17 12:15:04 +02:00
james a13153b8fe fix: isolate system audio converter callbacks v1.1.9 2026-07-17 11:20:53 +02:00
james 0008bd3081 fix: own system audio buffers before conversion 2026-07-17 11:19:28 +02:00
james 6bcdd51201 fix: retain failed and empty meetings v1.1.8 2026-07-17 10:37:32 +02:00
james ea44104458 fix: synchronize audio capture teardown v1.1.7 2026-07-17 10:30:42 +02:00
james 336fb95b07 fix: restore multiline template editors v1.1.6 2026-07-15 23:45:54 +02:00
james c7e29828b4 fix: prevent duplicate template editor navigation v1.1.5 2026-07-15 23:36:33 +02:00
james 97eb58d1dc feat: use a default template for automatic notes v1.1.4 2026-07-15 23:28:39 +02:00
james bcc16cd53f fix: stabilize template editor layout 2026-07-15 23:26:08 +02:00
james 25ae1ae710 ci: use current bundle preferences domain 2026-07-15 20:14:32 +02:00
james 47ca61a811 release: sign 1.1.3 without notarization v1.1.3 2026-07-15 20:10:48 +02:00
james e3397e5e85 ci: label disabled legacy publisher 2026-07-15 20:00:15 +02:00
james d69968101a fix: resolve finalizer runner paths at runtime 2026-07-15 19:58:17 +02:00
james 11dfd97801 ci: finalize notarization asynchronously 2026-07-15 19:55:12 +02:00
james e7d5455ec4 ci: allow delayed Apple notarization 2026-07-15 17:48:16 +02:00
coderandjames 70a077492e Make release notarization resilient (#8)
Co-authored-by: superdooper86 <[email protected]>
2026-07-15 16:12:08 +02:00
SuperDooper 5f128fd0cb Delete CONTRIBUTING.md file
Removed the entire contributing guide for the Meetingnotes app.
2026-07-15 15:42:03 +02:00
SuperDooper 6f60933930 Remove MacOS download link from README
Removed the download link for MacOS 14 from the README.
2026-07-15 15:41:40 +02:00
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