File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
apps/web/content/changelog Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments