Release v1.0.0b3
Pre-release
Pre-release
·
14 commits
to release_v0.13
since this release
Changelog for v1.0.0b3
New Features π
- Add functionality to close applications by name, along with updating related data types for improved type safety.
- Update default values for sandbox creation to enhance usability and consistency.
Bug Fixes π
- Correct typo in
OsCloseAppActionByNameclass name to resolve potential import or reference errors.
Enhancements β‘
- Migrate pyautogui implementation to use code execution approach for improved reliability and maintainability.