This is a special release in which the timeline is dictated by Salesforce's change to its security policies.
Release Schedule
June 19, 2026: v3.31 pushed to sandboxes
June 26, 2026: v3.32 available on the AppExchange
June 24, 2026, to June 31, 2026: v3.34 pushed to production
Release Notes
Multiple Reports and Dashboards in One Email
Plus and Premium Edition
Don't we all want fewer emails? Well, now you can cut down on extra emails and include multiple reports or dashboards in one email. For example:
Send someone a dashboard via email and attach a few key reports so they can review the details.
Send yourself all the things you need to act on at the beginning of the week. For example: leads to call, tasks to complete, opportunities to close.
Help prep for recurring meetings by sending all the reports needed to the meeting recipients. Great for business reviews, board meetings, team planning meetings, and more.
Reporting API calls and emails are still subject to Salesforce limits, so please review them before sending many reports or very large reports.
FAQs
Can I send reports and dashboards together? Yes, you can send reports and dashboards in the same email.
Can I include multiple reports and dashboards in the email body? In this version, you have to choose one report or dashboard to be in the email body; the rest will be sent as attachments.
Can I filter the reports? For premium edition customers, the dynamic filter still only works with single-report schedules.
I'm on the free edition but have the beta enabled, will I lose this? Thank you so much for being part of the beta. We will be contacting beta users directly to discuss your options if you're on the free version. It will not stop sending these emails immediately.
Changes for Report and Dashboard Security
All Editions
This version supports Salesforce's upcoming security changes:
This change required switching several endpoints we use to generate the reports. You may notice minor changes in the file formats due to discrepancies between endpoints. Known changes:
All formats now support row-level formulas. Previously, CSV and XLS did not show them.
Potential Conflicts with Security Changes
The security changes required us to use our Heroku endpoint for more file formats. Because of this, certain Salesforce settings can cause issues when the app attempts to access the Heroku endpoint.
Please contact our support team if you have questions about any of these.
IP Restrictions: IP restrictions on a user's profile can prevent Heroku from accessing the reporting API.
Suggested fix: Relax IP Restrictions
Lock Sessions to the originating IP: Since our app may call the reporting API from Apex or Heroku, we currently require this setting to be disabled.
Suggested fix: Disable this from Session Settings
User does not have access to User External Credentials: To make a secure callout, users need to have permission to access our credentials, and we can't add this to our permission sets.
Suggested fix: Enable access to User External Credentials.
Manage Users Easily
All Editions
Manage users more easily - quickly see who has permission, who has authorized Report Sender, and whether or not they've verified their email from the new Manage Users page on the Report Sender Settings tab.
This page combines several Salesforce settings - permission set assignments, OAuth token status, and email verifications into one simple page so it's easy to see permissions.
This page is only visible to users who have both the CloudAnswers Report Sender Admin role and the Salesforce permission to Manage Users.
This page does not show users who have been granted access to Report Sender with customized profiles or custom permission sets.
It is designed to work with the packaged permission sets. We recommend avoiding custom profiles or permission sets, as they are not automatically upgraded as we add additional features.
Release Version Details
3.31
Sandbox release version with all changes in the release notes.
3.32
Internal test version
3.33
Some minor adjustments to the XLSX Details version to better match the previous version and to handle some report settings that were failing.
In-app release notes.
3.34
Final GA version
Error handling for when Salesforce token refresh returns the same token.
Monitoring for potential conflicts with the security changes.


