The entire PaperThin team is pleased to announce the latest release of CommonSpot, version 11.0.
New functionality in this release includes:
- Support for Adobe ColdFusion 2023 (with Update 12)
- Support for Lucee version 5.4.6.9
- Support for Solr 9.7
- Support for Oracle 23ai
- Support for SQL Server 2022
- New version of CommonSpot Application Development Framework 2.7 and updated applications
- Three (3) new APIs: CommonSpot Custom Data API, CommonSpot Element API and Solr Schema API
- New commands added to the CommonSpot Command API
- New version of CKEditor used through CommonSpot for all rich text editing
- Improved Performance
- Security patches and bug fixes
For complete details of the 11.0 release, please read the 11.0 Release Notes, as well as the CommonSpot Technical Specifications.
In addition to releasing a new version of CommonSpot, PaperThin has also released version 2.7 of the CommonSpot ADF (Application Development Framework). For more information, please read the ADF release notes.
Features
Support for Adobe ColdFusion 2023
Support for Adobe ColdFusion 2023
With the release of CommonSpot 11.0 you are able to run on Adobe's latest version of ColdFusion 2023 (minimum Update 12).
Support for Lucee 5.4.6.9
Support for Lucee 5.4.6.9
CommonSpot versions 11.0, 10.9.1 and 10.8.3 now support for Lucee 5.4.6.9.
Support for Solr 9.7
Support for Solr 9.7
Full-text search capabilities in CommonSpot are provided via integration with the Solr search engine. CommonSpot 11.0 now supports Solr version 9.7+.
Support for Oracle 23ai
Support for Oracle 23ai
With the release of CommonSpot 11.0, Oracle 23ai is now supported.
Support for SQLServer 2022
Support for SQLServer 2022
With the release of CommonSpot 11.0, Microsoft SQLServer 2022 is now supported.
Support for ADF 2.7
Support for ADF 2.7
CommonSpot 11.0 and 10.91 now support the ADF (Application Development Framework) version 2.7.
CommonSpot Custom Data API
CommonSpot Custom Data API
With the release of CommonSpot 11.0 the old custom element add/update API has been extended and renamed to the CommonSpot Custom Data API. This API now supports programmatic insertion and updating of global custom elements, local custom elements, metadata forms and simple forms.
CommonSpot Element Data API
CommonSpot Element Data API
With the release of CommonSpot 11.0, a new CommonSpot Element API was release to allow programmatic insertion and updating of standard CommonSpot elements.
CommonSpot Solr Schema API
CommonSpot Solr Schema API
With the release of CommonSpot 11.0, the Solr schema (for version 9.7+) can be created and managed through the new set of methods in the CommonSpot Solr Schema API. You know longer need to manage the Solr XML file when creating or re-indexing a Solr 9+ collection. See the CommonSpot Developers Guide for more information.
Use of CKEditor 5
Use of CKEditor 5
With the release of version 11.0, CommonSpot now utilizes version 5 of the CKEditor for all rich text editing in CommonSpot.