Skip to content

Write Cloud Code Using Swift

Compare
Choose a tag to compare
@cbaker6 cbaker6 released this 24 Jun 18:48
· 42 commits to main since this release
97885ce

Full Changelog

New features

  • Add the ability to use Parse Hooks and Triggers (#373), thanks to @cbaker6.
  • Add ParseInstagram authentication (#372), thanks to @rocxteady.
  • Add the ability to send APN and FCM push notifications. Also adds the ability to query _PushStatus (#371), thanks to @cbaker6.
  • Add ParseSchema, ParseCLP, and ParseFieldOptions. Should only be used when using the Swift SDK on a secured server (#370), thanks to @cbaker6.