Skip to content

Releases: nolangz/CueRecord

CueRecord v2.0.4

Choose a tag to compare

@nolangz nolangz released this 12 Jul 15:55

Changes

  • Adds support for macOS 14.1 and later while preserving the existing recording and export workflow.
  • Fixes Start appearing unresponsive after screen-recording permission is granted for the first time.
  • Keeps external microphone selection working on macOS 14 through the AVAudioEngine compatibility path.

Verification

  • Recording core tests passed.
  • ScreenCaptureKit start/stop smoke test passed.
  • Universal Apple Silicon and Intel build completed.
  • Developer ID signing, Apple notarization, stapling, and Gatekeeper validation passed.

Minimum system: macOS 14.1
SHA-256: eb3fc7251de33111f4cd19061fd9e839bdea84a512195c607171865275953862

CueRecord v2.0.3

Choose a tag to compare

@nolangz nolangz released this 03 Jul 15:49

Changes

  • Fixed external microphone capture on macOS 15+ by passing ScreenCaptureKit the expected AVCaptureDevice unique ID instead of the CoreAudio numeric device ID.
  • Keeps selected microphone metadata refreshed after device list changes so reconnecting an external mic does not keep stale capture IDs.
  • Updates release metadata and README download links for v2.0.3.

Verification

  • scripts/run-recording-core-tests.sh
  • ./build.sh completed universal build, Developer ID signing, notarization, stapling, and Gatekeeper validation.

CueRecord v2.0.2

Choose a tag to compare

@nolangz nolangz released this 21 Jun 15:02

Changes

  • Added export resolution options with 4K as the default.
  • Added bitrate presets with Medium as the default.
  • Shows the expected exported video dimensions before export.
  • Fixed camera device switching freezes during recording preview.
  • Updated README links and credits.

Verification

  • scripts/run-recording-core-tests.sh
  • ./build.sh completed Developer ID signing, notarization, stapling, and Gatekeeper validation.

CueRecord v2.0.1

Choose a tag to compare

@nolangz nolangz released this 19 Jun 13:45

CueRecord v2.0.1

  • Added custom teleprompter background image support.
  • Added opacity, scale, and position controls for custom backgrounds.
  • Softened custom background image edge blending.
  • Changed the project license to Apache License 2.0.

SHA-256: 5453dc1d884188e2de6a7986047d3c5d69a9ec06ea12e5edaaa548f84e1f588e

CueRecord v2.0.0 - 第二版更新

Choose a tag to compare

@nolangz nolangz released this 18 Jun 10:19

CueRecord v2.0.0 - 第二版更新

重点更新

  • 新增并打磨录制后的剪辑工作流:可选择 take、添加/合并 cut、调整 cut 显示模式,并在画面中直接调整摄像头窗口位置和尺寸。
  • 优化剪辑时间线交互:播放头拖拽、缩放、播放/暂停快捷键、cut 控制和右侧检查栏布局都有更新。
  • 优化提词器体验:支持 UI 中英切换、观众脸背景、ASR 跟读跨行三词命中立即跟上,并修复小字号顶部被 menu bar 截掉的问题。
  • 改进录制和导出流程,包括透明摄像头导出与更平滑的摄像头轨道录制。

AI Briefcut

AI Briefcut 功能推荐使用 DeepSeek API;这个组合已经过验证。

Beta 提醒

剪辑功能目前仍处于 Beta 阶段,欢迎大家反馈问题。

构建信息

  • Universal macOS DMG: arm64 + x86_64
  • Developer ID signed, notarized, and stapled
  • SHA-256: 778fd49477d1462e3b49784ffd20bb3f9ad81ae4bd7d03f98599461266bc8b6d

CueRecord v1.0.1

Choose a tag to compare

@nolangz nolangz released this 12 Jun 02:37

Release build from current main.

Changes since v1.0.0:

  • Support project renaming from the sidebar.
  • Filter sidebar project list to real CueRecord projects.
  • Expanded README.

Build:

  • Developer ID signed
  • Notarized and stapled
  • Universal app: arm64 + x86_64

CueRecord v1.0.0

Choose a tag to compare

@nolangz nolangz released this 10 Jun 13:33

Initial CueRecord release. The DMG is Developer ID signed, notarized, and stapled.