- Added live stream Meta object check to stream
- Added kses tags for iframe
- Updated plugin to work with new WP versions that has rest-api included
- Removed adding users to blog automatically
- Updated msg for iOS comment notification
- Added hook to remove post map from AWS when status changes to Private
- Moved meta delete function into it's own hook
- Added check for empty key on meta delete
- Added hook to removed Baobab ingested meta object on post updated
- Added hooks to create and delete DynamoDB entries for Post markers
- Added logic to add user to site if user already exists on another multi site
- Updated Stream call to include Comments for post
- Updated AWS classes to latest version
- New comment hook and SNS config
- Added role field to custom user calls
- Fixed bug in post pages causing divide by zero error in output
- Updated stream call to add related post info
- Updated SNS publish call to support Apple specific data
- Updated media info call
- Added custom post call for use with Stream
- Removed unused post counts call
- Added authorId to push message json
- Added check to not overwrite secret_access_key
- Added Amazon AWS/SNS support to send push notifications to apps
- Added class and download to tags
- Added post counts call
- Added caption to media call
- Fixed typo in username variable
- Updated retrieve user call to return if user is an admin.
- Added REST call to retrieve user using email address.
- Add custom meta keys used in filtering.
- added JWPlayer script tags to headers
- added a Setings page to enable or disable the custom tags
- added HTML script to allowed tags in Post body
- Initial REST calls for user and media retrieval