Skip to content

v14.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jan 13:31

v14.5.0

🎉 New features

  • Allow filtering by --fingerprint_hash in eas build:list command. (#2818 by @szdziedzic)

🐛 Bug fixes

  • Ensure that the AASA file is served with content type application/json (#2829 by @kadikraman)
  • Ensure that the AppleID provided in prompt or saved to cache does not contain invalid unprintable characters (#2830 by @radoslawkrzemien)

🧹 Chores

  • Fix logs typos in the eas deploy command. (#2822 by @kadikraman)
  • Make deploy the top level command for hosting. (#2824 by @kadikraman)
  • Allow longer submit profile extension chain (up to 5, same as build profile) (#2831 by @radoslawkrzemien)
  • Make variable naming more explicit, remove deprecated runtimeFingerprintSource uses. (#2816 by @wschurman)