Skip to content

Releases: budtmo/docker-android

v2.2.2-p0

22 Nov 09:16
Compare
Choose a tag to compare

Changes:

v2.1.3-p1

22 Sep 10:24
Compare
Choose a tag to compare

Changes:

v2.1.3-p0

30 Aug 13:50
Compare
Choose a tag to compare

Changes:

  • Using the latest base image v2.1.3-p0
  • Updated pip package: autopep8@2.0.4
  • Updated pip package: click@8.1.7
  • Updated pip package: coverage@7.3.0

v2.0.1-p1

04 Aug 12:44
Compare
Choose a tag to compare

Changes:

v2.0.0-p6

04 Aug 12:32
Compare
Choose a tag to compare

Changes:

v2.0-p5

14 Jul 10:35
b082c05
Compare
Choose a tag to compare

v2.0-p4

06 Jul 08:28
Compare
Choose a tag to compare

Changes:

v2.0-p3

07 Jun 19:32
Compare
Choose a tag to compare

Changes:

v2.0-p2

09 May 18:36
Compare
Choose a tag to compare

Changes:

  • Using the latest base image v2.0.b63-p2 that contains Appium 2.0.0-beta.63

v2.0-p1

09 May 18:03
Compare
Choose a tag to compare

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