Skip to content

v0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Apr 13:21

🛠 Breaking changes

  • "credentialsSource": "auto" is now deprecated. The option will use "remote" as the default value. (#345 by @dsokal)

🎉 New features

  • Add validation when setting up ad-hoc provisioning profile in non-interactive mode. (#338 by @dsokal)
  • Allow for registering devices when running an ad-hoc build for the first time. (#340 by @dsokal)

🐛 Bug fixes

  • Fix the bug where all Android managed builds produced AAB archives. The buildType property from eas.json is not ignored now. (#349 by @dsokal)