Cascade CMS 8.25.0

Cascade CMS version 8.25.0 is a feature release containing SQL Server 2022 support, updated SFTP Transports for enhanced security, and content check improvements related to broken link checking reliability/performance. Additionally, the release contains Cascade API and Web Services improvements, upgrades to front-end and server-side libraries, and various other enhancements and fixes.

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 images and other files through the asset chooser will no longer pre-fill the File's Display Name with its System Name. This will force users who upload images through the chooser to set Image Description or "alt" text.
  • 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.
  • Upgraded image editing library to the latest version, 2024.04.
  • Improved stability of scheduling library, Quartz, for MySQL and Oracle.
  • Allowed for links to WYSIWYG Editor Configurations and Shared Fields to have leading slashes.
  • Upgraded various front-end libraries, including thosed used for the advanced code editor, date formatting and code formatting (via the advanced code editor).
  • The external link check timeout now has a maximum limit of 10 seconds and the feed block request timeout system preference or 20 seconds.
  • It is now possible to unpublish from Destinations using a Database Transport during asset move, rename and delete.
  • Publish Set files, pages and folders will now be sorted alphabetically while viewing and editing. Reading a Publish Set using Web Services will also sort the assets consistently.
  • Improved UX of Workflows Report filtering by updating visibility of filter options based on the selected status filter.
  • Added support for SQL Server 2022. Support for SQL Server 2016 is deprecated and will be removed in the next on-premise release on or after 1/1/2025.
  • Upgraded image editing library to the latest version, 2024.08.
  • The library used for SFTP Transports has been upgraded for improved security and support for newer algorithms.

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.
  • Addressed an issue in which spell checking would not properly handle empty content.
  • Fixed summary generation in Publish modals.
  • Prevented non-editable image files from causing errors on profile picture upload.
  • Asset information passed to Publish Triggers when unpublishing via move, rename and delete will now contain the correct asset identifier and type.
  • Unpublishing when deleting an asset will now unpublish from Destinations that use a Database Transport.
  • Audits created from unpublishing as part of move, rename and delete operations will now reference the correct asset.
  • Deleting a Site will now show a relationship error if a Publish Set is being referenced from another Site.

First time installation?

Be sure to import our default database schema prior to installing Cascade CMS for the first time. Then follow the appropriate installation instructions for your environment.

Upgrade Steps

  1. Shut down your currently running Cascade CMS environment.
  2. Before you upgrade, we strongly recommend that you back-up your production database as well as set up a test environment and perform a trial run of the upgrade. All customers are entitled to a test license for this purpose.
  3. Read the release notes and upgrade guides for all releases between your version and the latest version.

Server Requirements (for CMS deployment)

Summary of system requirements for Cascade CMS.
  Requirement Notes
CPU
  • 8-core (recommended)
  • Quad core (minimum)
Cascade can be run in virtualized environments like VMware and Hyper-V.
Memory
  • 8GB RAM (recommended)
  • 6GB RAM (minimum)
It is recommended to allocate approximately 1/2 of the server’s total memory to Cascade.
Hard Drive Space
  • 25GB (recommended)
  • 15GB (minimum)
 

Supported Platforms

Summary of supported platforms for Cascade CMS.
  Supported platform(s) Supported version(s) Notes
Java platforms OpenJDK
  • OpenJDK 11.0.21+9
64-bit is recommended for all platforms.
Operating System Microsoft Windows Server
  • 2019
  • 2016
  • 2012 / 2012 R2
 
macOS Server
  • 10.4 or later
 
Linux
  • 64-bit (recommended)
  • 32-bit
 
Databases1 MySQL
  • 8
  • 5.7 (deprecated)
  • 5.6 (deprecated)
Support for MySQL 5.6 and 5.7 will be removed in the next on-premise release on or after 1/1/2025.
Microsoft SQL Server
  • 2022
  • 2019
  • 2017
  • 2016 (deprecated)
Support for SQL Server 2016 will be removed in the next on-premise release on or after 1/1/2025.
Oracle
  • 19c
  • 18c (deprecated)
  • 12c (deprecated)
Support for Oracle 12c and 18c will be removed in the next on-premise release on or after 1/1/2025.
Web servers Apache    
Microsoft IIS    
Sun Java System Web Server   Formerly Netscape Enterprise Server.
Zeus Web Server    
Web browsers Chrome Latest Stable  
Microsoft Edge  
Mozilla Firefox Firefox 115+  
Safari Safari 16+  
1 Support is maintained for up to 3 versions from each database vendor. When support for a new database version is added, support for the oldest version is deprecated and will be removed in the first on-premise release 6 months on or after the date of deprecation.