October 16 2019
API
- JWT added to individual member profile data | Jeff Mitchell
- Additional check added for existing service in member/register calls | Jeff Mitchell
- Associated domains/urls returned in segment info API call | Jeff Mitchell
AEJS
- JWT added to user registration response | Jeff Mitchell
- New aeJS.settings['show_latest_activity'] property to return given activity id in user registration response | Jeff Mitchell
- aeJS.settings['show_latest_activity_for'] property to return given activity for brand in user registration response | Jeff Mitchell
- New data tag, data-ae-scopes, to specify scopes for any given social login | Jeff Mitchell
- New parameters for trigger.authenticate to to specify scopes for any given social login. eg AEJS.trigger.authenticate('spotify','register',null,'playlist-modify-private'); | Jeff Mitchell
- Instagram scope deprecation for public_content and follower_counts | Jeff Mitchell
Dashboard
- Public Key now available under Developer tab in AE Connect application | Jeff Mitchell
- Public Key can be used to verify JWT signatures from AEJS and AE REST API.
- Updated YouTube Brand data collection based on provided url in Brand Edit | Mike Penhall
- Bugfix: Segment deletion now working from Dashboard | Mike Penhall
- Bugfix: Delete button now working from member profile in Dashboard | Mike Penhall
- Improvements to custom reporting | Mike Penhall
- Pretty print for JSON output/download of member from Dashboard | Jennifer Paul