Skip to content

v8.3.2

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Jul 20:25
2737765

What's Changed

🔒 Security

  • security: Fix path traversal vulnerability in SaveVisualizationAsFile (#1075) @Dor-bl

🐛 Fixes & Improvements

  • refactor: DirectConnect.GetUri for improved readability and validation (#1081) @Dor-bl
  • perf: Optimize ToDictionary() performance and clean up unused code (#1061) @Dor-bl

🧪 Tests

  • test(ios): fix flaky CanBackgroundAppToDeactivation test (#1088) @Dor-bl
  • test(android): increase adbExecTimeout in ClipboardTest (#1079) @Dor-bl
  • Add integration and unit tests for GetProperty in AppiumElement (#1038) @Dor-bl
  • Fix BrowserTests timeout: skip BrowserTests fixture on google_apis emulator (#1060) @copilot-swe-agent[bot]
  • test: Fix IndexOutOfRange in ActionsChainsTest by adding explicit WebDriverWait (#1095) @Dor-bl
  • test: stabilize CanActivateAppFromBackgroundTest (#1080) @Dor-bl

🧰 CI & Maintenance

  • chore(ci): migrate release-drafter config to v7 and add validation workflow (#1087) @Dor-bl
  • chore: improve android emulator stability in CI (#1086) @Dor-bl
  • chore: remove prerelease identifier from release drafter (#1083) @Dor-bl
  • chore: add Chore/Maintenance to PR template (#1084) @Dor-bl

📚 Documentation

📦 Dependencies

🚀 Contributors

Thanks to the following contributors in this release:
@Dor-bl