Skip to content

Commit 2e96746

Browse files
committed
chore(main): release 1.29.4
1 parent 269bd29 commit 2e96746

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [1.29.4](https://github.com/viarotel-org/escrcpy/compare/v1.29.3...v1.29.4) (2025-04-17)
4+
5+
6+
### Bug Fixes
7+
8+
* 🐛 Fixed an issue where some options in preferences could not be turned off ([269bd29](https://github.com/viarotel-org/escrcpy/commit/269bd29d1edf445be8d11353bc93438591be5f3e))
9+
10+
11+
### Performance Improvements
12+
13+
* 💫 Adjust gnirehtet configuration behavior to make it consistent with user operation habits ([7507915](https://github.com/viarotel-org/escrcpy/commit/75079150ee92fb91dd34cbe4189404bc6ae6f932))
14+
* 🔍️ Optimize QR code style to avoid scanning problems on some devices ([dd3ad6c](https://github.com/viarotel-org/escrcpy/commit/dd3ad6cc5c91659f163e6e906f711c291fafc28b))
15+
* 🩹 Add an option to enable keyboard fix on app startup to be compatible with older versions of scrcpy ([be89b36](https://github.com/viarotel-org/escrcpy/commit/be89b360f891350710527fcb49dd920183d696b2))
16+
317
## [1.29.3](https://github.com/viarotel-org/escrcpy/compare/v1.29.2...v1.29.3) (2025-04-02)
418

519

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "escrcpy",
33
"type": "module",
4-
"version": "1.29.3",
4+
"version": "1.29.4",
55
"private": true,
66
"packageManager": "pnpm@9.12.3",
77
"description": "Scrcpy Powered by Electron",

0 commit comments

Comments
 (0)