Releases: apache/sling-org-apache-sling-app-cms
Release v1.1.8
Bug fixes, fixed Windows support, adding drafts list, and performance improvements.
Bug
- [SLING-11808] - Cannot run SlingCMS 1.1.2+ on Windows
- [SLING-11833] - The double quotes in the page js are escaped and cannot run js
- [SLING-11853] - CMS - Editor Submit Buttons Sporadically Un-selectable in Mobile
- [SLING-12121] - Repository Path Substitution Incorrect
Improvement
- [SLING-11810] - CMS - Reference Component Escaping Issues
- [SLING-12011] - CMS - Use LazyBindings
- [SLING-12012] - CMS - Add Recent Drafts List
- [SLING-12119] - Remove Dependency on Guava from CMS
- [SLING-12120] - Align Feature Structure with Starter
Release v1.1.6
Bug fixes and minor improvements.
Bug
- [SLING-11759] - CMS - Cannot Update Indexes
Improvement
- [SLING-11760] - CMS - Improve Metadata Parsing
- [SLING-11762] - CMS - Fix Reload Behavior
Release v1.1.4
Bug fixes
Bug
- [SLING-11683] - CMS - Path Search Broken
- [SLING-11684] - CMS - Discovery Topology Not Registered
Release v1.1.2
Fixes, improved Java support and significant improvements to support large repositories.
Bug
- [SLING-11228] - CMS - Missing LoginAdmin Whitelist for Core Bundle
Improvement
- [SLING-11069] - CMS - Update Dependencies
- [SLING-11080] - CMS - Support Java 11 / 17
- [SLING-11102] - CMS - Add Query Debug Console
- [SLING-11223] - Improve CMS Support for Large Repositories
- [SLING-11224] - CMS - Invalid Content Import Config
Task
- [SLING-11016] - Update to Sling (Bundle) Parent 46
- [SLING-11017] - Update to Sling API 2.24
- [SLING-11018] - Update Sling Commons Messaging Mail to 2.0.0
Release v1.1.0
Enhanced the thumbnail generation capabilities and a number of bugfixes
Bug
- [SLING-10646] - Text component is not compatible with quotation marks
- [SLING-10653] - Cannot save Importer Endpoints
- [SLING-10731] - Page cannot be edited after the history has been restored
- [SLING-10863] - CMS - RSS & Sitemap Publish Query Incorrect
- [SLING-10909] - CMS - Modal Form Height Inconsistency
Improvement
- [SLING-10732] - Improvements to system menu translation errors
- [SLING-10767] - Replace Thumbnail Generation from Sling CMS with Sling Thumbnails
Release v1.0.4
Bug fixes and implementation of i18n.
Release Notes
Bugs
- [SLING-10454] - CMS Reference - Crypto Configuration Fails due to Content Configuration
- [SLING-10588] - Almost all pages are 401 unauthorized
- [SLING-10611] - PDF file name is garbled
Improvements
- [SLING-8918] - CMS - Consistently Implement i18n
Tasks
- [SLING-10515] - Update to Parent 43
Release v1.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.
Release Notes
Bugs
- [SLING-9387] - CMS - JS Error on File Properties Editor
- [SLING-9484] - CMS - Archetype Missing BND Configurations
- [SLING-9485] - CMS - Reference Forms Package Not Exposed
- [SLING-10049] - CMS Reference - Including Single Breadcrumb Shows Included Page not Current Page
- [SLING-10115] - CMS - Reference - Select Does Not Validate Required
New Feature
- [SLING-10082] - CMS Reference - Support Site Authentication
- [SLING-10083] - CMS Reference - UGC CRUD Support
- [SLING-10116] - Add Maintenance Job to Starter and CMS
Improvement
- [SLING-8912] - Integrate Sling Content Distribution into Sling App CMS
- [SLING-8913] - Create Multiple Sling CMS Instance Types
- [SLING-9386] - CMS - Lazy Load Images
- [SLING-9421] - Add Groovy Lang Support
- [SLING-9978] - CMS - Cleanup Oak / Jackrabbit Versions
- [SLING-10266] - CMS - Use Servlet to Serve Thumbnails
- [SLING-10373] - Cleanup Search Service Resolver with SlingRequestListener
Release v0.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:
e.g.:
/bin/sh fix_package_namespace.sh [package.zip]
Release Notes
Bug
- [SLING-9344] - Sling CMS - Namespace for nodes is wrong in nodetypes.cnd
- [SLING-9368] - CMS - New Configurable Jobs Not Found Automatically
- [SLING-9369] - CMS - New Tags Spacing Missing
Release v0.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.
Release notes
Bug
- [SLING-8871] - CMS - Upload Click Handler Registered Multiple Times
- [SLING-8872] - CMS - Fails to Extract JPEG Metadata
- [SLING-8919] - CMS - Error Dialogs Blank
- [SLING-8930] - CMS - i18n Not Reloading
- [SLING-8947] - CMS - Grid View Missing Fields
- [SLING-8953] - CMS - Closing Search Issues
- [SLING-8956] - Archetype Token Replacement Issues
- [SLING-8957] - Tika Fallback Provider Fails on Large Files
- [SLING-9000] - CMS - Reload Fails When Editing Component
- [SLING-9001] - CMS - Cannot Create Page without Template Policy
- [SLING-9226] - CMS - Move Fails with Same Name Resources
Improvement
- [SLING-8917] - CMS - Add Support for LDAP
- [SLING-8952] - CMS - Use Bulma Tags Instead of Buttons for Labelfield
- [SLING-8958] - Return Default Thumbnail on Error
- [SLING-9152] - CMS Reference - Use Commons Messaging Mail
- [SLING-9156] - CMS - Add Thumbnail to Search
- [SLING-9225] - CMS - Add JCR Cleanup Schedulers
Release v0.14.0
New grid-based site UI, editing improvements, added basic editable forms and improved the transformations.
Release Notes
Bug
- [SLING-8486] - App CMS - Insights Broken with New Sling Engine
New Feature
- [SLING-8679] - CMS - Update Health Check Support
- [SLING-8795] - CMS - UGC Form Action
- [SLING-8801] - CMS - Add Option to Forward instead of Redirecting Forms
- [SLING-8817] - CMS - Add User / Group Console
- [SLING-8836] - CMS - Add Grid View
Improvement
- [SLING-8487] - App CMS - Improve Breadcrumb
- [SLING-8697] - CMS - Start / Stop Script Set Working Directory
- [SLING-8719] - CMS - Add Support for Basic Forms
- [SLING-8762] - Sling CMS - Create Archetype
- [SLING-8789] - CMS - Drag and Drop Reoder
- [SLING-8790] - CMS - Disable Unnecessary Renderers by Default
- [SLING-8791] - CMS - Add Reference Component
- [SLING-8835] - CMS - Make Transformations Based on Definitions
- [SLING-8850] - CMS - Reference Add Image Transformation Support