Wiki source code of Release Notes for XWiki Enterprise 2.0.4
Last modified by Thomas Mortagne on 2023/10/13 15:56
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
![]() |
1.1 | 1 | {{box cssClass="floatinginfobox" title="**Contents**"}}{{toc/}}{{/box}} |
| 2 | |||
| 3 | This is a bug fix and enhancement release. This release fixes one important regression (broken statistics). | ||
| 4 | |||
| 5 | = Changes since XWiki Enterprise 2.0.3 = | ||
| 6 | |||
| 7 | == New Features and Improvements == | ||
| 8 | |||
![]() |
2.1 | 9 | * XWIKI-4579 - Minimize and aggregate WYSIWYG editor stylesheets at build time to reduce the number of HTTP requests |
| 10 | * XWIKI-4581 - Change the name for "Background Color" to "Highlight Color" | ||
![]() |
1.1 | 11 | |
| 12 | == Important Bugs fixed == | ||
| 13 | |||
![]() |
2.1 | 14 | * XWIKI-4564 - Statistics are broken (again) |
| 15 | * XWIKI-4549 - Impossible to connect with local user in a subwiki of a path based multiwiki mode farm | ||
| 16 | * XWIKI-4561 - Ctrl+G with Asian characters cause AJAX: "Internal Server Error" | ||
![]() |
3.1 | 17 | * XWIKI-3975 - Issue when inserting a video using the ~{~{html}} macro |
![]() |
2.1 | 18 | * XWIKI-4586 - Code macro should return not highlighted content if provided syntax is not supported |
| 19 | * XWIKI-4584 - Failing macro make all following macros of the same type to not be executed | ||
| 20 | * XWIKI-4598 - Macros are badly scrolled into view after being selected | ||
| 21 | * XWIKI-4610 - Wrong context usage in the Query plugin | ||
| 22 | * XWIKI-4617 - HTML export does not support the new common "resource" folder | ||
| 23 | * XWIKI-4620 - Plain text renderer does not support properly links without label | ||
| 24 | * XWIKI-4188 - A dash in XWiki webapp directory causes StringIndexOutOfBounds on save document | ||
![]() |
6.1 | 25 | * XE-551 - Main.RecentChanges - page recent comment display error |
![]() |
8.1 | 26 | * XAADMINISTRATION-60 - Remove duplicate Content-Type META directive |
| 27 | * XAADMINISTRATION-61 - Meta property "keywords" has a trailing whitespace displayed when there are not tags for the current page displayed | ||
![]() |
6.1 | 28 | * XAADMINISTRATION-62 - Group edition give choice between local and global even in main wiki or non virtual mode |
![]() |
8.1 | 29 | * XABLOG-87 - Blue square in "Blog Categories" |
| 30 | * XAPANELS-96 - Remove HTML style attribute used in the QuickLinks Panel | ||
| 31 | * XAPANELS-97 - Search Panel shouldn't use an ID attribute since it prevents displaying several search panel on the same page | ||
![]() |
1.1 | 32 | |
| 33 | = Known issues = | ||
| 34 | |||
![]() |
11.1 | 35 | * [[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]] |
![]() |
1.1 | 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 | |||
![]() |
12.1 | 44 | 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. |
![]() |
1.1 | 45 | |
| 46 | {{warning}} | ||
| 47 | 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. | ||
| 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.3 was released. | ||
| 57 | |||
| 58 | == Core/Web == | ||
| 59 | |||
| 60 | |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL | ||
![]() |
11.1 | 61 | |##com.xpn.xwiki.platform##|##xwiki-*##|2.0.4|2.0.3|[[jira>>https://jira.xwiki.org/browse/XWIKI]] |
| 62 | |##org.xwiki.platform##|##xwiki-*##|2.0.4|2.0.3|[[jira>>https://jira.xwiki.org/browse/XWIKI]] | ||
![]() |
1.1 | 63 | |
| 64 | == Applications == | ||
| 65 | |||
| 66 | |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL | ||
![]() |
11.1 | 67 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-administration##|1.21|1.19|[[jira>>https://jira.xwiki.org/browse/XAADMINISTRATION]] |
| 68 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-blog##|1.16|1.15|[[jira>>https://jira.xwiki.org/browse/XABLOG]] | ||
| 69 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-officeimporter##|1.12|1.12|[[jira>>https://jira.xwiki.org/browse/XAOFFICE]] | ||
| 70 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-panels##|1.28|1.27|[[jira>>https://jira.xwiki.org/browse/XAPANELS]] | ||
| 71 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-scheduler##|1.15|1.15|[[jira>>https://jira.xwiki.org/browse/XASCH]] | ||
| 72 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-statistics##|1.5|1.5|[[jira>>https://jira.xwiki.org/browse/XASTATS]] | ||
| 73 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-tag##|1.8|1.7|[[jira>>https://jira.xwiki.org/browse/XATAG]] | ||
| 74 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-watchlist##|1.23|1.23|[[jira>>https://jira.xwiki.org/browse/XPWATCHLIST]] | ||
| 75 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-webdav##|1.2|1.2|[[jira>>https://jira.xwiki.org/browse/XAWEBDAV]] | ||
| 76 | |##com.xpn.xwiki.platform.applications##|##xwiki-application-wiki-macro-bridge##|1.2|1.2|[[jira>>https://jira.xwiki.org/browse/XAWMB]] | ||
![]() |
1.1 | 77 | |
| 78 | == Plugins == | ||
| 79 | |||
| 80 | |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL | ||
![]() |
11.1 | 81 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-activitystream##|1.5|1.5|[[jira>>https://jira.xwiki.org/browse/XPAS]] |
| 82 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-jodatime##|1.3|1.3|[[jira>>https://jira.xwiki.org/browse/XPJODA]] | ||
| 83 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-lucene##|1.11|1.11|[[jira>>https://jira.xwiki.org/browse/XPLUCENE]] | ||
| 84 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-mailsender##|1.13|1.13|[[jira>>https://jira.xwiki.org/browse/XPMAIL]] | ||
| 85 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-scheduler##|1.15|1.15|[[jira>>https://jira.xwiki.org/browse/XASCH]] | ||
| 86 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-skinx##|1.12|1.12|[[jira>>https://jira.xwiki.org/browse/XSKINX]] | ||
| 87 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-tag##|1.8|1.7|[[jira>>https://jira.xwiki.org/browse/XATAG]] | ||
| 88 | |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-watchlist##|1.23|1.23|[[jira>>https://jira.xwiki.org/browse/XPWATCHLIST]] | ||
![]() |
1.1 | 89 | |
| 90 | == Skins == | ||
| 91 | |||
| 92 | |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL | ||
![]() |
11.1 | 93 | |##com.xpn.xwiki.platform.skins##|##xwiki-skin-albatross##|1.24|1.24|[[jira>>https://jira.xwiki.org/browse/XSALBATROSS]] |
| 94 | |##com.xpn.xwiki.platform.skins##|##xwiki-skin-colibri##|1.5|1.5|[[jira>>https://jira.xwiki.org/browse/XSCOLIBRI]] | ||
| 95 | |##com.xpn.xwiki.platform.skins##|##xwiki-skin-toucan##|1.29|1.29|[[jira>>https://jira.xwiki.org/browse/XSTOUCAN]] | ||
![]() |
1.1 | 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 | ||
![]() |
11.1 | 105 | |##org.xwiki.platform.tools##|##xwiki-configuration-resources##|1.35|1.35|[[jira>>https://jira.xwiki.org/browse/XTCONFRES]] |
| 106 | |##org.xwiki.platform.tools##|##xwiki-jetty-resources##|1.17|1.17|[[jira>>https://jira.xwiki.org/browse/XTJETTY]] | ||
| 107 | |##org.xwiki.platform.tools##|##xwiki-rootwebapp##|1.3|1.2|[[jira>>https://jira.xwiki.org/browse/XTROOT]] | ||
| 108 | |##org.xwiki.platform.tools##|##xwiki-xar-handlers##|1.9|1.9|[[jira>>https://jira.xwiki.org/browse/XTXARHANDLER]] | ||
| 109 | |##org.xwiki.platform.tools##|##xwiki-xar-plugin##|1.13|1.13|[[jira>>https://jira.xwiki.org/browse/XPXARPLUGIN]] | ||
| 110 | |##org.xwiki.platform.tools##|##xwiki-packager-plugin##|1.15|1.15|[[jira>>https://jira.xwiki.org/browse/XTPACKAGER]] | ||
| 111 | |##org.xwiki.platform.tools##|##xwiki-license-resources##|1.1|1.1|[[jira>>https://jira.xwiki.org/browse/XTLICENSE]] | ||
| 112 | |##org.xwiki.platform.tools##|##xwiki-verification-resources##|1.14|1.14|[[jira>>https://jira.xwiki.org/browse/XTVERIFICATIONS]] |
