Wiki source code of Release Notes for XWiki Enterprise Manager 3.3
Last modified by Thomas Mortagne on 2017/03/24 11:54
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{box cssClass="floatinginfobox" title="**Contents**"}}{{toc/}}{{/box}} | ||
| 2 | |||
| 3 | = New and Noteworthy = | ||
| 4 | |||
| 5 | XWiki Enterprise Manager is now using XWiki Enterprise 3.3. See the [[XWiki Enterprise 3.3 release notes>>ReleaseNotesXWikiEnterprise33]]. Apart from that, this release actually sees some major changes: | ||
| 6 | |||
| 7 | == XEM now behaves as a workspace manager == | ||
| 8 | |||
| 9 | After the introduction of the [["Workspaces">>extensions:Extension.Workspace Application]] aspect of virtual farms in the previous release, now XWiki Enterprise Manager has been changed to be a Workspaces distribution. | ||
| 10 | |||
| 11 | The previous virtual farm usecase is still achievable by using XWiki Enterprise and installing the [[extensions:Extension.Wiki Manager Application]]. | ||
| 12 | |||
| 13 | == Path-based multiwiki enabled by default == | ||
| 14 | |||
| 15 | In virtual mode, XWiki can work in two ways: based on domain names, where each virtual wiki is accessed from a different DNS domain, like ##__wikiname__.myfarm.net##, and path-based, where each virtual wiki is accessed on a different path of the same domain, like ##www.myfarm.net/wikis/__wikiname__/##. Since the former mode is harder to set up, since it requires a custom DNS server, we have enabled the second mode by default in this release. | ||
| 16 | |||
| 17 | == Artifact renaming == | ||
| 18 | |||
| 19 | In this release the two XARs specific to XEM have been renamed, ##xwiki-manager-application-xem## becoming ##xwiki-manager-ui##, and ##xwiki-manager-wiki-administrator## becoming ##xwiki-manager-ui-all##. | ||
| 20 | |||
| 21 | = Known issues = | ||
| 22 | |||
| 23 | * [[Bugs we know about>>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=category+%3D+%22Top+Level+Projects%22+AND+issuetype+%3D+Bug+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC]] | ||
| 24 | |||
| 25 | = Backward Compatibility and Migration Notes = | ||
| 26 | |||
| 27 | See the [[XWiki Enterprise 3.3 Backward Compatibility and Migration Notes>>ReleaseNotesXWikiEnterprise33#HBackwardCompatibilityandMigrationNotes]]. |