Cascade CMS 20240422

Cascade CMS version 20240422 streamlines site edit and export permissions, improves link checking, and resolves issues with workflow triggers, content checks, web services and search indexes.

Features/Improvements

  • Simplified ability/permission checking for editing Sites through the interface, the user must have WRITE permission on the Site object itself. This is consistent with permission checking when editing Sites through Web Services.
  • Simplified ability/permission checking for exporting Sites through the interface, the user must have READ permission on the Site object itself.
  • Uploading through the file chooser will no longer pre-fill the File's Display Name with its System Name.
  • Improved link checking efficiency during content checks, publishing and Broken Link Report generation. Also, updated XML Feed Blocks to use the same HTTP client library as link checking.

Fixed

  • The UnpublishAndDelete workflow trigger will now respect the authorizing type/user trigger parameters for non-publuishable assets, such as blocks. Additionally, the Delete workflow trigger will now allow for using the authorizing type/user trigger parameters.
  • Fixed an issue where certain Drafts would display an error Missing message for key "prompt.asset.linkrewriting."
  • Creating/editing an Asset Factory using Web Services will now allow for omitting a folderPlacementPosition (or using an explicit null value), allowing for placement the new asset in the parent folder's last position.
  • Improved handling of invalid XML while checking for broken links.
  • Moving/renaming a Folder or Container within Manage Site area will now update search indexes for descendants to prevent stale search information such as paths.
  • Link checking external URLs with special characters will no longer result in false positive broken links.
  • XML Block content will now undergo content checks.
  • The Siteimprove integration will now respect extensionless linking.