We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c163b7 commit 61bc03eCopy full SHA for 61bc03e
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [1.2.0](https://github.com/appium/appium-mcp/compare/v1.1.17...v1.2.0) (2025-12-01)
2
+
3
+### Features
4
5
+* **navigation:** add swipe tool for horizontal and vertical swiping ([#49](https://github.com/appium/appium-mcp/issues/49)) ([5c163b7](https://github.com/appium/appium-mcp/commit/5c163b75896999a33c0db098ca6fb3973a390313))
6
7
## [1.1.17](https://github.com/appium/appium-mcp/compare/v1.1.16...v1.1.17) (2025-11-21)
8
9
### Miscellaneous Chores
package.json
@@ -1,7 +1,7 @@
{
"name": "appium-mcp",
"mcpName": "io.github.appium/appium-mcp",
- "version": "1.1.17",
+ "version": "1.2.0",
"type": "module",
"repository": {
"type": "git",
0 commit comments