RELEASE NOTES FOR CELEMENTS.WEB RELEASE 2.31.0
We are proud to announce the celements-web release 2.31.0. Some improvements and some fixes have made it into this release.
IMPROVEMENTS AND NEW FEATURES
-> correctly handle empty restrictions in lucene query builder
-> add search package chronoblog
-> add celements-image web "on disk" velocity macros
-> improve display after deleting a layout in layout manager
-> add image resizing in lytbox of gallery to prevent giant data traffic
-> improve date-spliter in DatePicker.js to initalize picker before opening with current date in input field. Add support for .-/ delimiters.
-> add CreatePage in file menu
-> improve editor validation service
-> extend Newsletter service of celements-blog module to allow including attached files directly in the email instead of a link to the document on the web.
BUG FIXES
-> fix NPE in isVisible of XObjectPageTypeConfig if no properties object is
present on a page type config document (thanks to Martin Degen for pointing us to this issue)
-> add white surrounding to loginscreen
-> fix celdocpath_xxx on class attribute of body tag for appScripts pages
-> fix import.js (used in xwiki import manager) for FireFox
-> fix xwiki accordeon effect in object editor
-> fix redirect on cancel of delete with additional xcancel request parameter
-> add current selected language to lucene search over WebSearch.vm
-> fix array out of bound exception in recycleBinList.vm