Skip to content

Commit

Permalink
Merge pull request #287 from viarotel-org/release-please--branches--m…
Browse files Browse the repository at this point in the history
…ain--components--escrcpy

chore(main): release 1.26.3
  • Loading branch information
viarotel authored Nov 8, 2024
2 parents 8e94494 + 923836a commit a7de845
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [1.26.3](https://github.com/viarotel-org/escrcpy/compare/v1.26.2...v1.26.3) (2024-11-08)


### Bug Fixes

* 🐛 Fix device support audio and video encoding cannot be parsed ([9b7f6a9](https://github.com/viarotel-org/escrcpy/commit/9b7f6a98c28b44fcb9cc8cc8d9011ebe335ba73a))
* 🐛 Restore the --display-buffer parameter to solve the mirroring problem ([0f3d869](https://github.com/viarotel-org/escrcpy/commit/0f3d869d07ab379e3d735e6c910be19c8c2fb5f1))


### Performance Improvements

* ♻️ Support interruption during waiting for wireless connection ([344b385](https://github.com/viarotel-org/escrcpy/commit/344b385d33010d9fcfc53e8759e9f6419bbbfba3))
* ♻️ Supports retrieving a list of applications ([b1a6ba7](https://github.com/viarotel-org/escrcpy/commit/b1a6ba7ae46f74ef0c9bef3b9a88df0ad65db33f))
* ⚡️ Optimize startup application performance ([8e94494](https://github.com/viarotel-org/escrcpy/commit/8e94494e43945a611edeef0466d5c4d581b25e05))

## [1.26.2](https://github.com/viarotel-org/escrcpy/compare/v1.26.1...v1.26.2) (2024-11-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "escrcpy",
"type": "module",
"version": "1.26.2",
"version": "1.26.3",
"private": true,
"packageManager": "[email protected]",
"description": "Scrcpy Powered by Electron",
Expand Down

0 comments on commit a7de845

Please sign in to comment.