Skip to content

Commit 81b47f4

Browse files
committed
version: 0.3.0-beta.5.4
1 parent fec580a commit 81b47f4

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/desktop/src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "desktop"
3-
version = "0.3.0-beta.5.3"
3+
version = "0.3.0-beta.5.4"
44
description = "Beautiful, shareable screen recordings."
55
authors = ["you"]
66
edition = "2021"

apps/web/content/changelog/8.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Major bug fixes/improvements + New settings
33
app: Cap Desktop
44
publishedAt: "2024-10-08"
5-
version: 0.3.0-beta.5.3
5+
version: 0.3.0-beta.5.4
66
image:
77
---
88

@@ -11,6 +11,8 @@ image:
1111
-New “Automatically open editor after recording” option in settings
1212
-New “Sign out” button in settings
1313
-New and improved sync engine for video/audio
14+
-New and improved window selector (app names)
15+
-On window record, the window will now be brought to focus
1416
-Ordered Previous Recordings in settings by timestamp
1517
-Ordered Previous Screenshots in settings by timestamp
1618
-Better synchronisation in recordings

0 commit comments

Comments
 (0)