Skip to content

Releases: firebase/fastlane-plugin-firebase_app_distribution

v0.11.0.pre.3

13 Feb 19:42

Choose a tag to compare

v0.11.0.pre.3 Pre-release
Pre-release

What's Changed

  • Update fastlane-plugin-firebase_app_distribution.gemspec by @kaibolay in #396
  • Expand tested Ruby versions to include all currently existing 3.x and 4.x versions by @kaibolay in #397

Full Changelog: v0.11.0.pre.1...v0.11.0.pre.3

v0.11.0.pre.2

07 Feb 17:29
cdc1734

Choose a tag to compare

v0.11.0.pre.2 Pre-release
Pre-release
  • explicitly declare that Ruby >= 2.7 is required
  • depend on fastlane during runtime

Full Changelog: v0.11.0.pre.1...v0.11.0.pre.2

v0.11.0.pre.1

06 Feb 21:33
b05cbe0

Choose a tag to compare

v0.11.0.pre.1 Pre-release
Pre-release

What's Changed

  • Update dependencies - require Ruby >= 2.7

Full Changelog: v0.10.2.pre.1...v0.11.0.pre.1

v0.10.2.pre.1

26 Jan 21:25
37ce52e

Choose a tag to compare

v0.10.2.pre.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.10.1...v0.10.2.pre.1

v0.10.1

14 Apr 19:15
9801ec5

Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

07 Jan 17:50
83d616c

Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.10.0

v0.9.1

30 Apr 21:08
4bc7839

Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

08 Feb 17:03
a735c0e

Choose a tag to compare

What's Changed

  • The plugin now provides a smoke testing capability via App Distribution's “Automated tester” for Android apps. The feature is available in beta mode, and automatically runs tests on your Android apps on virtual and physical devices at different API levels. Run bundle exec fastlane action firebase_app_distribution to see all available flags. To learn more about automated tests, see Run an automated test for Android apps.
  • Support automated tests by @kaibolay in #351
  • Don't throw an exception if there are no testers with UDIDs by @kaibolay in #363 (fixes Issue #362)

New Contributors

Full Changelog: v0.8.1...v0.9.0

v0.8.1

15 Jan 17:51
52678c4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.8.1

v0.8.0

02 Jan 20:35
3f7f66c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.4...v0.8.0