Last modified by Thomas Mortagne on 2023/10/13

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 {{warning}}If you can we recommend to upgrade to [[XWiki Enterprise 2.1 instead>>ReleaseNotes.ReleaseNotesXWikiEnterprise21]] since some problems with the Panels application have been introduced in this release. If you cannot upgrade just yet, please see the [[Know issues>>#HKnownissues]] section below for a workaround.{{/warning}}
6
7 = Changes since XWiki Enterprise 2.0.4 =
8
9 == New Features and Improvements ==
10
11 * XWIKI-4647 - Attachments should produce document modification events
12 * XWIKI-4628 - Improve the WYSIWYG/Source tab switch
13 * XWIKI-4634 - Upgrade to Groovy 1.6.7
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
28 = Known issues =
29
30 {{error}}The Panels Application has been updated by error in the XWiki Enteprise 2.0.5 release. One known issue is that the Quick Links panels will display RSS Feed links but without images. Another is that some Panels will not look right. When you install or upgrade to 2.0.5 please don't import the Panels application from the XAR. Instead import the Panels page from the 2.0.4 XAR instead (if you're on a version lower than 2.0.4) or do nothing if you're upgrading from 2.0.4. For reference here are the Panels application issues that shouldn't have made it in this release:
31 * XAPANELS-100 - Add RSS links in the QuickLinks panel
32 * XAPANELS-99 - Panels written in the xwiki/2.0 syntax should trigger the inline edit mode
33 * XAPANELS-98 - Accordion section titles arbitrarily use level 6 headings
34 {{/error}}
35
36 * [[Bugs we know about>>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&resolution=-1&sorter/field=updated&sorter/order=DESC]]
37
38 = Backward Compatibility and Migration Notes =
39
40 == General Notes ==
41
42 {{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,...##.
43 {{/warning}}
44
45 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>>Documentation.AdminGuide.Installation#HUpgradingwikidocuments]] in order not to overwrite your existing pages.
46
47 {{warning}}
48 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.
49 {{/warning}}
50
51 == API Breakages ==
52
53 No API breakage.
54
55 = Dependencies =
56
57 This release includes the following modules in the specified versions since XWiki Enterprise 2.0.4 was released.
58
59 == Core/Web ==
60
61 |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL
62 |##com.xpn.xwiki.platform##|##xwiki-*##|2.0.5|2.0.4|[[jira>>https://jira.xwiki.org/browse/XWIKI]]
63 |##org.xwiki.platform##|##xwiki-*##|2.0.5|2.0.4|[[jira>>https://jira.xwiki.org/browse/XWIKI]]
64
65 == Applications ==
66
67 |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL
68 |##com.xpn.xwiki.platform.applications##|##xwiki-application-administration##|1.21|1.21|[[jira>>https://jira.xwiki.org/browse/XAADMINISTRATION]]
69 |##com.xpn.xwiki.platform.applications##|##xwiki-application-blog##|1.16|1.16|[[jira>>https://jira.xwiki.org/browse/XABLOG]]
70 |##com.xpn.xwiki.platform.applications##|##xwiki-application-officeimporter##|1.12|1.12|[[jira>>https://jira.xwiki.org/browse/XAOFFICE]]
71 |##com.xpn.xwiki.platform.applications##|##xwiki-application-panels##|1.30|1.28|[[jira>>https://jira.xwiki.org/browse/XAPANELS]]
72 |##com.xpn.xwiki.platform.applications##|##xwiki-application-scheduler##|1.15|1.15|[[jira>>https://jira.xwiki.org/browse/XASCH]]
73 |##com.xpn.xwiki.platform.applications##|##xwiki-application-statistics##|1.5|1.5|[[jira>>https://jira.xwiki.org/browse/XASTATS]]
74 |##com.xpn.xwiki.platform.applications##|##xwiki-application-tag##|1.8|1.8|[[jira>>https://jira.xwiki.org/browse/XATAG]]
75 |##com.xpn.xwiki.platform.applications##|##xwiki-application-watchlist##|1.23|1.23|[[jira>>https://jira.xwiki.org/browse/XPWATCHLIST]]
76 |##com.xpn.xwiki.platform.applications##|##xwiki-application-webdav##|1.2|1.2|[[jira>>https://jira.xwiki.org/browse/XAWEBDAV]]
77 |##com.xpn.xwiki.platform.applications##|##xwiki-application-wiki-macro-bridge##|1.2|1.2|[[jira>>https://jira.xwiki.org/browse/XAWMB]]
78
79 == Plugins ==
80
81 |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL
82 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-activitystream##|1.5|1.5|[[jira>>https://jira.xwiki.org/browse/XPAS]]
83 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-jodatime##|1.3|1.3|[[jira>>https://jira.xwiki.org/browse/XPJODA]]
84 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-lucene##|1.11|1.11|[[jira>>https://jira.xwiki.org/browse/XPLUCENE]]
85 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-mailsender##|1.13|1.13|[[jira>>https://jira.xwiki.org/browse/XPMAIL]]
86 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-scheduler##|1.15|1.15|[[jira>>https://jira.xwiki.org/browse/XASCH]]
87 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-skinx##|1.12|1.12|[[jira>>https://jira.xwiki.org/browse/XSKINX]]
88 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-tag##|1.8|1.8|[[jira>>https://jira.xwiki.org/browse/XATAG]]
89 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-watchlist##|1.23|1.23|[[jira>>https://jira.xwiki.org/browse/XPWATCHLIST]]
90
91 == Skins ==
92
93 |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL
94 |##com.xpn.xwiki.platform.skins##|##xwiki-skin-albatross##|1.24|1.24|[[jira>>https://jira.xwiki.org/browse/XSALBATROSS]]
95 |##com.xpn.xwiki.platform.skins##|##xwiki-skin-colibri##|1.5|1.5|[[jira>>https://jira.xwiki.org/browse/XSCOLIBRI]]
96 |##com.xpn.xwiki.platform.skins##|##xwiki-skin-toucan##|1.29|1.29|[[jira>>https://jira.xwiki.org/browse/XSTOUCAN]]
97
98 == Top Level POM ==
99
100 |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL
101 |##com.xpn.xwiki.platform##|##xwiki##|27|27
102
103 == Tools ==
104
105 |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL
106 |##org.xwiki.platform.tools##|##xwiki-configuration-resources##|1.35|1.35|[[jira>>https://jira.xwiki.org/browse/XTCONFRES]]
107 |##org.xwiki.platform.tools##|##xwiki-jetty-resources##|1.17|1.17|[[jira>>https://jira.xwiki.org/browse/XTJETTY]]
108 |##org.xwiki.platform.tools##|##xwiki-rootwebapp##|1.3|1.3|[[jira>>https://jira.xwiki.org/browse/XTROOT]]
109 |##org.xwiki.platform.tools##|##xwiki-xar-handlers##|1.9|1.9|[[jira>>https://jira.xwiki.org/browse/XTXARHANDLER]]
110 |##org.xwiki.platform.tools##|##xwiki-xar-plugin##|1.13|1.13|[[jira>>https://jira.xwiki.org/browse/XPXARPLUGIN]]
111 |##org.xwiki.platform.tools##|##xwiki-packager-plugin##|1.15|1.15|[[jira>>https://jira.xwiki.org/browse/XTPACKAGER]]
112 |##org.xwiki.platform.tools##|##xwiki-license-resources##|1.1|1.1|[[jira>>https://jira.xwiki.org/browse/XTLICENSE]]
113 |##org.xwiki.platform.tools##|##xwiki-verification-resources##|1.14|1.14|[[jira>>https://jira.xwiki.org/browse/XTVERIFICATIONS]]

Get Connected