escrcpy/CHANGELOG.md

66 lines
2.6 KiB
Markdown
Raw Normal View History

2023-09-16 17:40:02 +02:00
# Changelog
2023-09-19 12:03:28 +02:00
## [1.3.2](https://github.com/viarotel-org/escrcpy/compare/v1.3.1...v1.3.2) (2023-09-19)
### Bug Fixes
* 🔧 修复旋转屏幕配置异常的问题 ([af7a319](https://github.com/viarotel-org/escrcpy/commit/af7a3192e4231be6dbc0bd681a14d7568b1e2ba2))
2023-09-19 09:31:22 +02:00
## [1.3.1](https://github.com/viarotel-org/escrcpy/compare/v1.3.0...v1.3.1) (2023-09-19)
### Bug Fixes
* 🔧 修复图标不透明的问题 ([24c011f](https://github.com/viarotel-org/escrcpy/commit/24c011f172eb8d4761090a0e036fae3f572d10bb))
2023-09-19 08:30:57 +02:00
## [1.3.0](https://github.com/viarotel-org/escrcpy/compare/v1.2.0...v1.3.0) (2023-09-19)
### Features
* ✨ 用户界面进行优化,制作了合适的 Logo ([1b96ffc](https://github.com/viarotel-org/escrcpy/commit/1b96ffca2ba8f1bf850ad428c02b2ca6cbc85db7))
2023-09-19 05:10:52 +02:00
## [1.2.0](https://github.com/viarotel-org/escrcpy/compare/v1.1.0...v1.2.0) (2023-09-19)
### Features
* 🎉 优化设备界面视图并添加虚拟控制栏配置 ([3be0682](https://github.com/viarotel-org/escrcpy/commit/3be0682078f9f6896fa9cd6a5128290820098889))
2023-09-18 12:23:21 +02:00
## [1.1.0](https://github.com/viarotel-org/escrcpy/compare/v1.0.2...v1.1.0) (2023-09-18)
### Features
* 🚀 增加了常用的 Scrcpy 高级配置 ([ac52df2](https://github.com/viarotel-org/escrcpy/commit/ac52df2add6b94d51a86576e40621d584f9c9832))
2023-09-18 09:07:57 +02:00
## [1.0.2](https://github.com/viarotel-org/escrcpy/compare/v1.0.1...v1.0.2) (2023-09-18)
### Performance Improvements
* 🚀 合并无线连接及有线连接到设备列表 ([e84f24e](https://github.com/viarotel-org/escrcpy/commit/e84f24e816e22cd83233dac240c2e384b50ae580))
2023-09-16 17:52:05 +02:00
## [1.0.1](https://github.com/viarotel-org/escrcpy/compare/v1.0.0...v1.0.1) (2023-09-16)
### Bug Fixes
* 🔧 去除未测试环境的打包以修复构建失败的问题 ([d6ec7fd](https://github.com/viarotel-org/escrcpy/commit/d6ec7fdfbe9a079619da5c97f8512cffb91491ce))
2023-09-16 17:40:02 +02:00
## 1.0.0 (2023-09-16)
### Features
* 📝 添加基本的有线连接支持 ([647a0c5](https://github.com/viarotel-org/escrcpy/commit/647a0c56062a930d6957d54495491580e36dca8b))
* 🚀 添加 Electron 基本支持 ([a46a5e1](https://github.com/viarotel-org/escrcpy/commit/a46a5e1154826079975e4e1a8b3a7e0955273f4d))
* 🚀 添加初步的构建及发布支持 ([c85f8fb](https://github.com/viarotel-org/escrcpy/commit/c85f8fb187c3f2d86c2f709e7aee839e74dfe090))
* 🚀 添加基本的无线连接功能 ([6dd2db9](https://github.com/viarotel-org/escrcpy/commit/6dd2db9da927beef6e298ebdaf47f45326fee513))
### Bug Fixes
* 🔧 修复 ADB 环境变量配置错误导致无法连接的问题 ([9ef7203](https://github.com/viarotel-org/escrcpy/commit/9ef720383e7af30640c7096f8d3cde84fd68a7b8))