Skip to content

v5.0.0-rc.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Nov 23:08
614c217

What's Changed

  • refactor: Improve readability for Execute in AppiumCommandExecutor.cs (#629) @Dor-bl
  • Github: Update /test/integration interval to monthly (#688) @Dor-bl
  • Github: add GitHub labeler (#692) @Dor-bl
  • Github: Add prerelease increment to release-drafter (#690) @Dor-bl
  • GitHub: move to new Issue template (#647) @Dor-bl
  • GitHub: Add chore label (#661) @Dor-bl
  • GitHub: Add dependabot to Repo (#648) @Dor-bl
  • docs: Add Apache badge and some re-ordering (#680) @Dor-bl
  • docs: Update Writing on GitHub link in PULL_REQUEST_TEMPLATE.md (#649) @Dor-bl
  • test: add missing AutomationName to client capabilities and replace deprecated methods (#644) @Dor-bl
  • test: typo fix in ServerTests/StartingAppLocallyTest.cs (#642) @Dor-bl
  • test: remove obsolete ByIosUIAutomation and add a new test in ios/AlertTests (#641) @Dor-bl

Bug Fixes

  • fix: Update Node path to compile with appium 2 and make him cross-platform (#659) @Dor-bl
  • fix: Update iOS Caps (#677) @Dor-bl
  • fix: use blob/main instead of tree/master for apps URLs (#658) @Dor-bl
  • fix: Add new methods for extended element finding in AppiumElement (#639) @Dor-bl
  • fix: use commandTimeout parameter instead of the default value. (#637) @Dor-bl
  • fix: change branch name to main on build status (#645) @Dor-bl

Dependencies

  • build(deps): bump the selenium-dependencies group from 4.11.0 to 4.15.0 in /src/Appium.Net (#675) @dependabot
  • build(deps): bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.8.0 in /test/integration (#678) @dependabot
  • build(deps): bump NUnit from 3.13.3 to 3.14.0 in /test/integration (#676) @dependabot
  • build(deps): bump NUnit3TestAdapter from 4.3.0 to 4.5.0 in /test/integration (#651) @dependabot
  • build(deps): bump Newtonsoft.Json from 13.0.1 to 13.0.3 in /test/integration (#655) @dependabot
  • [github-actions] Bump actions/checkout from 3 to 4 (#654) @dependabot

Pipeline

  • ci: Run all AppiumLocalServerLaunchingTest (#650) @Dor-bl
  • ci: Add 1st NUnit Test to pipeline (#556) @Dor-bl
  • Update azure-pipelines.yml to run on main branch (#638) @Dor-bl

🧰 Maintenance

  • chore: remove unnecessary usings from AutomationName (#643) @Dor-bl
  • chore: remove unnecessary usings from PerformanceDataTests (#640) @Dor-bl
  • chore: Update to new iOS TestApp.app (#636) @Dor-bl
  • chore: update to the new appium icon (#635) @Dor-bl
  • chore: add *.log to .gitignore (#634) @Dor-bl
  • chore: add Maintenance category in release-drafter.yml (#691) @Dor-bl
  • chore: add Help wanted badge (#687) @Dor-bl
  • chore: Add .DS_Store to .gitignore (#686) @Dor-bl
  • chore: update iOS-specific capabilities docs hyperlink (#660) @Dor-bl
  • chore: typo fix and remove unnecessary usings (#633) @Dor-bl