Skip to content

v5.2.0: 🕹️ Support Apple Arcade apps

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Feb 02:13
v5.2.0
e84c065
  • Support Apple Arcade apps (and anything else that has "MacDesktop-MacDesktop" amongst its supported devices)
  • Parallelize some code

What's Changed

🚀 Features

  • Parallelize async code without side effects that cannot be out of order by @rgoldberg in #1203

🐛 Bug Fixes

  • Support MacDesktop-MacDesktop apps by @rgoldberg in #1199
  • Get minimumOSVersion for MacDesktop-MacDesktop apps from App Store page for search by @rgoldberg in #1201

Full Changelog: v5.1.0...v5.2.0