What's Changed
✨ Enhancements
- feat: Add support for Relax SSL validation (#922) @Dor-bl
- feat: add events endpoint calls (#913) @KazuCocoa
🐛 Bug Fixes
- fix: ToLower/ToUpper to ToLowerInvariant/ToUpperInvariant (#921) @KazuCocoa
- fix: use ToLowerInvariant in clipboard to follow invariant culture (#920) @KazuCocoa
📦 Dependencies
- build(deps): bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0 in /test/integration (#903) @dependabot[bot]
- build(deps): bump Selenium.WebDriver from 4.28.0 to 4.29.0 in /src/Appium.Net (#914) @dependabot[bot]
🛠️ Pipeline
🧪 Tests
- test: add iOS keyboard tests for HideKeyboard functionality (#918) @Dor-bl
- test: Refactor DirectConnectTest for readability and consistency (#910) @Dor-bl
🚀 Contributors
Thanks to the following contributors in this release:
@Dor-bl, @KazuCocoa, @dependabot[bot] and dependabot[bot]