Skip to content

v7.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Mar 21:58
3674f95

What's Changed

✨ Enhancements

🐛 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

  • ci: Fix .NET Core run and add AppiumClientConfigTest to pipeline (#923) @Dor-bl

🧪 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]