Release Notes for XWiki Enterprise 2.3 Milestone 2
Last modified by Thomas Mortagne on 2023/10/13
Contents
Second and last milestone of the XWiki Enterprise 2.3 version (Roadmap).
The highlights of this release are: annotations applications improvements, new spanish translations for the WYSIWYG editor, bugfixes.
New and Noteworthy (since XWiki Enterprise 2.3 Milestone 1)
New Annotations Section in the Administration
It allows to:
- specify if and where annotations are active (whole wiki, only some spaces, etc)
- configure the annotation types
- fine tune how annotations are displayed
Translations
- WYSIWYG newly supported language: Spanish
- All the translations have been updated
Rendering
- Allow entering @, ? and # characters in link references
- Many improvements to the MediaWiki parser
Important bugs fixed
- XWIKI-5057 : Rights aren't saved if the groups/users radio button is not manually selected
- XE-634 : RecentChanges fails to display with some mysql versions
- Renaming pages with special characters in their names works fine now
- WYSIWYG editor can now edit pages with special characters in their names
Known issues
Backward Compatibility and Migration Notes
General Notes
You may also want to import the default wiki XAR in order to benefit from the improvements listed above.
Upgrade and Migration Notes
- Standalone/inline Macro parsing has been fixed.
- Header id generation changed a bit and more special characters are now allowed in id names: hyphens ("-"), underscores ("_"), colons (":"), and periods (".") are not filtered anymore.