Skip to content

Commit

Permalink
Prepare release 1.39.9 (#2245)
Browse files Browse the repository at this point in the history
  • Loading branch information
amanjeetsingh150 authored Jan 20, 2025
1 parent 235a8f6 commit bb41dd0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

## Unreleased

## 1.39.9

- Revert: Error in showing keyboard during input and erase commands on iOS
- Fix: applesimutils affecting granting location permission
- Fix: Setting host and port from the optional arguments
- Feature: New `maestro login` command for logging in Robin.
- Feature: Improved `maestro record` video to scroll and follow the currently executing commands
- Fix: Enable running Maestro on Windows without WSL
- Feature: Add console.log messages directly to the maestro log file.

## 1.39.8

- Fix: Debug message not showing up when we execute commands on maestro cli anymore
Expand Down
2 changes: 1 addition & 1 deletion maestro-cli/gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
CLI_VERSION=1.39.8
CLI_VERSION=1.39.9

0 comments on commit bb41dd0

Please sign in to comment.