🎉 New features
- Added support for automatically creating and linking iOS capability identifiers (Apple Pay, iCloud Containers, App Groups). (#524 by @EvanBacon)
- Add
secret:create --force
command to overwrite existing secrets. (#513 by @bycedric) - Fall back to APK when building for internal distribution. (#527 by @dsokal)
- Add
iosEnterpriseProvisioning
to build metadata. (#522 by @dsokal)
🐛 Bug fixes
- Fix iOS capability syncing on build. (#521 by @EvanBacon)
- Fix unhandled error when amplitude domains are blocked. (#512 by @wkozyra95)
- Use default value for
appBuildVersion
in build metadata when building an Android managed project. (#526 by @dsokal)