XWiki Enterprise 2.2 Release Candidate 2
Last modified by Thomas Mortagne on 2023/10/13
Contents
Second and hopefully last release candidate of the XWiki Enterprise 2.2 version (Roadmap).
This release is mostly a bugfix and stabilization release.
New and Noteworthy (since XWiki Enterprise 2.2RC1)
New Features and Improvements
Improvements
- XE-598 - Hide pages from blacklisted spaces from Recent Changes
- XWIKI-4858 - Add API to find the syntax of the executing document from scripts
- XWIKI-4870 - Use current database instead of current document database in Current*ReferenceResolver
- XAADMINISTRATION-96 - New user profile pages should be created in XWiki Syntax 2.0
- New zh_TW translation
Important Bug Fixes
- XWIKI-4346 - Cannot use the WYSIWYG editor in small screen after you have deleted all text in full screen
- XWIKI-4856 - Charset errors on macro insertion
- XWIKI-4859 - Livetable macro fails to recognize the document syntax when it's included from another document
- XWIKI-4860 - {/pre} displayed when template call $doc.display in XWiki Syntax 1.0 and in edit mode
- XWIKI-4861 - Failure to register wiki macros at startup time
- XWIKI-4862 - In Multi Wiki mode Wiki macro from the main wikis are not initialized on startup
- XWIKI-4863 - Document reference fails to be correctly computed in virtual mode and when XWiki is initialized
- XWIKI-4864 - Object manipulation APIs in XWiki Document fail in multi wiki mode
- XWIKI-4865 - Various accessibility issues in importinline.vm, exportinline.vm
- XWIKI-4866 - Wrong skins/resources URLs generated on path based subwiki
- XWIKI-4871 - Message macro does not support non inline content
- XSCOLIBRI-191 - "Force edit" link is wrong in inline mode
- XPWATCHLIST-99 - Problem editing the Watchlist notifier for users
- XAADMINISTRATION-104 - When adding a user to a group the members list is not updated
- XAADMINISTRATION-93 - Can't change my password while logged in as user
- XAADMINISTRATION-83 - Link missing under the photo when editing a user that is not the Admin
Known issues
Backward Compatibility and Migration Notes
General Notes
You may also want to import the default wiki XAR in order to benefit from improvements listed above.
Removed pages
- Main.RecentMembers as been removed from default XWiki Enterprise xar
API Breakages
The following APIs were modified since XWiki Enterprise 2.2RC1:
- All resolvers based on current context informations are now using the context wiki as default wiki instead of the current document wiki
Dependencies
This release includes the following modules in the specified versions since XWiki Enterprise 2.2 Release Candidate 2 was released.
Core/Web
Group Id | Artifact Id | New Version | Old Version | JIRA URL |
---|---|---|---|---|
com.xpn.xwiki.platform | xwiki-* | 2.2-rc-2 | 2.2-rc-1 | jira |
org.xwiki.platform | xwiki-* | 2.2-rc-2 | 2.2-rc-1 | jira |
Applications
Group Id | Artifact Id | New Version | Old Version | JIRA URL |
---|---|---|---|---|
com.xpn.xwiki.platform.applications | xwiki-application-administration | 1.25 | 1.24 | jira |
com.xpn.xwiki.platform.applications | xwiki-application-blog | 1.20 | 1.20 | jira |
com.xpn.xwiki.platform.applications | xwiki-application-officeimporter | 1.13 | 1.13 | jira |
com.xpn.xwiki.platform.applications | xwiki-application-panels | 1.34 | 1.33 | jira |
com.xpn.xwiki.platform.applications | xwiki-application-scheduler | 1.16 | 1.16 | jira |
com.xpn.xwiki.platform.applications | xwiki-application-statistics | 1.6 | 1.6 | jira |
com.xpn.xwiki.platform.applications | xwiki-application-tag | 1.9 | 1.9 | jira |
com.xpn.xwiki.platform.applications | xwiki-application-watchlist | 1.26 | 1.25 | jira |
com.xpn.xwiki.platform.applications | xwiki-application-webdav | 1.3 | 1.3 | jira |
com.xpn.xwiki.platform.applications | xwiki-application-wiki-macro-bridge | 1.3 | 1.3 | jira |
Plugins
Group Id | Artifact Id | New Version | Old Version | JIRA URL |
---|---|---|---|---|
com.xpn.xwiki.platform.plugins | xwiki-plugin-activitystream | 1.6 | 1.6 | jira |
com.xpn.xwiki.platform.plugins | xwiki-plugin-jodatime | 1.3 | 1.3 | jira |
com.xpn.xwiki.platform.plugins | xwiki-plugin-lucene | 1.15 | 1.15 | jira |
com.xpn.xwiki.platform.plugins | xwiki-plugin-mailsender | 1.13 | 1.13 | jira |
com.xpn.xwiki.platform.plugins | xwiki-plugin-scheduler | 1.16 | 1.16 | jira |
com.xpn.xwiki.platform.plugins | xwiki-plugin-skinx | 1.13 | 1.13 | jira |
com.xpn.xwiki.platform.plugins | xwiki-plugin-tag | 1.9 | 1.9 | jira |
com.xpn.xwiki.platform.plugins | xwiki-plugin-watchlist | 1.26 | 1.25 | jira |
Skins
Group Id | Artifact Id | New Version | Old Version | JIRA URL |
---|---|---|---|---|
com.xpn.xwiki.platform.skins | xwiki-skin-albatross | 1.27 | 1.27 | jira |
com.xpn.xwiki.platform.skins | xwiki-skin-colibri | 1.12 | 1.11 | jira |
com.xpn.xwiki.platform.skins | xwiki-skin-toucan | 1.32 | 1.31 | jira |
Top Level POM
Group Id | Artifact Id | New Version | Old Version |
---|---|---|---|
com.xpn.xwiki.platform | xwiki | 29 | 29 |
Tools
Group Id | Artifact Id | New Version | Old Version | JIRA URL |
---|---|---|---|---|
org.xwiki.platform.tools | xwiki-configuration-resources | 1.37 | 1.37 | jira |
org.xwiki.platform.tools | xwiki-jetty-resources | 1.17 | 1.17 | jira |
org.xwiki.platform.tools | xwiki-license-resources | 1.1 | 1.1 | jira |
org.xwiki.platform.tools | xwiki-packager-plugin | 1.15 | 1.15 | jira |
org.xwiki.platform.tools | xwiki-rootwebapp | 1.3 | 1.3 | jira |
org.xwiki.platform.tools | standards-validator | 1.1 | 1.1 | jira |
org.xwiki.platform.tools | xwiki-xar-handlers | 1.9 | 1.9 | jira |
org.xwiki.platform.tools | xwiki-xar-plugin | 1.13 | 1.13 | jira |
org.xwiki.platform.tools | xwiki-verification-resources | 1.14 | 1.14 | jira |