Skip to content

Releases: appium/appium-ios-simulator

v6.1.8

12 Jun 16:27
Compare
Choose a tag to compare

6.1.8 (2024-06-12)

Miscellaneous Chores

  • Bump @appium/support from 4.5.0 to 5.0.3 (#433) (a9c974d)

v6.1.7

05 Jun 06:54
Compare
Choose a tag to compare

6.1.7 (2024-06-05)

Bug Fixes

  • system prompt for Apple ID sign in unexpectedly not translated (#431) (9c3bb77)

v6.1.6

04 Jun 04:13
Compare
Choose a tag to compare

6.1.6 (2024-06-04)

Miscellaneous Chores

  • Bump semantic-release from 23.1.1 to 24.0.0 and conventional-changelog-conventionalcommits to 8.0.0 (#430) (0d819ef)

v6.1.5

16 May 15:35
Compare
Choose a tag to compare

6.1.5 (2024-05-16)

Miscellaneous Chores

  • Update dev dependencies (b386580)

v6.1.4

16 May 13:50
Compare
Choose a tag to compare

6.1.4 (2024-05-16)

Miscellaneous Chores

v6.1.3

09 Apr 22:17
Compare
Choose a tag to compare

6.1.3 (2024-04-09)

Miscellaneous Chores

v6.1.2

26 Mar 21:21
Compare
Choose a tag to compare

6.1.2 (2024-03-26)

Bug Fixes

  • Update settings domain name (42f5b90)

v6.1.1

26 Mar 17:20
Compare
Choose a tag to compare

6.1.1 (2024-03-26)

Bug Fixes

  • Update the typedef for scrubSafari API (#423) (3ccbf80)

v6.1.0

26 Mar 13:18
Compare
Choose a tag to compare

6.1.0 (2024-03-26)

Features

v6.0.0

26 Mar 08:52
Compare
Choose a tag to compare

6.0.0 (2024-03-26)

⚠ BREAKING CHANGES

  • Dropped obsolete simulator classes: SimulatorXcode8, SimulatorXcode9 and SimulatorXcode9_3. APIs that are still relevant have been moved to SimulatorXcode10
  • Added proper type definitions. Interfaces were refactored and connected to appropriate extension classes.

Now it is possible to provide a logger to the factory method, which improves the visibility of session identifiers

Features