Releases: appium/appium-docker-android
Releases · appium/appium-docker-android
Appium 1.10.0-p0
- Using the latest Ubuntu version (version 18.04)
- Using the latest nodejs LTS-version (version 1.15.0)
- Using the latest Appium version (version 1.10.0)
Appium 1.9.1-p0
- Using the latest version of Appium server (version 1.9.1)
- Using the latest version of build tools (version 28.0.3)
Appium 1.9.0-p0
- Using the latest version of Appium server (version 1.9.0)
- Using the latest version of build tools (version 28.0.2)
Appium 1.8.1-p2
- Fixed if-else logic
- Enable flag --relaxed-security
- Updated documentation
Appium 1.8.1-p1
- Using the latest version of build tools (version 28.0.0)
- Fixed build errors on Docker Hub #78 , credits @PatrickDuncan
Appium 1.8.1-p0
- Using the latest version of Appium server (version 1.8.1)
Appium 1.8.0-p1
- Store appium log to /var/log for debugging purpose
Appium 1.8.0-p0
- Using the latest version of Appium server (version 1.8.0)
- Using the latest version of build tools (version 27.0.3)
Appium 1.7.2-p2
- Enable custom node config to connect to selenium hub, credits @PatrickDuncan
Appium 1.7.2-p1
- Using container ip address to register the node to Selenium hub