Releases: budtmo/docker-android
Releases · budtmo/docker-android
v2.2.2-p0
v2.1.3-p1
v2.1.3-p0
v2.0.1-p1
v2.0.0-p6
v2.0-p5
v2.0-p4
v2.0-p3
Changes:
- Using the latest base image v2.0.b71-p0
v2.0-p2
Changes:
- Using the latest base image v2.0.b63-p2 that contains Appium 2.0.0-beta.63
v2.0-p1
Changes:
- Using base image v1.22.3-p6 that has big restructuring but it still contains Appium 1.22.3
- Replaced bash implementations with Python to maintain the project easier
- Split big Dockerfile into small pieces to remove redundancy
- Removed unnecessary parts in Dockerfile to reduce the size of the image
- Drop support for Android < 9.0 [Emulator]
- Added support for Android 13.0 [Emulator]
- Removed integration with Selenium 3.x
- Added documentation to integrate with Selenium 4.x
- Moved from Azure pipeline to GitHub action
- Added supports for pro version of docker-android