New
Custom Reset Password Page - MediaStore SDK Components
We are happy to announce that with the latest release 5.4.6, broadcasters using our MediaStore SDK Components can use their own custom Reset Password page.
A new method Config.setResetUrl() allows you to provide a URL for your custom Reset Password page. This URL will be sent to a customer with additional parameters: email, resetPasswordToken, publisherId (see MediaStore SDK Package documentation - Configuration).
So now you can use the new method to redirect your customers to your own Reset Password page.
Improvements
Customer History Dashboard - Exiting Beta Phase
We are thrilled to announce that our Customer History Dashboard is officially exiting the Beta phase!
Thanks to your valuable feedback, we have made more improvements and are excited to present the official release of the dashboard that enables you to better understand and cater to your customers' needs.
Key changes include:
- The Account Summary text has been updated.
- The data refresh information has been added at the bottom of the page.
We sincerely appreciate all the feedback during the Beta phase, which was helpful in shaping the final product. Moving forward, you can expect continued support and updates, as we strive to deliver the best possible experience.
Thank you for being part of this journey with us. We can’t wait to see how you’ll use Customer History Dashboard to achieve your goals!
To get to the Customer History Dashboard, go to Customer > Customer Accounts > select the customer whose history you'd like to explore > click under 'Customer History'.
API Changes
Added
API 3.1
- GET /3.1/subscriptions/{subscriptionId} - Get a subscription
This new endpoint allows you to fetch subscription details based on a subscription ID.
MediaStore SDK Components Changes
The following release for MediaStore SDK Components has taken place recently:
5.4.6 - for details, please see Release 5.4.6 What’s changed