ReleaseNotesXWikiEnterprise191
Last modified by Thomas Mortagne on 2017/03/24
ContentsThe [toc] macro is a standalone macro and it cannot be used inline. Click on this message for details.
Release Notes for XWiki Enterprise 1.9.1
This is a bug fix and enhancement release mainly around new WYSIWYG and new Rendering modules.
Changes since XWiki Enterprise 1.9
Improvements
- Latvian translations available
- XWIKI-4016 Add the ability to configure the colors displayed by the color picker
- XABLOG-31 Add a default article to the blog
- XABLOG-32 Displaying blog-specific panels on the left of the screen in the Blog space
Important Bugs fixed
- Various bugs fixed in the xwiki/2.0 WYSIWYG editor
- Various bugs fixed in the xwiki/1.0 to xwiki/2.0 converter
- XWIKI-3992 Preview is broken in path based multiwiki
- XWIKI-4033 When saving after section edit entire page is overwritten
- XWIKI-3987 Livetable macro isn't working anymore in XWiki 2.0 syntax
- XWIKI-3991 Livetables don't work when edited in the WYSIWYG editor
- XWIKI-4051 Office Importer auto-start feature is broken in 1.9 branch
- XABLOG-49 Publishing blog posts does not work for non-admin users
- XABLOG-48 The Recent Posts panel displays hidden posts
- XATAG-17 Don't allow tags to be renamed to the empty string
Known issues
Backward Compatibility and Migration Notes
General Notes
You may also want to import the default wiki XAR in order to benefit from improvements listed above.
Velocity macro cleaning
We changed the default filter for the Velcity macro. The new one only remove indentation white space and does not touch new lines or other white spaces anymore. The former one can still be used by putting
{{velocity filter="html"}}{{/velocity}}