Version 1.1 by Thomas Mortagne on 2009/12/09

Show last authors
1 {{box cssClass="floatinginfobox" title="**Contents**"}}{{toc/}}{{/box}}
2
3 This is the last bug fix and enhancement release for 2.0 branch.
4
5 = Changes since XWiki Enterprise 2.0.4 =
6
7 == New Features and Improvements ==
8
9 * XWIKI-4647 - Attachments should produce document modification events
10 * XWIKI-4628 - Improve the WYSIWYG/Source tab switch
11 * XWIKI-4634 - Upgrade to Groovy 1.6.7
12 * XAPANELS-100 - Add RSS links in the QuickLinks panel
13 * XAPANELS-99 - Panels written in the xwiki/2.0 syntax should trigger the inline edit mode
14
15 == Important Bugs fixed ==
16
17 * XWIKI-4626 - Go to, Search and Document Index doesn't work with Chines page names
18 * XWIKI-4644 - 2.0 panel included inside 1.0 page print 2.0 {{html}} macro
19 * XWIKI-4076 - Database for a newly created wiki does not support utf8
20 * XWIKI-4636 - Error while creating temporary files.
21 * XWIKI-4614 - Impossibe to create wiki macro without pretty name
22 * XWIKI-4613 - Macros that output STYLE tags inside the HTML body generate wiki syntax garbage
23 * XWIKI-4517 - NullPointerException thrown when switching to Source tab before the rich text area has finished loading
24 * XWIKI-4645 - Upload document in cluster mode doesn't invalidate the cache
25 * XWIKI-4161 - XML tags are displayed after copy&paste word-doc in office importer
26 * XWIKI-4649 - The history view displays all versions, ignoring the pagination settings
27 * XAPANELS-98 - Accordion section titles arbitrarily use level 6 headings
28
29 = Known issues =
30
31 * [[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]]
32
33 = Backward Compatibility and Migration Notes =
34
35 == General Notes ==
36
37 {{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,...##.
38 {{/warning}}
39
40 You may also want to [[import the default wiki XAR>>Main.Download]] in order to benefit from the improvements listed above. If you do so make sure you follow the [[upgrade process>>platform:AdminGuide.Installation#HUpgradingwikidocuments]] in order not to overwrite your existing pages.
41
42 {{warning}}
43 Always make sure you compare your ##xwiki.cfg## file with the newest version since some configuration parameters were added. Note you should add ##xwiki.store.migration=1## so that XWiki attempts to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything.
44 {{/warning}}
45
46 == API Breakages ==
47
48 No API breakage.
49
50 = Dependencies =
51
52 This release includes the following modules in the specified versions since XWiki Enterprise 2.0.4 was released.
53
54 == Core/Web ==
55
56 |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL
57 |##com.xpn.xwiki.platform##|##xwiki-*##|2.0.5|2.0.4|[[jira>>http://jira.xwiki.org/jira/browse/XWIKI]]
58 |##org.xwiki.platform##|##xwiki-*##|2.0.5|2.0.4|[[jira>>http://jira.xwiki.org/jira/browse/XWIKI]]
59
60 == Applications ==
61
62 |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL
63 |##com.xpn.xwiki.platform.applications##|##xwiki-application-administration##|1.21|1.21|[[jira>>http://jira.xwiki.org/jira/browse/XAADMINISTRATION]]
64 |##com.xpn.xwiki.platform.applications##|##xwiki-application-blog##|1.16|1.16|[[jira>>http://jira.xwiki.org/jira/browse/XABLOG]]
65 |##com.xpn.xwiki.platform.applications##|##xwiki-application-officeimporter##|1.12|1.12|[[jira>>http://jira.xwiki.org/jira/browse/XAOFFICE]]
66 |##com.xpn.xwiki.platform.applications##|##xwiki-application-panels##|1.30|1.28|[[jira>>http://jira.xwiki.org/jira/browse/XAPANELS]]
67 |##com.xpn.xwiki.platform.applications##|##xwiki-application-scheduler##|1.15|1.15|[[jira>>http://jira.xwiki.org/jira/browse/XASCH]]
68 |##com.xpn.xwiki.platform.applications##|##xwiki-application-statistics##|1.5|1.5|[[jira>>http://jira.xwiki.org/jira/browse/XASTATS]]
69 |##com.xpn.xwiki.platform.applications##|##xwiki-application-tag##|1.8|1.8|[[jira>>http://jira.xwiki.org/jira/browse/XATAG]]
70 |##com.xpn.xwiki.platform.applications##|##xwiki-application-watchlist##|1.23|1.23|[[jira>>http://jira.xwiki.org/jira/browse/XPWATCHLIST]]
71 |##com.xpn.xwiki.platform.applications##|##xwiki-application-webdav##|1.2|1.2|[[jira>>http://jira.xwiki.org/jira/browse/XAWEBDAV]]
72 |##com.xpn.xwiki.platform.applications##|##xwiki-application-wiki-macro-bridge##|1.2|1.2|[[jira>>http://jira.xwiki.org/jira/browse/XAWMB]]
73
74 == Plugins ==
75
76 |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL
77 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-activitystream##|1.5|1.5|[[jira>>http://jira.xwiki.org/jira/browse/XPAS]]
78 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-jodatime##|1.3|1.3|[[jira>>http://jira.xwiki.org/jira/browse/XPJODA]]
79 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-lucene##|1.11|1.11|[[jira>>http://jira.xwiki.org/jira/browse/XPLUCENE]]
80 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-mailsender##|1.13|1.13|[[jira>>http://jira.xwiki.org/jira/browse/XPMAIL]]
81 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-scheduler##|1.15|1.15|[[jira>>http://jira.xwiki.org/jira/browse/XASCH]]
82 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-skinx##|1.12|1.12|[[jira>>http://jira.xwiki.org/jira/browse/XSKINX]]
83 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-tag##|1.8|1.8|[[jira>>http://jira.xwiki.org/jira/browse/XATAG]]
84 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-watchlist##|1.23|1.23|[[jira>>http://jira.xwiki.org/jira/browse/XPWATCHLIST]]
85
86 == Skins ==
87
88 |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL
89 |##com.xpn.xwiki.platform.skins##|##xwiki-skin-albatross##|1.24|1.24|[[jira>>http://jira.xwiki.org/jira/browse/XSALBATROSS]]
90 |##com.xpn.xwiki.platform.skins##|##xwiki-skin-colibri##|1.5|1.5|[[jira>>http://jira.xwiki.org/jira/browse/XSCOLIBRI]]
91 |##com.xpn.xwiki.platform.skins##|##xwiki-skin-toucan##|1.29|1.29|[[jira>>http://jira.xwiki.org/jira/browse/XSTOUCAN]]
92
93 == Top Level POM ==
94
95 |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL
96 |##com.xpn.xwiki.platform##|##xwiki##|27|27
97
98 == Tools ==
99
100 |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL
101 |##org.xwiki.platform.tools##|##xwiki-configuration-resources##|1.35|1.35|[[jira>>http://jira.xwiki.org/jira/browse/XTCONFRES]]
102 |##org.xwiki.platform.tools##|##xwiki-jetty-resources##|1.17|1.17|[[jira>>http://jira.xwiki.org/jira/browse/XTJETTY]]
103 |##org.xwiki.platform.tools##|##xwiki-rootwebapp##|1.3|1.3|[[jira>>http://jira.xwiki.org/jira/browse/XTROOT]]
104 |##org.xwiki.platform.tools##|##xwiki-xar-handlers##|1.9|1.9|[[jira>>http://jira.xwiki.org/jira/browse/XTXARHANDLER]]
105 |##org.xwiki.platform.tools##|##xwiki-xar-plugin##|1.13|1.13|[[jira>>http://jira.xwiki.org/jira/browse/XPXARPLUGIN]]
106 |##org.xwiki.platform.tools##|##xwiki-packager-plugin##|1.15|1.15|[[jira>>http://jira.xwiki.org/jira/browse/XTPACKAGER]]
107 |##org.xwiki.platform.tools##|##xwiki-license-resources##|1.1|1.1|[[jira>>http://jira.xwiki.org/jira/browse/XTLICENSE]]
108 |##org.xwiki.platform.tools##|##xwiki-verification-resources##|1.14|1.14|[[jira>>http://jira.xwiki.org/jira/browse/XTVERIFICATIONS]]

Get Connected