Toggle navigation
Log-in
Register
Wiki Index
Page Index
User Index
Application Index
Home
About
XWiki's Concept
News & Blog
Roadmap
Releases Notes
References
License
Projects
XWiki
Extensions
Code Snippets
All projects
Documentation
Contribute
Get Involved
Development
Translations
Feedback
Support
FAQs
Community Support
Professional Support
Download
Try
Download
Try now
Home
Projects
XWiki Enterprise
Extensions
All projects
Documentation
Download
Try
Project Release Notes
XWiki Enterprise 2.2.1
Wiki source code of
XWiki Enterprise 2.2.1
Last modified by
Thomas Mortagne
on 2017/03/24
Copy
Export
Print preview
View Source
Siblings
Content
Attachments
History
Information
×
Export
Office Formats
Export as PDF
Other Formats
Export as HTML
Hide line numbers
1: {{box cssClass="floatinginfobox" title="**Contents**"}}{{toc/}}{{/box}} 2: 3: This is a bug fix release. 4: 5: = Changes since XWiki Enterprise 2.2 = 6: 7: == New features == 8: 9: * XWIKI-4922 - XWiki translation into catalan language 10: * XWIKI-4938 - Provide an action for sub queries 11: 12: == Improvements == 13: 14: * XWIKI-4926 - Finish covering DocumentAccesBridge with new DocumentReference and AttachmentReference 15: * XWIKI-4884 - Hide the first and last new line when editing a standalone macro 16: * XWIKI-4909 - Upgrade to Pygments 1.2.2 (was Pygments 1.0, see [[changelog>>http://dev.pocoo.org/projects/pygments/browser/CHANGES]]) 17: * XAADMINISTRATION-113 - Make registration page configurable from administration sheet 18: * Updated translations 19: 20: == Important Bugs fixed == 21: 22: * XE-607 - Cannot use Main.Dashboard as a space dashboard of a blacklisted space 23: * XE-605 - Documentation about html macro is wrong in XWikiSyntax page 24: * XE-604 - Link to RSS feed on dashboard when used as space dashboard points to global RSS feed 25: * XWIKI-4929 - XWikiDocument#getParent and setParent does not serialize/resolve the reference based on the document but on the current context 26: * XWIKI-4907 - Can't link to recently modified pages 27: * XWIKI-4856 - Charset errors on macro insertion 28: * XWIKI-4878 - Code macro 2.0 - extra newline inserted 29: * XWIKI-4915 - Code macro 2.0 - inline language=none uses non-monospace font 30: * XWIKI-4948 - DocumentModelBridge should not contain any set methods 31: * XWIKI-4672 - Freestanding image/links should be protected in xwiki/2.0 renderer when before or after word that could break it when parsed 32: * XWIKI-4413 - Livetable does not properly empty its cache when sorting order change 33: * XWIKI-3899 - The LiveTable does not filter correctly documents when the + character is used in the filter key 34: * XWIKI-4937 - Importing a new document with 'add new version to existing history' loses first version of the document 35: * XSCOLIBRI-199 - Syntax highlighting uses non-monospace font 36: * XSCOLIBRI-194 - In inline mode, the fullscreen UI doesn't use the current theme 37: 38: = Known issues = 39: 40: * [[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]] 41: 42: = Backward Compatibility and Migration Notes = 43: 44: == General Notes == 45: 46: {{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,...##. 47: {{/warning}} 48: 49: 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. 50: 51: {{warning}} 52: 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. 53: {{/warning}} 54: 55: == API Breakages == 56: 57: No API breakage. 58: 59: = Dependencies = 60: 61: This release includes the following modules in the specified versions since XWiki Enterprise 2.2 was released. 62: 63: == Core/Web == 64: 65: |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL 66: |##com.xpn.xwiki.platform##|##xwiki-*##|2.2.1|2.2|[[jira>>https://jira.xwiki.org/browse/XWIKI]] 67: |##org.xwiki.platform##|##xwiki-*##|2.2.1|2.2|[[jira>>https://jira.xwiki.org/browse/XWIKI]] 68: 69: == Applications == 70: 71: |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL 72: |##com.xpn.xwiki.platform.applications##|##xwiki-application-administration##|1.27|1.26|[[jira>>https://jira.xwiki.org/browse/XAADMINISTRATION]] 73: |##com.xpn.xwiki.platform.applications##|##xwiki-application-blog##|1.20|1.20|[[jira>>https://jira.xwiki.org/browse/XABLOG]] 74: |##com.xpn.xwiki.platform.applications##|##xwiki-application-officeimporter##|1.13|1.13|[[jira>>https://jira.xwiki.org/browse/XAOFFICE]] 75: |##com.xpn.xwiki.platform.applications##|##xwiki-application-panels##|1.34|1.34|[[jira>>https://jira.xwiki.org/browse/XAPANELS]] 76: |##com.xpn.xwiki.platform.applications##|##xwiki-application-scheduler##|1.16|1.16|[[jira>>https://jira.xwiki.org/browse/XASCH]] 77: |##com.xpn.xwiki.platform.applications##|##xwiki-application-statistics##|1.6|1.6|[[jira>>https://jira.xwiki.org/browse/XASTATS]] 78: |##com.xpn.xwiki.platform.applications##|##xwiki-application-tag##|1.10|1.10|[[jira>>https://jira.xwiki.org/browse/XATAG]] 79: |##com.xpn.xwiki.platform.applications##|##xwiki-application-watchlist##|1.26|1.26|[[jira>>https://jira.xwiki.org/browse/XPWATCHLIST]] 80: |##com.xpn.xwiki.platform.applications##|##xwiki-application-webdav##|1.3|1.3|[[jira>>https://jira.xwiki.org/browse/XAWEBDAV]] 81: |##com.xpn.xwiki.platform.applications##|##xwiki-application-wiki-macro-bridge##|1.3|1.3|[[jira>>https://jira.xwiki.org/browse/XAWMB]] 82: 83: == Plugins == 84: 85: |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL 86: |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-activitystream##|1.6|1.6|[[jira>>https://jira.xwiki.org/browse/XPAS]] 87: |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-jodatime##|1.3|1.3|[[jira>>https://jira.xwiki.org/browse/XPJODA]] 88: |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-lucene##|1.16|1.16|[[jira>>https://jira.xwiki.org/browse/XPLUCENE]] 89: |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-mailsender##|1.13|1.13|[[jira>>https://jira.xwiki.org/browse/XPMAIL]] 90: |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-scheduler##|1.16|1.16|[[jira>>https://jira.xwiki.org/browse/XASCH]] 91: |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-skinx##|1.13|1.13|[[jira>>https://jira.xwiki.org/browse/XSKINX]] 92: |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-tag##|1.10|1.10|[[jira>>https://jira.xwiki.org/browse/XATAG]] 93: |##com.xpn.xwiki.platform.plugins##|##xwiki-plugin-watchlist##|1.26|1.26|[[jira>>https://jira.xwiki.org/browse/XPWATCHLIST]] 94: 95: == Skins == 96: 97: |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL 98: |##com.xpn.xwiki.platform.skins##|##xwiki-skin-albatross##|1.27|1.27|[[jira>>https://jira.xwiki.org/browse/XSALBATROSS]] 99: |##com.xpn.xwiki.platform.skins##|##xwiki-skin-colibri##|1.12.1|1.12.2|[[jira>>https://jira.xwiki.org/browse/XSCOLIBRI]] 100: |##com.xpn.xwiki.platform.skins##|##xwiki-skin-toucan##|1.32|1.32|[[jira>>https://jira.xwiki.org/browse/XSTOUCAN]] 101: 102: == Top Level POM == 103: 104: |=Group Id|=Artifact Id|=New Version|=Old Version 105: |##com.xpn.xwiki.platform##|##xwiki##|29|29 106: 107: == Tools == 108: 109: |=Group Id|=Artifact Id|=New Version|=Old Version|=JIRA URL 110: |##org.xwiki.platform.tools##|##xwiki-configuration-resources##|1.36|1.36|[[jira>>https://jira.xwiki.org/browse/XTCONFRES]] 111: |##org.xwiki.platform.tools##|##xwiki-jetty-resources##|1.17|1.17|[[jira>>https://jira.xwiki.org/browse/XTJETTY]] 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-packager-plugin##|1.15|1.15|[[jira>>https://jira.xwiki.org/browse/XTPACKAGER]] 114: |##org.xwiki.platform.tools##|##xwiki-rootwebapp##|1.3|1.3|[[jira>>https://jira.xwiki.org/browse/XTROOT]] 115: |##org.xwiki.platform.tools##|##standards-validator##|1.1|1.1|[[jira>>https://jira.xwiki.org/browse/XTVALIDATOR]] 116: |##org.xwiki.platform.tools##|##xwiki-xar-handlers##|1.9|1.9|[[jira>>https://jira.xwiki.org/browse/XTXARHANDLER]] 117: |##org.xwiki.platform.tools##|##xwiki-xar-plugin##|1.13|1.13|[[jira>>https://jira.xwiki.org/browse/XPXARPLUGIN]] 118: |##org.xwiki.platform.tools##|##xwiki-verification-resources##|1.15|1.14|[[jira>>https://jira.xwiki.org/browse/XTVERIFICATIONS]]
Quick Links
Supporters
Let us know
What do you think about our product?
What do you think of our website?