mirror of
https://github.com/appium/appium.git
synced 2026-02-09 11:18:51 -06:00
changelog and bump to 0.18.2 for publish
This commit is contained in:
@@ -1,3 +1,22 @@
|
||||
CHANGES IN VERSION 0.18.2 (from 0.18.1)
|
||||
=======================================
|
||||
|
||||
#### General
|
||||
- extensive docs updates (make it ready for the new Slate docs)
|
||||
- decode sequence of actions to native "swipe" method
|
||||
- fix valid platform error message
|
||||
- update WD dep
|
||||
- fix proxying when session id is null
|
||||
- allow spaces in appium folder name in reset.sh
|
||||
|
||||
#### Android
|
||||
- allow for different input sets to mobile: find
|
||||
- fix apk signing with custom keystore
|
||||
- allow MultiActions without an element
|
||||
- move chrome tests into their own emulator type
|
||||
- fix async bug in getting xml dump
|
||||
|
||||
|
||||
CHANGES IN VERSION 0.18.1 (from 0.18.0)
|
||||
=======================================
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
"firefoxos",
|
||||
"testing"
|
||||
],
|
||||
"version": "0.18.1",
|
||||
"version": "0.18.2",
|
||||
"author": "appium-discuss@googlegroups.com",
|
||||
"licenses": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user