Skip to content

Latest commit

 

History

History
315 lines (138 loc) · 14.9 KB

CHANGELOG.md

File metadata and controls

315 lines (138 loc) · 14.9 KB

5.5.1 (2023-06-16)

Bug Fixes

  • Update strongbox API name (4977032)

5.5.0 (2023-06-12)

Features

5.4.1 (2023-06-09)

Bug Fixes

  • Return default testmanagerd version if the info is not available (#728) (e6e2dbd)

5.4.0 (2023-06-09)

Features

Bug Fixes

  • Streamline errors handling for async block calls (#725) (364b779)

5.3.3 (2023-06-08)

Miscellaneous Chores

  • Disable automatic screen recording by default (#726) (a070223)

5.3.2 (2023-06-07)

Miscellaneous Chores

  • deps-dev: bump conventional-changelog-conventionalcommits (#723) (b22f61e)

5.3.1 (2023-06-06)

Bug Fixes

  • remove Parameter of overriding method should be annotated with attribute((noescape)) (#720) (5f811ac)

5.3.0 (2023-05-22)

Features

  • Use strongbox to persist the previous version of the module (#714) (4611792)

5.2.0 (2023-05-20)

Features

  • Replace non-encodable characters in the resulting JSON (#713) (cdfae40)

5.1.6 (2023-05-18)

Miscellaneous Chores

  • deps: bump @appium/support from 3.1.11 to 4.0.0 (#710) (3e49523)

5.1.5 (2023-05-18)

Miscellaneous Chores

  • Drop obsolete workarounds for coordinates calculation (#701) (259f731)

5.1.4 (2023-05-16)

Bug Fixes

  • Prevent freeze on launch/activate of a missing app (#706) (c4976e3)

5.1.3 (2023-05-16)

Bug Fixes

  • Revert "fix: Assert app is installed before launching or activating it (#704)" (#705) (00baeb2)

5.1.2 (2023-05-15)

Miscellaneous Chores

5.1.1 (2023-05-15)

Bug Fixes

  • Assert app is installed before launching or activating it (#704) (94e5c51)

5.1.0 (2023-05-14)

Features

  • Add a possibility to provide a target picker value (#699) (fc76aee)

Code Refactoring

  • Remove obsolete coordinate calculation workarounds needed for older xCode SDKs (#698) (025b42c)

5.0.0 (2023-05-14)

⚠ BREAKING CHANGES

  • The minimum supported xCode/iOS version is now 13/15.0

Code Refactoring

  • Drop workarounds for legacy iOS versions (#696) (bb562b9)

4.15.1 (2023-05-06)

Performance Improvements

  • tune webDriverAgentUrl case by skiping xcodebuild stuff (#691) (d8f1457)

4.15.0 (2023-05-04)

Features

  • Make isFocused attribute available for iOS elements (#692) (0ec74ce)

4.14.0 (2023-05-02)

Features

  • start wda process via Xctest in a real device (#687) (e1c0f83)

4.13.2 (2023-04-28)

Miscellaneous Chores

  • add withoutSession for pasteboard for debug (#688) (edcbf9e)

4.13.1 (2023-04-04)

Bug Fixes

4.13.0 (2023-02-23)

Features

4.12.2 (2023-02-22)

Miscellaneous Chores

  • Make sure the test is never going to be unexpectedly interrupted (#664) (cafe47e)

4.12.1 (2023-02-20)

Bug Fixes

  • Return null if no simulated location has been previously set (#663) (6a5c48b)

4.12.0 (2023-02-20)

Features

  • Add support of the simulated geolocation setting (#662) (ebb9e60)

4.11.0 (2023-02-19)

Features

  • Add openUrl handler available since Xcode 14.3 (#661) (bee564e)

4.10.24 (2023-02-17)

Bug Fixes

  • Catch unexpected exceptions thrown by the alerts monitor (#660) (aa22555)

4.10.23 (2023-02-05)

Miscellaneous Chores

4.10.22 (2023-01-30)

Bug Fixes

  • Pull defaultAdditionalRequestParameters dynamically (#658) (d7c397b)

4.10.21 (2023-01-26)

Bug Fixes

  • Properly update maxDepth while fetching snapshots (#655) (6f99bab)

4.10.20 (2023-01-17)

Miscellaneous Chores

  • deps-dev: bump semantic-release from 19.0.5 to 20.0.2 (#651) (e96c367)

4.10.19 (2023-01-13)

Miscellaneous Chores

  • deps-dev: bump appium-xcode from 4.0.5 to 5.0.0 (#652) (75c247f)

4.10.18 (2022-12-30)

Miscellaneous Chores

  • simplify Script/build-webdriveragent.js (#647) (81dab6c)

4.10.17 (2022-12-30)

Miscellaneous Chores

  • add ARCHS=arm64 for a release package build (#649) (08612aa)

4.10.16 (2022-12-29)

Miscellaneous Chores

  • build only arm64 for generic build in a release (#648) (63e175d)

4.10.15 (2022-12-16)

Miscellaneous Chores

  • deps: bump @appium/base-driver from 8.7.3 to 9.0.0 (#645) (35dd981)
  • deps: bump appium-ios-simulator from 4.2.1 to 5.0.1 (#646) (7911cbb)

4.10.14 (2022-12-14)

Miscellaneous Chores

  • deps-dev: bump @appium/test-support from 2.0.2 to 3.0.0 (#644) (ab84580)
  • deps: bump @appium/support from 2.61.1 to 3.0.0 (#643) (3ca197a)

4.10.13 (2022-12-13)

4.10.12 (2022-12-08)

Bug Fixes

  • Provide proper xcodebuild argument for tvOS (#640) (72bd327)

4.10.11 (2022-11-29)

4.10.10 (2022-11-25)

Bug Fixes

  • Only check existence if firstMatch is applied (#638) (5394fe8)

4.10.9 (2022-11-25)

4.10.8 (2022-11-24)

4.10.7 (2022-11-24)

4.10.6 (2022-11-23)

4.10.5 (2022-11-22)

4.10.4 (2022-11-22)

4.10.3 (2022-11-22)

4.10.2 (2022-11-06)