v4.4.0
What's Changed
- fix: Typo fix on Readme.md (#538) @Dor-bl
- docs: Add Note message to README (#531) @Dor-bl
- github: new version of Issue template (#533) @Dor-bl
- test: Update ApiDemos-debug (#525) @Dor-bl
- docs: Update remote Appium server section (#509) @Dor-bl
- chore: Update Sample link (#508) @Dor-bl
Enhancements
- feat: Add
simulatorStartupTimeout
iOS capability (#512) @a7medev - feat: Updated GeneralOptionList.cs by adding relaxed-security option for AppiumServiceBuilder (#505) @APX403