Skip to content

v4.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Sep 16:15
989b855

What's Changed

  • chore: resolve pr labeler indentation issue (#421) @akinsolb
  • chore: added github action - pr labeler (#420) @akinsolb
  • chore: resolve draft release version based on existing labels (#419) @akinsolb
  • chore: Add release drafter (#418) @TroyWalshProf
  • docs: Add DataMatcher to changelog (#409) @LyubomirStoimchev

Enhancements

  • feat: add ability to send flags to PressKeyCode (#433) @akinsolb
  • feat: Add image locator type (#434) @akinsolb
  • feat: add missing iOS Screen recording options (#432) @akinsolb
  • feat: System Bars & Display Density (#430) @akinsolb
  • feat: Send sms (#431) @akinsolb
  • feat: GSM Voice State (#429) @akinsolb
  • feat: Set Gsm Signal Strength (#428) @akinsolb
  • feat: Make GSM Call (Emulator Only) (#427) @akinsolb
  • feat: Toggle Wifi (#425) @akinsolb
  • feat: add Toggle Airplane Mode & INetworkActions Interface (#423) @akinsolb
  • feat: Get Performance Data & Performance Data Types (#422) @akinsolb
  • feat: Provide way to pass arguments to NodeJS (#417) @sparerd
  • feat: Added builder pattern for creating valid ByAndroidUIAutomator statements (#410) @sparerd
  • feat: Espresso's Data Matcher locator strategy (#408) @LyubomirStoimchev
  • feat: IsKeyboardShown (#407) @gravity-api
  • feat: Location property under AppiumDriver is now expose by IHasLoaction in… (#387) @gravity-api
  • feat: Add MacDriver (#383) @KazuCocoa
  • feat: enable Get logtypes and logs endpoint (#376) @akinsolb
  • feat: Add activate app test (#378) @akinsolb

Bug Fixes

  • fix: Custom environment variables are now correctly applied to Node process (#416) @sparerd
  • fix: IPerformsTouchActions interface should not inherit - resolved (#392) (#393) @gravity-api
  • fix: IHidesKeyboard interface does not include 'key' and 'strategy' overloads - (#390) and (#389) (#391) @gravity-api
  • fix: #309 background app (#381) @akinsolb
  • fix: Get location (#377) @akinsolb

Pipeline

  • build: bump version to 4.2.0 (#435) @akinsolb
  • build: Add symbol and SourceLink support (#415) @TroyWalshProf
  • ci: Remove Travis CI config (#375) @akinsolb