Wiki source code of ReleaseNotesXWikiEnterprise20RC2
Version 1.1 by Thomas Mortagne on 2009/09/17
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{box cssClass="floatinginfobox" title="**Contents**"}}{{toc start="2"/}}{{/box}} | ||
2 | |||
3 | = Release Notes for XWiki Enterprise 2.0 Release Candidate 2 | ||
4 | |||
5 | This is the first Release Candidate for the XWiki enterprise 2.0 version ([Roadmap>enterprise:Main.Roadmap]). | ||
6 | |||
7 | == New and Noteworthy (since XWiki Enterprise 2.0 Release Candidate 1) | ||
8 | |||
9 | At a glance (see below for details): | ||
10 | * Many improvements and bug fixes in the new Colibri skin | ||
11 | * Many general UI improvements | ||
12 | * Many WYSIWYG improvements | ||
13 | * Many Rendering 2.0 improvements | ||
14 | |||
15 | === Colibri skin | ||
16 | |||
17 | See [Colibri skin detailed release note>http://jira.xwiki.org/jira/secure/ReleaseNote.jspa?version=11215&styleName=Html&projectId=10435&Create=Create] for the complete list | ||
18 | |||
19 | |||
20 | |||
21 | === General UI improvements | ||
22 | |||
23 | |||
24 | |||
25 | === WYSIWYG | ||
26 | |||
27 | |||
28 | |||
29 | === Rendering 2.0 | ||
30 | |||
31 | * Several bugfixes in the xwiki/2.0 syntax renderer and parser | ||
32 | * Several bugfixes in the xhtml/1.0 syntax renderer and parser | ||
33 | |||
34 | === Watchlist | ||
35 | |||
36 | |||
37 | |||
38 | === Activity stream | ||
39 | |||
40 | |||
41 | |||
42 | === Important bugs fixed | ||
43 | |||
44 | |||
45 | |||
46 | == Known issues | ||
47 | |||
48 | * [Bugs we know about>http://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&resolution=-1&sorter/field=updated&sorter/order=DESC] | ||
49 | |||
50 | == Backward Compatibility and Migration Notes | ||
51 | |||
52 | === General Notes | ||
53 | |||
54 | {{warning}}If you're running in a multiwiki setup you'll also need to define the property ##xwiki.store.migration.databases=all## to your ##xwiki.cfg## file or explicitly name all databases to be migrated as in ##xwiki.store.migration.databases=db1,db2,...##. | ||
55 | {{warning}} | ||
56 | |||
57 | You may also want to [import the default wiki XAR>Main.Download] in order to benefit from improvements listed above. | ||
58 | |||
59 | {{warning}} | ||
60 | Always make sure you compare your ##xwiki.cfg## file with the newest version since some configuration parameters were added. Of note, 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. | ||
61 | {{/warning}} | ||
62 | |||
63 | {{velocity}}#* | ||
64 | === API Breakages | ||
65 | |||
66 | The following APIs were modified since XWiki Enterprise 2.0M4: | ||
67 | |||
68 | * Rendering Module | ||
69 | ** {{error}}TODO{{/error}} | ||
70 | ** Details: | ||
71 | {{code language="none"}} | ||
72 | {{/code}} | ||
73 | *#{{/velocity}} |