Last modified by Thomas Mortagne on 2023/10/13

Show last authors
1 {{box cssClass="floatinginfobox" title="**Contents**"}}{{toc/}}{{/box}}
2
3 This is a bug fix and enhancement release. This release fix two important regressions (office import doesn't work in multiwiki mode and a table followed by a block with params doesn't render correctly).
4
5 = Changes since XWiki Enterprise 2.0.1 =
6
7 == New Features and Improvements ==
8
9 * XWIKI-4193 - When hitting Return at the end of the link the new line should not be a link
10 * XWIKI-4504 - Create a MacroService component to be used by MacroPlugin
11 * XWIKI-4514 - Make HTMLCleaner and HTMLConverter components available directly as GWT-RPC services
12 * XWIKI-4496 - Unit tests need more heap space.
13 * XPWATCHLIST-83 - Available notification frequencies should not require a restart to be updated
14 * XPWATCHLIST-85 - Display initial content under "create" entries in notifications
15
16 == Important Bugs fixed ==
17
18 * XWIKI-4510 - Rendering fails when a table is followed by a block with params
19 * XWIKI-4414 - // added to italic text ending with :
20 * XWIKI-3802 - It is impossible to continue adding content if there is a link object at the bottom of the page.
21 * XWIKI-4498 - New documents created through XWiki#copyDocument generate update events instead of create
22 * XWIKI-4490 - Unable to save a document containing a table ending with a empty cell followed by something
23 * XWIKI-4499 - WYSIWYG office import fail in virtual mode
24 * XWIKI-4497 - XWikiSkins logo field is missing in the class creation
25 * XWIKI-4512 - Id Macro generates invalid XHTML
26 * XWIKI-4494 - xwikirenderingerror not clickable and expandable in IE
27 * XWIKI-4515 - Macro execution order should be the order in which macros are defined in the content if they have the same priority
28 * XASCH-44 - Extra whitespaces are generated in the job table
29 * XPWATCHLIST-80 - Classname is not displayed above modified class properties
30 * XPWATCHLIST-86 - Notification email is empty in text readers
31 * XPWATCHLIST-82 - Old watchlist jobs (WatchListJob1,etc) should not appear in the notification frequency dropdown
32 * XPWATCHLIST-81 - Password changes appear in notifications
33
34 = Known issues =
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 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. 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.
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.1 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.2|2.0.1|[[jira>>https://jira.xwiki.org/browse/XWIKI]]
63 |##org.xwiki.platform##|##xwiki-*##|2.0.2|2.0.1|[[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.18|1.18|[[jira>>https://jira.xwiki.org/browse/XAADMINISTRATION]]
69 |##com.xpn.xwiki.platform.applications##|##xwiki-application-blog##|1.14|1.14|[[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.26|1.26|[[jira>>https://jira.xwiki.org/browse/XAPANELS]]
72 |##com.xpn.xwiki.platform.applications##|##xwiki-application-scheduler##|1.14|1.13|[[jira>>https://jira.xwiki.org/browse/XASCH]]
73 |##com.xpn.xwiki.platform.applications##|##xwiki-application-statistics##|1.5|1.5
74 |##com.xpn.xwiki.platform.applications##|##xwiki-application-tag##|1.7|1.7
75 |##com.xpn.xwiki.platform.applications##|##xwiki-application-watchlist##|1.22|1.21|[[jira>>https://jira.xwiki.org/browse/XPWATCHLIST]]
76 |##com.xpn.xwiki.platform.applications##|##xwiki-application-webdav##|1.2|1.2
77 |##com.xpn.xwiki.platform.applications##|##xwiki-application-wiki-macro-bridge##|1.2|1.2
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.4|1.4
83 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-jodatime##|1.3|1.3
84 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-lucene##|1.11|1.11
85 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-mailsender##|1.13|1.13
86 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-scheduler##|1.14|1.13
87 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-skinx##|1.11|1.11
88 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-tag##|1.7|1.7
89 |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-watchlist##|1.22|1.21
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
95 |##com.xpn.xwiki.platform.skins##|##xwiki-skin-colibri##|1.4|1.4
96 |##com.xpn.xwiki.platform.skins##|##xwiki-skin-toucan##|1.29|1.29
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-jetty-resources##|1.17|1.17
107 |##org.xwiki.platform.tools##|##xwiki-rootwebapp##|1.2|1.2
108 |##org.xwiki.platform.tools##|##xwiki-xar-handlers##|1.9|1.9
109 |##org.xwiki.platform.tools##|##xwiki-xar-plugin##|1.13|1.13
110 |##org.xwiki.platform.tools##|##xwiki-configuration-resources##|1.34|1.34
111 |##org.xwiki.platform.tools##|##xwiki-packager-plugin##|1.14|1.13
112 |##org.xwiki.platform.tools##|##xwiki-license-resources##|1.1|1.1
113 |##org.xwiki.platform.tools##|##xwiki-verification-resources##|1.14|1.14

Get Connected