Add spam columns to Inbox CSV#
This release added spam columns to downloadable Inbox CSV files.
It also addressed several issues, including those affecting the Partner Program, the Usage graphs, date fields in Safari, and Cloudinary DAMs.
Features & Improvements
- Updated the Export all to CSV function for Inboxes to include extra columns for Automatically marked spam and Explicitly marked status in the CSV file.
Fixes
- Fixed an issue where Partner Organizations did not gain Partner Points for the number of additional Team Members a Client Organization had beyond the amount included in their Subscription Plan.
- Fixed an issue where refreshing your browser tab did not cause the Usage graph on the Site Dashboard to repaint.
- Fixed an issue causing date fields in the app to break in Safari.
- Fixed an issue where Cloudinary DAMs using dynamic folder mode could not recognize the file type of assets.
- Updated dependencies to patch security vulnerabilities.
General fixes#
This release addressed several issues, including those affecting Bookshop in the Visual Editor and line endings in CSV files.
Fixes
- Fixed an issue where, in some cases, Bookshop components in the Visual Editor did not update to reflect your changes.
- Fixed an issue where the add (+) buttons for Bookshop components in the Visual Editor were not working.
- Fixed an issue where CSV files were saved with
\r\nline endings instead of the standard\nnewlines.
View As mode#
This release added the View As mode.
It also addressed an issue affecting Sites incorrectly in read-only mode.
Features & Improvements
- Added View As mode, allowing you to see CloudCannon with the exact Permission set of another Team Member. This option lives in the context menu on each member's card under the Team section of Org Settings.
- Members of the Owners Permission Group can start View As mode, and they can view CloudCannon as any Team Member in their Organization, except themselves.
- You can exit View As mode at any time using the Stop button in the Viewing As banner at the top of your screen.
- View As mode only changes the superficial appearance of the app. Any resources you interact with are still logged under your own name, so you cannot use this to act on a Team Member's behalf.
- View As mode will end if you navigate to another Organization or log out of your account.
Fixes
- Fixed an issue where, in some cases, you were prevented from editing Sites when you had the correct
writepermissions.