Skip to content

Commit cd2e001

Browse files
committed
version: 0.3.72
1 parent f1e9fa5 commit cd2e001

File tree

1 file changed

+19
-0
lines changed
  • apps/web/content/changelog

1 file changed

+19
-0
lines changed

apps/web/content/changelog/73.mdx

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
3+
title: Recording picker upgrades, auto-zoom improvements & Windows encoding fixes
4+
app: Cap Desktop
5+
publishedAt: "2025-10-07"
6+
version: 0.3.72
7+
image:
8+
------
9+
10+
* New **List View** in the recording picker (enable via **Settings → Experimental**).
11+
* Faster recording start on macOS by sharing ScreenCaptureKit warm-up across sessions
12+
* Windows capturer now runs on a dedicated thread for snappier, more reliable capture
13+
* Windows encoding is more resilient: automatic fallback to software H.264 when hardware `ProcessInput` fails, plus fixes to the software path
14+
* Auto-zoom feels smoother on fast cursor moves with refined segment generation and steadier cursor behavior (including safer cursor-actor cleanup)
15+
* Fixed a case where the **5-minute Studio export limit** could be enforced incorrectly
16+
* Improved app icon/logo render quality in the new recording picker on Windows
17+
* Added minidump crash reporting (Sentry via Tauri) to help diagnose rare crashes.
18+
* Clearer “needs input” error handling in the desktop flow.
19+
* Improved recording pipeline under the hood for improved reliability and lower latency

0 commit comments

Comments
 (0)