General Actions:
The highlights of this release are: the ability to annotate text in a document, a Color Theme visual editor and the ability to require anonymous users to solve a CAPTCHA before adding a comment to a document.
The scope of this feature is to allow users to annotate text in a XWiki document. With the new feature you can:





You can find a more detailed description of the annotations feature on the documentation page.
The new editor allows fast and easy modifications for the look and feel of the wiki. You'll find in this editor




Read more about Color Themes on the dedicated application page.
Now thanks to the captcha module you can require unregistered users to solve a captcha in order to post comments. To require guests to solve a captcha simply go to the "Rights" section of the Administration Application for the wiki or just the space, and check the box saying "Require unregistered users to solve a captcha when posting a comment on a page". Note This box does not give guests permission to comment, it only adds a requirement for commenting if they already have permission.
This feature is documented here.
Sample:

If you are developing an application and you need to provide your users with a way to configure it from the Administration Application you are in luck. All you need to do is create a custom class holding all of the configuration for your application, then add an object of your custom configuration class and an object of XWiki.Configurable class. You will be able to configure your application from the administration interface.
The following is an image of the administration interface with additional applications to be configured (you can customize the icon used).
![]()
Note the current user does not have permission to edit one of the configurable applications.
You may also want to import the default wiki XAR in order to benefit from the improvements listed above. In case you don't want to reimport all the pages at least the following pages should be imported (+ the pages listed below in the Migration notes):
There has been a bug that appeared when we released the new XWiki Syntax 2.0 several releases back and which we've finally fixed in this release. Basically if you had a macro followed by a new line and then another macro, both macros were considered as being standalone. This is now fixed and they are correctly considered by the parser as inline. More specifically if you were previously using a standalone macro (such as the TOC macro or the HTML macro) and your macro wasn't separated from a previous macro by at least 2 new lines, it'll now fail to render.
In addition, several pages that are part of the XWiki Enterprise default XAR were not written correctly and didn't have these 2 new lines as mentioned above. We've fixed these pages too but you'll need to make sure you import them in your existing wiki (if you're upgrading) since otherwise these pages will fail to display correctly. These pages are: