Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 694 Bytes

CHANGELOG.md

File metadata and controls

8 lines (5 loc) · 694 Bytes

1.1.1 (In progress)

  • Updated the default media extension (as listed in .env.example) to use version 2 of the Audio Mixer. See the Audio Mixer's changelog for more information.

1.1.0 (May 27, 2022)

  • Use Swift Package Manager instead of CocoaPods to manage dependencies for the iOS app. Xcode will install dependencies automatically instead of having to run pod install.
  • Add npm run remove command so that customers have an easy way to reset the deploy and start over if they run into issues. See the readme for more info.