Version 12.3 by Dmitry Bakbardin on 2011/10/06

Hide last authors
Sergiu Dumitriu 1.1 1 {{velocity}}
2 $xwiki.ssx.use("ReleaseNotesXWikiEnterprise30M3")
3 {{/velocity}}
4
5 {{box cssClass="floatinginfobox" title="**Contents**"}}{{toc/}}{{/box}}
6
Dmitry Bakbardin 12.3 7 First release candidate of XWiki Enterprise 3.2 version ([[Roadmap>>Main.Roadmap]]). Unless a bug is found, this will become the 3.2 final release.
Sergiu Dumitriu 1.1 8
Eduard Moraru 5.1 9 = New and Noteworthy (since XWiki Enterprise 3.2 Milestone 3) =
10
11 == Workspaces ==
Sergiu Dumitriu 12.2 12
Eduard Moraru 7.1 13 We have adopted the [[extensions:Extension.Workspace Application]] as an XWiki platform project. In a few words, the //Workspace Application// allows regular users to create workspaces where they can collaborate on a specific topic. Once the work is done, they can delete the workspace if they wish so. A workspaces is, in essence, a regular subwikis that is to be used only by global users. It allows global users to join or be invited and to easily navigate through the available workspaces and to the main wiki.
Eduard Moraru 5.1 14
Eduard Moraru 7.1 15 The //Workspace Application// suits best for intranets or any other usecase that involves having only global users and going back and forward through projects or departments that are separated in subwikis. On the other hand, the //Workspace Application// is not intended to be used in environments such as wiki farms, where each subwiki is a bubble, having it's own users and not knowing/caring about other subwikis or the main wiki. This later usecase is the task of the [[extensions:Extension.Wiki Manager Application]].
Eduard Moraru 5.1 16
Eduard Moraru 12.1 17 [[image:create-workspace-entry.png||alt="Create workspace button"]] [[image:main-wiki-section-in-a-workspace.png||alt="Main wiki section displayed in top menu while in a workspace"]] [[image:workspace-administration-workspaceusers-section.png||alt="Workspace Users section in the workspace's administration section replacing 'Registration' and 'Users'"]]
Eduard Moraru 10.1 18 [[image:workspaceDirectory.png||alt="Workspace Directory listing available workspaces and available actions"]]
19
Eduard Moraru 5.1 20 The //Workspace Application// is not bundled by default with any XWiki product, but it can be installed as an extension, starting with version 3.2M1.
21
Sergiu Dumitriu 12.2 22 = Upgrades =
23
24 * aether 1.13
25
Sergiu Dumitriu 1.1 26 = Translations =
27
Sergiu Dumitriu 12.2 28 The following translations have been updated: ##lv##
29
Sergiu Dumitriu 1.1 30 = Known issues =
31
32 * [[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]]
33
34 = Test Report =
35
36 You can check the [[manual test report>>TestReports.ManualTestReportXE31RC1]] to learn about what was tested and the results on various browsers.
37
38 = Migration =
39
40 == General Notes ==
41
42 {{warning}}
43 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,...//.
44 {{/warning}}
45
46 You may also want to [[import the default wiki XAR>>Main.Download]] in order to benefit from the improvements listed above.
47
48 {{warning}}
49 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 will attempt to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything.
50 {{/warning}}
51
52 == API Breakages ==
53

Get Connected