Wiki source code of Release Notes for XWiki Enterprise 2.0.2
Version 2.1 by Thomas Mortagne on 2009/10/22
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{box cssClass="floatinginfobox" title="**Contents**"}}{{toc/}}{{/box}} | ||
2 | |||
3 | This is a bug fix and enhancement release. | ||
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 | * XASCH-44 - Extra whitespaces are generated in the job table | ||
28 | * XPWATCHLIST-80 - Classname is not displayed above modified class properties | ||
29 | * XPWATCHLIST-86 - Notification email is empty in text readers | ||
30 | * XPWATCHLIST-82 - Old watchlist jobs (WatchListJob1,etc) should not appear in the notification frequency dropdown | ||
31 | * XPWATCHLIST-81 - Password changes appear in notifications | ||
32 | |||
33 | = Known issues = | ||
34 | |||
35 | * [[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]] | ||
36 | |||
37 | = Backward Compatibility and Migration Notes = | ||
38 | |||
39 | == General Notes == | ||
40 | |||
41 | {{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,...##. | ||
42 | {{/warning}} | ||
43 | |||
44 | 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>>platform:AdminGuide.Installation#HUpgradingwikidocuments]] in order not to overwrite your existing pages. | ||
45 | |||
46 | {{warning}} | ||
47 | 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. | ||
48 | {{/warning}} | ||
49 | |||
50 | == API Breakages == | ||
51 | |||
52 | No API breakage. | ||
53 | |||
54 | = Dependencies = | ||
55 | |||
56 | This release includes the following modules in the specified versions since XWiki Enterprise 2.0.1 was released. | ||
57 | |||
58 | == Core/Web == | ||
59 | |||
60 | |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL | ||
61 | |##com.xpn.xwiki.platform##|##xwiki-*##|2.0.2|2.0.1|[[jira>>http://jira.xwiki.org/jira/browse/XWIKI]] | ||
62 | |##org.xwiki.platform##|##xwiki-*##|2.0.2|2.0.1|[[jira>>http://jira.xwiki.org/jira/browse/XWIKI]] | ||
63 | |||
64 | == Applications == | ||
65 | |||
66 | |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL | ||
67 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-administration##|1.18|1.18|[[jira>>http://jira.xwiki.org/jira/browse/XAADMINISTRATION]] | ||
68 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-blog##|1.14|1.14|[[jira>>http://jira.xwiki.org/jira/browse/XABLOG]] | ||
69 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-officeimporter##|1.12|1.12|[[jira>>http://jira.xwiki.org/jira/browse/XAOFFICE]] | ||
70 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-panels##|1.26|1.26|[[jira>>http://jira.xwiki.org/jira/browse/XAPANELS]] | ||
71 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-scheduler##|1.13|1.13|[[jira>>http://jira.xwiki.org/jira/browse/XASCH]] | ||
72 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-statistics##|1.5|1.5 | ||
73 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-tag##|1.7|1.7 | ||
74 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-watchlist##|1.21|1.21|[[jira>>http://jira.xwiki.org/jira/browse/XPWATCHLIST]] | ||
75 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-webdav##|1.2|1.2 | ||
76 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-wiki-macro-bridge##|1.2|1.2 | ||
77 | |||
78 | == Plugins == | ||
79 | |||
80 | |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL | ||
81 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-activitystream##|1.5|1.5 | ||
82 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-jodatime##|1.3|1.3 | ||
83 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-lucene##|1.11|1.11 | ||
84 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-mailsender##|1.13|1.13 | ||
85 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-scheduler##|1.13|1.13 | ||
86 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-skinx##|1.13|1.13 | ||
87 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-tag##|1.7|1.7 | ||
88 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-watchlist##|1.21|1.21 | ||
89 | |||
90 | == Skins == | ||
91 | |||
92 | |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL | ||
93 | |##com.xpn.xwiki.platform.skins##|##xwiki-skin-albatross##|1.24|1.24 | ||
94 | |##com.xpn.xwiki.platform.skins##|##xwiki-skin-colibri##|1.4|1.4 | ||
95 | |##com.xpn.xwiki.platform.skins##|##xwiki-skin-toucan##|1.29|1.29 | ||
96 | |||
97 | == Top Level POM == | ||
98 | |||
99 | |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL | ||
100 | |##com.xpn.xwiki.platform##|##xwiki##|27|27 | ||
101 | |||
102 | == Tools == | ||
103 | |||
104 | |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL | ||
105 | |##org.xwiki.platform.tools##|##xwiki-jetty-resources##|1.17|1.17 | ||
106 | |##org.xwiki.platform.tools##|##xwiki-rootwebapp##|1.2|1.2 | ||
107 | |##org.xwiki.platform.tools##|##xwiki-xar-handlers##|1.9|1.9 | ||
108 | |##org.xwiki.platform.tools##|##xwiki-xar-plugin##|1.13|1.13 | ||
109 | |##org.xwiki.platform.tools##|##xwiki-configuration-resources##|1.34|1.34 | ||
110 | |##org.xwiki.platform.tools##|##xwiki-packager-plugin##|1.14|1.13 | ||
111 | |##org.xwiki.platform.tools##|##xwiki-license-resources##|1.1|1.1 | ||
112 | |##org.xwiki.platform.tools##|##xwiki-verification-resources##|1.14|1.14 |