Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion apps/web/content/changelog/73.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ image:
* Fixed a case where the **5-minute Studio export limit** could be enforced incorrectly
* Improved app icon/logo render quality in the new recording picker on Windows
* Added minidump crash reporting (Sentry via Tauri) to help diagnose rare crashes.
* Clearer needs input error handling in the desktop flow.
* Clearer "needs input" error handling in the desktop flow.
* Improved recording pipeline under the hood for improved reliability and lower latency
2 changes: 1 addition & 1 deletion apps/web/content/changelog/74.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ image:
------

* **New Window Excluder** — hide specific apps/windows from recording (works best on macOS, enable via Settings → General)
* **Camera & mic safety** — we now hold device locks **only while recording is active**, preventing device busy conflicts and improving handoff between sessions
* **Camera & mic safety** — we now hold device locks **only while recording is active**, preventing "device busy" conflicts and improving handoff between sessions
* **Multi-channel USB audio** — proper support for interfaces with multiple input channels
* **More faithful color** — AVFoundation recordings now use the **Rec.709 color space** for better color accuracy on modern displays
* **Stronger uploads** — the **new uploader** is enabled on desktop, and we’ve added **multipart uploads** for Studio recordings and Instant re-uploads to handle large files and spotty networks
Expand Down
2 changes: 1 addition & 1 deletion apps/web/content/changelog/76.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Editor playback stability & bug fixes
app: Cap Desktop
publishedAt: 2025-10-19
publishedAt: "2025-10-19"
version: 0.3.75
image:
---
Expand Down
2 changes: 1 addition & 1 deletion apps/web/content/changelog/77.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Video upload improvements
app: Cap Desktop
publishedAt: 2025-10-21
publishedAt: "2025-10-21"
version: 0.3.76
image:
---
Expand Down
2 changes: 1 addition & 1 deletion apps/web/content/changelog/78.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Instant Mode resolution picker + Improvements to audio and uploader
app: Cap Desktop
publishedAt: 2025-10-23
publishedAt: "2025-10-23"
version: 0.3.77
image:
---
Expand Down
2 changes: 1 addition & 1 deletion apps/web/content/changelog/79.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Recording fixes + Editor enhancements
app: Cap Desktop
publishedAt: 2025-10-23
publishedAt: "2025-10-23"
version: 0.3.78
image:
---
Expand Down
4 changes: 2 additions & 2 deletions apps/web/content/changelog/8.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ image:

- New Rust powered webcam preview. Faster, better quality and more reliable
- New permissions flow, removing Camera/Microphone as required options. Now only required on request of either.
- New Automatically open editor after recording option in settings
- New Sign out button in settings
- New "Automatically open editor after recording" option in settings
- New "Sign out" button in settings
- New and improved sync engine for video/audio
- New and improved window selector (app names)
- On window record, the window will now be brought to focus
Expand Down
2 changes: 1 addition & 1 deletion apps/web/content/changelog/80.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Audio recording improvements + Editor enhancements
app: Cap Desktop
publishedAt: 2025-10-23
publishedAt: "2025-10-23"
version: 0.3.80
image:
---
Expand Down
2 changes: 1 addition & 1 deletion apps/web/content/changelog/81.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Speed modification in editor, New Crop UI, Bug fixes
app: Cap Desktop
publishedAt: 2025-11-5
publishedAt: "2025-11-5"
version: 0.3.82
image:
---
Expand Down
2 changes: 1 addition & 1 deletion apps/web/content/changelog/82.mdx
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Studio Mode overhaul, mic downmixing, capture reliability
app: Cap Desktop
publishedAt: 2025-11-11
publishedAt: "2025-11-11"
version: 0.3.83
image:
---
Expand Down
Loading