Version 5.1 by Jerome on 2008/05/08

Hide last authors
Jerome 1.1 1 #warning("This version of XWiki Workspaces has not been released yet.")
2
3 1 Release Notes for XWiki Workspaces 1.1 Milestone 1
4
5 1.1 Changes from XWiki Workspaces 1.0
6
7 1.1.1 New features implemented
8
Jerome 2.1 9 * *New publication mode : Open*
10
11 Your workspaces can now be *open*, allowing every registered user to access such workspaces with both view and edit permissions. As for public workspaces, those will be listed for everybody, in the "All my spaces" interface.
12
13 ## image here
14
Jerome 1.1 15 * *Application management*
16
17 Because you do not always need all the provided applications, you can now uninstall and install applications in a workspace whenever you want. To do so, click on the "Administration" link of a workspace in which you are member with the administrator role, and in the administration menu, click the "Manage Applications" link.
18
Jerome 5.1 19 <div align="center">
20 <a href="$doc.getAttachmentURL('WorkspaceApplicationManagement.png')">
21 <img src="$doc.getAttachmentURL('WorkspaceApplicationManagement.png','download','width=600')"/>
22 </a>
23 </div>
Jerome 1.1 24
25 * *New application : the Workstream*
26
27 With this release, a new application is made available for every workspace : the Workstream. The workstream allow workspace members to keep their coworkers informed of what they are doing. The workstream is a simple update stream, that also allows users to decide if they want their story published on the workspace dashboard and on user dashboards.
28
Jerome 5.1 29 <div align="center">
30 <a href="$doc.getAttachmentURL('Workstream.png')">
31 <img src="$doc.getAttachmentURL('Workstream.png','download','width=600')"/>
32 </a>
33 </div>
Jerome 1.1 34
35 * *Installers*
36
37 There are now both Windows and generic java installers for a smoother first installation of XWiki Workspaces.
38
Jerome 2.1 39 1.1.1 Full release notes
40
41 You can read the [full release notes on JIRA>http://jira.xwiki.org/jira/secure/ReleaseNote.jspa?version=10678&styleName=Text&projectId=10302]
42
Jerome 1.1 43 1.1 Known issues
44
45 [Issues we know about>http://jira.xwiki.org/jira/secure/IssueNavigator.jspa?reset=true&&type=1&type=4&pid=10302&status=1&sorter/field=issuekey&sorter/order=DESC]
46
47 1.1 Installation
48
49 Read the [Getting Started guide>workspaces:Main.GettingStarted] on workspaces.xwiki.org
50
51 1.1 Upgrading from an older version
52
53 The process to upgrade an existing WAR installation of XWiki Workspaces is very similar as the one described [here>platform:AdminGuide.Installation#HUpgradingXWikiCore] for XWiki Enterprise. You will need to save your configuration files (xwiki.cfg and hibernate.cfg.xml) in order to keep the new war working with your environment.
54

Get Connected