Version 30.1 by Guillaume Delhumeau on 2013/09/25

Hide last authors
Thomas Mortagne 1.1 1 {{box cssClass="floatinginfobox" title="**Contents**"}}
2 {{toc/}}
3 {{/box}}
4
5 This is the release notes for [[XWiki Commons>>http://commons.xwiki.org]], [[XWiki Rendering>>http://rendering.xwiki.org]], [[XWiki Platform>>http://platform.xwiki.org]] and [[XWiki Enterprise>>http://enterprise.xwiki.org]]. They share the same release notes as they are released together and have the same version.
6
7 <insert description of release here>
8
9 = New and Noteworthy (since XWiki 5.2 Milestone 2) =
10
Marius Dumitru Florea 24.1 11 [[Full list of issues fixed and Dashboard for 5.2>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=11602]].
Thomas Mortagne 1.1 12
Guillaume Delhumeau 28.1 13 == New "Home" menu when there is more than one wiki ==
Thomas Mortagne 1.1 14
Vincent Massol 29.2 15 Compared to XWiki 5.2-milestone-2, we have removed the XWiki right menu and created a "Home" menu instead.
Marius Dumitru Florea 23.1 16 {{image reference="mainwiki-homemenu.png"/}}
17 {{image reference="workspace-homemenu.png"/}}
Thomas Mortagne 1.1 18
Vincent Massol 29.2 19 The "main wiki" (the first you have when you start a new instance) is now called "**Home**".
Guillaume Delhumeau 28.1 20
Marius Dumitru Florea 23.1 21 == Distribution Wizard Step to Upgrade All Wikis ==
Thomas Mortagne 9.1 22
Marius Dumitru Florea 25.1 23 We added a new step to the [[Distribution Wizard>>doc:platform:Features.DistributionWizard]] to update the default set of wiki pages on each of the existing wikis. This step is triggered only if you choose to upgrade the entire farm in the "Upgrade Mode" step.
Thomas Mortagne 9.1 24
Marius Dumitru Florea 27.1 25 {{image reference="dw-wikisStep.png" width="600px"/}}
Thomas Mortagne 9.1 26
Vincent Massol 6.1 27 == Markdown Syntax 1.1 ==
28
29 We've added [[version 1.1 of the Rendering Syntax for Markdown>>rendering:Main.Markdown11]], adding support for:
Marius Dumitru Florea 13.1 30
Vincent Massol 6.1 31 * Macros
32 * Superscript and subscript
33 * (X)HTML improvements
34
Vincent Massol 29.3 35 == Export large wikis as XARs ==
Guillaume Delhumeau 16.1 36
Marius Dumitru Florea 26.1 37 It's possible to enable the use of new [[WikiStream>>doc:extensions:Extension.Wiki Stream Module]] framework in standard export action (use in the standard export UI for example). Among other things it allows exporting a wiki of pretty much any size.
Guillaume Delhumeau 16.1 38
Vincent Massol 29.3 39 [[WikiStream>>doc:extensions:Extension.Wiki Stream Module]] is too young to be enabled by default and will require heavy testing. In the meantime you can try it by uncommenting {{code}}# xwiki.action.export.xar.usewikistream=1{{/code}} at the end of xwiki.cfg file.
Marius Dumitru Florea 23.1 40
Thomas Mortagne 1.1 41 == Miscellaneous ==
42
Vincent Massol 2.1 43 * Improved Active Installs Server side API to be able to pass any query to count installs.
Vincent Massol 11.1 44 * Active Installs Client now also send the Distribution id in addition to the Distribution version to identify the "product" sending the ping
Marius Dumitru Florea 8.1 45 * The checkboxes for the global rights settings are now displayed on the left of their labels.(((
Marius Dumitru Florea 13.1 46 {{image reference="RightsAdministration-CheckboxOnTheLeft.png"/}}
Marius Dumitru Florea 8.1 47 )))
Marius Dumitru Florea 13.1 48 * The live search (search suggest) now displays a message when there are no results.(((
49 {{image reference="liveSearch-noResults.png"/}}
50 )))
Guillaume Delhumeau 20.1 51 * The blog application is now packaged by default in the Home wiki only (not in new wikis).
Guillaume Delhumeau 30.1 52 * The `Create a new wiki` link has been removed from the wiki index. Now, you can only use the //Add > Wiki// menu.
Thomas Mortagne 1.1 53
54 See the [[full list of JIRA issues>>http://jira.xwiki.org/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+in+%28XCOMMONS%2C+XRENDERING%2C+XWIKI%2C+XE%2C+XEM%29+and+status+%3D+Closed+and+resolution+%3D+Fixed+and+fixVersion+%3D+%22<version>%22&tempMax=1000]] fixed in this release.
55
56 = For Developers =
57
58 == <developer feature N> ==
59
60 <description of developer feature N>
61
Thomas Mortagne 9.1 62 == WikiStream improvements ==
63
64 Various improvements and bugfixes to fully support the use case of exporting a entire wiki into a XAR package.
65
Marius Dumitru Florea 27.1 66 Also added a XAR input module for [[WikiStream>>doc:extensions:Extension.Wiki Stream Module]], the only thing left before covering XAR import use case in Instance output module.
Thomas Mortagne 21.1 67
Thomas Mortagne 1.1 68 == Deprecated and Retired projects ==
69
70 <description of deprecated and retired projects>
71
72 == Upgrades ==
73
74 The following dependencies have been upgraded:
75
Sergiu Dumitriu 10.1 76 * Xerces2-Java 2.11.0
Thomas Mortagne 1.1 77
78 == Miscellaneous ==
79
Thomas Mortagne 4.1 80 * Added DocumentReference and EntityReference property converters which makes possible to:
81 ** use them in rendering macros parameters beans (see [[How to write a macro>>rendering:Main.ExtendingMacro||anchor="HMacroCode"]])
82 ** in Velocity pass a String directly to a method requiring a DocumentReference or EntityReference
Thomas Mortagne 5.1 83 * Added new API to the JODA Time plugin to get an ISO8601 formatter.
Thomas Mortagne 1.1 84
85 = Translations =
86
87 The following translations have been updated:
88
89 {{language codes="none, none"/}}
90
91 = Tested Browsers & Databases =
92
93 {{include reference="TestReports.ManualTestReportTemplateSummary"/}}
94
95 = Known issues =
96
97 * [[Bugs we know about>>http://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=category+%3D+%22Top+Level+Projects%22+AND+issuetype+%3D+Bug+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC]]
98
99 = Backward Compatibility and Migration Notes =
100
101 == General Notes ==
102
103 You may also want to [[import the default wiki XAR>>Main.Download]] in order to benefit from all the improvements listed above.
104
105 {{warning}}
106 Always make sure you compare your ##xwiki.cfg## and ##xwiki.properties## files with the newest version since some configuration parameters were added. Note that you should add ##xwiki.store.migration=1## so that XWiki will attempt to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything.
107 {{/warning}}
108
109 == Issues specific to XWiki <version> ==
110
111 <issues specific to the project>
112
113 == API Breakages ==
114
115 The following APIs were modified since <project> <version - 1>:
116
117 {{code language="none"}}
118 <clirr output here>
119 {{/code}}

Get Connected