9.14.4 (2024-12-03)
9.14.3 (2024-12-01)
9.14.2 (2024-11-27)
9.14.1 (2024-11-18)
- Remove redundant export (2657827)
9.14.0 (2024-11-18)
9.13.0 (2024-11-13)
9.12.3 (2024-11-10)
9.12.2 (2024-11-09)
9.12.1 (2024-10-31)
- Bump appium-adb (d7b4480)
9.12.0 (2024-09-23)
9.11.0 (2024-09-17)
9.10.2 (2024-09-13)
9.10.1 (2024-09-13)
9.10.0 (2024-09-08)
9.9.0 (2024-08-29)
9.8.3 (2024-08-06)
- Bump adb (c9439df)
9.8.2 (2024-08-02)
9.8.1 (2024-07-29)
9.8.0 (2024-07-15)
9.7.5 (2024-07-10)
- Bump adb (0115810)
9.7.4 (2024-07-09)
- Remove extra import (b8f47c1)
9.7.3 (2024-07-03)
9.7.2 (2024-06-24)
- deps-dev: bump semantic-release from 23.1.1 to 24.0.0 and conventional-changelog-conventionalcommits to 8.0.0 (#945) (8328e0f)
9.7.1 (2024-06-24)
- deps-dev: bump sinon from 17.0.2 to 18.0.0 (#944) (915e615)
- deps: bump @appium/support from 4.5.0 to 5.0.3 (#943) (19e1df4)
9.7.0 (2024-06-22)
9.6.6 (2024-06-21)
9.6.5 (2024-06-12)
9.6.4 (2024-06-10)
- use latest io.appium.settings (20743d1)
9.6.3 (2024-06-07)
9.6.2 (2024-05-16)
- typo (a2260ca)
9.6.1 (2024-05-16)
- Update dev dependencies (3357384)
9.6.0 (2024-05-11)
9.5.0 (2024-05-10)
9.4.0 (2024-05-10)
9.3.0 (2024-05-09)
9.2.0 (2024-05-03)
9.1.1 (2024-04-09)
- Remove extra imports (6dc0e1a)
9.1.0 (2024-04-09)
9.0.5 (2024-04-08)
- bump appium-adb (655404b)
9.0.4 (2024-04-01)
- update appium-adb (45abf47)
9.0.3 (2024-03-18)
9.0.2 (2024-03-07)
- bump typescript (f9581ff)
9.0.1 (2024-02-22)
9.0.0 (2024-02-10)
- Removed the following obsolete types:
- TouchActionKind
- TouchActionOpts
- TouchOpts
- TouchState
- TouchSwipeOpts
- TouchAction
- NonReleaseTouchAction
- ReleaseTouchAction
- SwipeAction
- TouchDragAction
- Removed the following obsolete methods:
- tap
- touchLongClick
- touchDown
- touchUp
- touchMove
- doSwipe
- doTouchDrag
- doTouchAction
- performMultiAction
- performTouch
- doPerformMultiAction
8.4.0 (2024-02-08)
8.3.0 (2024-02-07)
8.2.0 (2024-02-01)
8.1.8 (2024-01-29)
8.1.7 (2024-01-26)
8.1.6 (2024-01-26)
8.1.5 (2024-01-25)
8.1.4 (2024-01-25)
- Improve settings app getter (c281d98)
8.1.3 (2024-01-25)
8.1.2 (2024-01-25)
- Adb object instantiation (9dfca27)
8.1.1 (2024-01-25)
- Export setValue API (89c9e79)
8.1.0 (2024-01-24)
8.0.1 (2024-01-24)
8.0.0 (2024-01-24)
- Removed androidHelpers export. Corresponding methods are now integrated into the driver
- Removed webviewHelpers export. Corresponding methods are now integrated into the driver
- Removed redundant exports related to io.appium.settings.
- Removed deprecated APIs related to launchApp/closeApp/reset
- Removed the unused unlocker property from the driver.
The mixin typesystem has been aligned. There are no explicit mixin definitions, which basically duplicate each method signature. Instead all types are now provided next to method definitions.
Improved grouping of different commands. Made it more explicit which of them are designed for export and which are just internal helpers
Improved helper methods design, so they don't need to retrieve driver-specific properties (like log or adb) via command line args, but use this context and explicit binding instead.
Marked legacy JWP touch-related methods as deprecated. They must be eventually replaced with proper W3C implementations.
Removed unused declarations for non-implemented methods.
7.8.3 (2024-01-22)
7.8.2 (2024-01-22)
7.8.1 (2024-01-13)
7.8.0 (2024-01-11)
7.7.0 (2024-01-10)
7.6.1 (2024-01-09)
7.6.0 (2024-01-06)
7.5.1 (2024-01-05)
7.5.0 (2024-01-05)
7.4.1 (2023-12-18)
7.4.0 (2023-12-17)
7.3.1 (2023-11-06)
7.3.0 (2023-11-02)
7.2.2 (2023-11-01)
7.2.1 (2023-10-30)
- Reset IME if hideKeyboard is set to false (f5ff59f)
7.2.0 (2023-10-30)
7.1.11 (2023-10-24)
- deps-dev: bump @typescript-eslint packages to 6.9.0 (#881) (08e9821)
7.1.10 (2023-10-24)
7.1.9 (2023-10-24)
7.1.8 (2023-10-24)
7.1.7 (2023-10-23)
7.1.6 (2023-10-19)
7.1.5 (2023-10-19)
7.1.4 (2023-10-18)
7.1.3 (2023-10-17)
7.1.2 (2023-10-17)
- Make adb non-optional (48d3105)
7.1.1 (2023-10-17)
7.1.0 (2023-10-17)
7.0.4 (2023-10-16)
7.0.3 (2023-10-16)
- deps-dev: bump lint-staged from 14.0.1 to 15.0.1 (#866) (e6b5dc7)
- deps-dev: bump semantic-release from 21.1.2 to 22.0.5 (#854) (3f82959)
7.0.2 (2023-10-14)
7.0.1 (2023-10-14)
- deps-dev: bump sinon from 15.2.0 to 16.0.0 (#849) (09dc903)
- deps: bump type-fest from 3.13.1 to 4.4.0 (#861) (c174414)
7.0.0 (2023-10-14)
- Removed the obsolete bootstrap-related stuff from the driver
6.0.1 (2023-08-30)
5.14.7 (2023-08-28)
5.14.6 (2023-08-25)
5.14.5 (2023-08-23)
5.14.4 (2023-08-14)
5.14.3 (2023-08-14)
5.14.2 (2023-08-14)
5.14.1 (2023-08-14)
5.14.0 (2023-06-20)
5.13.6 (2023-06-16)
5.13.5 (2023-06-16)
5.13.4 (2023-06-15)
- add prettier, commitlint, swap husky (4c906bc)
5.13.3 (2023-06-07)
5.13.2 (2023-05-25)
- build with typescript instead of babel (2377a5c)
5.13.1 (2023-05-25)
- build with typescript instead of babel (368b7da)
5.13.0 (2023-05-22)
5.12.2 (2023-05-18)
5.12.1 (2023-05-16)
- Select proper service names in mobileGetConnectivity API (e8f1a27)
5.12.0 (2023-05-05)
5.11.2 (2023-04-29)
5.11.1 (2023-04-29)
5.11.0 (2023-04-28)
5.10.4 (2023-04-20)
5.10.3 (2023-04-20)
- Linter errors (b4bf16d)
- Rename the timeout option (0dcf09c)
5.10.2 (2023-04-20)
5.10.1 (2023-04-18)
5.10.0 (2023-04-17)
5.9.1 (2023-04-11)
5.9.0 (2023-04-03)
5.8.12 (2023-03-25)
5.8.11 (2023-03-01)
- Remove the obsolete override (4e427e2)
5.8.10 (2023-02-22)
5.8.9 (2023-01-17)
5.8.8 (2023-01-13)
5.8.7 (2023-01-12)
- specify supported non-standard commands in newMethodMap (5514755)
5.8.6 (2023-01-11)
- Correct adb method name (0499d9a)