Skip to content

v7.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Feb 20:56
· 2 commits to refs/heads/main since this release
b4641b1

What's Changed

🧪 Tests

  • test: Add FiltersTests class with NUnit tests for Filters.FirstWithName (#902) @Dor-bl
  • test: NetworkTests Improvements (#892) @Dor-bl
  • test: Add reset orientation in teardown to iOS OrientationTest (#890) @Dor-bl

✨ Enhancements

  • refactor: Update the Integration project target frameworks to .NET 8.0 (#905) @Dor-bl

🐛 Bug Fixes

  • fix: Init method in Env.cs for better initialization (#906) @Dor-bl
  • fix: Refactor parameter names and update documentation (#901) @Dor-bl
  • fix: correct formatting in env.json.sample for remoteAppiumServerUri (#893) @Dor-bl

🔄 Refactor

  • refactor: Remove ByIosUIAutomation selector (#889) @Dor-bl

📦 Dependencies

  • build(deps): bump Selenium.WebDriver from 4.27.0 to 4.28.0 in /src/Appium.Net (#896) @dependabot[bot]
  • build(deps): bump Microsoft.NETFramework.ReferenceAssemblies and NUnit in /test/integration (#904) @dependabot[bot]
  • build(deps): bump NUnit.Analyzers from 4.4.0 to 4.6.0 in /test/integration (#894) @dependabot[bot]

📚 Documentation

🚀 Contributors

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