Release Notes: September 16, 2021
Here’s What’s New with DirectScale for the Week of September 16, 2021.
Version: 1.0.4879.0
Remember to come back every Thursday to learn about all the cool things we deliver weekly.
🎁 New Public API for Validating Login
We added a new endpoint for the Validate Public API called POST Validate Login. This endpoint validates a username/password combination and supports special characters (like # or %) in the password.
Example request body:
{
"username": "myUserName",
"password": "aSecurePa$$word123#"
}
This addition replaces the obsolete GET Validate Login—the endpoint did not support all special symbols as some are reserved for URLs.
Note: GET Validate Login will still work for any clients using it.
📝 Help Center and Developer Docs
🎉 New!
- [VIDEO] Adding Reward Points to an Associate using Corporate Admin
- Creating a Custom Payment Recovery Performance Report
✨ Improved!
- Turning On Reward Points in Web Office Admin
- Enabling the Reward Points Component in Corporate Admin
- Allowing Reward Points in Shopping Carts
- Configuring Inventory Items to use Rewards Points
- Adding Reward Points to an Associate Account in Corporate Admin
- Viewing Reward Points in Web Office
🌄 What’s on the Horizon?
- Redesigning the Corporate Admin UI
- New dashboard and reports
- Corporate Admin Settings Reference Guide
🙏 Is something missing from this list? Report bugs that you find to our amazing Customer Care team by chatting in from the Platform or submitting a request.
⚡ Do you have a cool idea for a new feature? Suggest new features or see other ideas you might have never thought of with the Feature Wishlist.
💡 Are we missing an article, video, or training resource? Add your request for new documentation or training ideas in the comments.
Comments
Please sign in to leave a comment.