What's Changed
🔒 Security
🐛 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
- chore: Bump Selenium.WebDriver from 4.44.0 to 4.46.0 (#1063, #1085) @dependabot[bot], @Dor-bl
- chore: Bump Microsoft.SourceLink.GitHub from 10.0.300 to 10.0.301 (#1090) @dependabot[bot]
- chore: Bump System.Drawing.Common from 10.0.8 to 10.0.9 (#1062) @dependabot[bot]
- test: Bump NUnit from 4.5.1 to 4.6.1 and resolve compiler ambiguities (#1077) @Dor-bl
- test: Bump NUnit3TestAdapter from 6.1.0 to 6.2.0 (#1030) @dependabot[bot]
- test: Bump NUnit.Analyzers from 4.11.2 to 4.14.0 (#1072) @dependabot[bot]
- test: Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.7.0 (#1071) @dependabot[bot]
- test: Bump System.Text.Json from 10.0.7 to 10.0.10 (#1073, #1094) @dependabot[bot]
- ci(deps): Bump actions/setup-node from 6 to 7 (#1089) @dependabot[bot]
- ci(deps): Bump release-drafter/release-drafter from 6 to 7 (#1022) @dependabot[bot]
- ci(deps): Bump microsoft/setup-msbuild from 2 to 3 (#1027) @dependabot[bot]
🚀 Contributors
Thanks to the following contributors in this release:
@Dor-bl