Schedule
Release 2022.009 will be deployed:
- To staging sites: Tuesday, May 3rd
- To production sites: Monday, May 9th
- To Enterprise client sites: Monday, May 16th
Salesforce Configuration UI
We have released the configuration UI to setup your Salesforce User Activity Sync. You can set this up with the help of your Salesforce Admin by going to your Salesforce addon in Vanilla and clicking to Configure Activity Sync as shown below.
Learn more about our Salesforce User Activity Sync below.
Improved Password Security
This sprint we made the following updates to improve our password security;
- Increased default minimum password length to 12
- Added configurable minimum password length & session timeout settings
- Added reCAPTCHA support to Password Reset form
- Sessions are now cleared when passwords are reset
You can update the Session Timeout and Password Minimum Length in under Security in your Vanilla Dashboard Settings.
New filtering options for /discussions API endpoints
New parameters allowing you to filter discussions by:
- tagID: to get list of discussions using a specific tag or set of tags
- bookmarkUserID: to get a list of a user’s bookmarked discussions
- participatedUserID: to get a list of discussions a user has participated in
Improvements
Bug Fixes