Releases: appium/appium-ios-simulator
Releases · appium/appium-ios-simulator
v6.1.8
6.1.8 (2024-06-12)
Miscellaneous Chores
- Bump @appium/support from 4.5.0 to 5.0.3 (#433) (a9c974d)
v6.1.7
6.1.7 (2024-06-05)
Bug Fixes
- system prompt for Apple ID sign in unexpectedly not translated (#431) (9c3bb77)
v6.1.6
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
6.1.5 (2024-05-16)
Miscellaneous Chores
v6.1.4
6.1.4 (2024-05-16)
Miscellaneous Chores
v6.1.3
6.1.3 (2024-04-09)
Miscellaneous Chores
v6.1.2
6.1.2 (2024-03-26)
Bug Fixes
- Update settings domain name (42f5b90)
v6.1.1
6.1.1 (2024-03-26)
Bug Fixes
- Update the typedef for scrubSafari API (#423) (3ccbf80)
v6.1.0
6.1.0 (2024-03-26)
Features
v6.0.0
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