Skip to content

Commit 03174fe

Browse files
committed
feat: version 0.0.45
1 parent 1f35139 commit 03174fe

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [0.0.45](https://github.com/mobile-next/mobilecli/releases/tag/0.0.45) (2025-12-07)
2+
3+
* General: Removed command specific flags from root help ([#129](https://github.com/mobile-next/mobilecli/pull/129))
4+
* Android: Support avc format (h264 codec) for screencapture ([1f35139](https://github.com/mobile-next/mobilecli/commit/1f35139))
5+
16
## [0.0.44](https://github.com/mobile-next/mobilecli/releases/tag/0.0.44) (2025-12-01)
27

38
* General: Bump webdriveragent to 10.2.5 ([#125](https://github.com/mobile-next/mobilecli/pull/125))
@@ -26,7 +31,7 @@
2631
* iOS: Support scale parameter for mjpeg ([#110](https://github.com/mobile-next/mobilecli/pull/110))
2732
* iOS: Add progress notifications on wda installation ([#109](https://github.com/mobile-next/mobilecli/pull/109))
2833
* Android: Improve "device list" performance by removing dependency on avdmanager ([#116](https://github.com/mobile-next/mobilecli/pull/116))
29-
* Android: Fix screenshot from multi-display android (like Pro Fold 9) ([#113](https://github.com/mobile-next/mobilecli/pull/113))
34+
* Android: Fix screenshot from multi-display Android (like Pro Fold 9) ([#113](https://github.com/mobile-next/mobilecli/pull/113))
3035
* Android: Make sure ANDROID_HOME path is valid ([#108](https://github.com/mobile-next/mobilecli/pull/108))
3136
* Android: Faster emulator boot (removed -no-snapshot-load) and without window ([#117](https://github.com/mobile-next/mobilecli/pull/117))
3237

0 commit comments

Comments
 (0)