Apache Sling > Sling CMS > Releases

Releases

1.0.4 - CURRENT VERSION

Enhancements to the forms capabilities, support for logged in sites, support for content fragments and support for different instance types. Major build process update to use the Sling Feature Model instead of the Sling Provisioning Model.

1.0.2

Enhancements to the forms capabilities, support for logged in sites, support for content fragments and support for different instance types. Major build process update to use the Sling Feature Model instead of the Sling Provisioning Model.

0.16.2

Bug and UI fixes.

Note - Breaking change in correcting Sling namespace URL. To load a package from previous versions of Sling CMS into 0.16.2+, run the script found here:

https://github.com/apache/sling-org-apache-sling-app-cms/blob/master/builder/src/main/scripts/fix_package_namespace.sh

e.g.:

/bin/sh fix_package_namespace.sh [package.zip]

0.16.0

Added support for LDAP authentication, UI tweaks and bug fixes.

CVE Advisory: CVE-2020-1949 - Improper Neutralization of Input During Web Page Generation

Scripts in Sling CMS do not property escape the Sling Selector from URLs when generating navigational elements for the administrative consoles and are vulnerable to reflected XSS attacks.

Remediation

Upgrade to Sling CMS 0.16.0.

0.14.0

Focus on continued improvements to user experience, including significant improvments to the look and feel of the sites screens. Cleaned up inconsistencies in the breadcrumbs. New drag and drop re-ordering and added basic editable forms and significantly improved image transformations.

0.12.0

Focus on continued improvements to user experience, including significant optimizations to front end page performance and accessibility improvements. HTML5 support in rewriter pipelines. Improvements around file support including metadata extraction and thumbnail support.

0.11.2

Fixes issues in 0.11.0

0.11.0

Adding API for content insights. Switching to a more flexible WYSIWYG library. Significant enhancements and bug fixes to the overall user experience.

0.10.0

Major UI update to use Bulma framework. Significant enhancements and updates. Update to separate out API from core code.

0.9.0

Initial release of Sling CMS, focus on core functionality.