RELEASE NOTES FOR CELEMENTS.WEB RELEASE 2.29.0

We are proud to announce the celements-web release 2.209.0. Some improvements and some fixes have made it into this release.

 

IMPROVEMENTS AND NEW FEATURES

-> Add support for non empty not-first childrens to NextNonEmptyChildrenCommand

-> extend EmptyCheckService with component role to allow additional checks (e.g. shared content)

-> extend page dependent content with wiki and layout defaults

-> improve context menu for page dependent content cells

-> Lucene: change FullText index field to only index document content as plain text. Adding html2PlainText conversion and removing addition of all object field values.

-> new Web-Search based on Lucene

 

BUG FIXES

->  move getSkinConfigObj from plugin to SkinConfigObjCommand and script

service. Add fallbackClassName to getSkinConfigObj script service method.

-> fix admin-default language if empty string results from preferences

-> fix trailing questionmark in redirect url if no parameters are given

-> fix getTranslatedDocument in PageDependentDocumentReferenceCommand not using correct context language

-> fix getPageDependentTranslatedDocument in CellsScriptService missing to take into account the current document language on getting internal xwiki document.