- We've fixed an issue with the bulk removal of organizations. Previously, when trying to remove multiple organizations from the Organizations tab of the Users page, a timeout would occur and not all the selected organizations would be removed. Now, you will be able to remove organizations in bulk without encountering this issue.
- We've added the "sso_tokens" property to the users collection and user detail endpoints of the SM Apply (Connect) API. This will contain a list of SSO tokens that the user has for the site. Additionally, when creating a user through the API, you can now specify an SSO token that you would like to be set on the account when making the call. For more, see our Connect Documentation at https://connect.smapply.io/pages/resources.html#users
- We’ve fixed an issue where email logs did not correctly match the email content that recipients would receive when an error occurred with the email content. Previously, email logs would show the intended text as though it was sent successfully even when the recipient would actually receive an “Invalid entry” message. This error was due to broken piping in the message. Now, email logs will match what the recipient receives to make identifying broken emails easier.
- We’ve made some improvements to the email logs. Now if an error occurs for a recipient of a message, you’ll find the error messages that occurred for each recipient, in the recipient's list of an email log entry. Previously this list was displayed at the email log level and did not identify who received the error, now you will be able to identify who an error message was for to better be able to resolve it.