Wiki source code of ReleaseNotesWorkspaces111
Last modified by Thomas Mortagne on 2017/03/24 12:28
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | #macro(bug $id) | ||
| 2 | [$id>https://jira.xwiki.org/browse/${id}] #end | ||
| 3 | |||
| 4 | 1 Release Notes for XWiki Workspaces 1.1.1 | ||
| 5 | #toc("" "" "") | ||
| 6 | |||
| 7 | 1.1 Changes from XWiki Workspaces 1.1 | ||
| 8 | |||
| 9 | * Bugs fixed: | ||
| 10 | |||
| 11 | ** #bug("XWS-176") - Cannot access history of a wiki page when only "reader" | ||
| 12 | ** #bug("XWS-183") - When creating a space, sample wiki page and blog post last modification date is not updated | ||
| 13 | ** #bug("XWS-184")- Events from archived spaces do appear on dashboards and are clickables | ||
| 14 | ** #bug("XWS-188") - When we attach a new image in an existing gallery, in the activity stream the message "created" when it should be "updated" | ||
| 15 | ** #bug("XWS-190") - On dashboards, the links to photo gallery images lead to an empty page | ||
| 16 | |||
| 17 | 1.1.1 Full release notes | ||
| 18 | |||
| 19 | You can read the [full release notes on JIRA>https://jira.xwiki.org/secure/ReleaseNote.jspa?version=10863&styleName=Text&projectId=10302] | ||
| 20 | |||
| 21 | |||
| 22 | 1.1 Known issues | ||
| 23 | |||
| 24 | [Issues we know about>https://jira.xwiki.org/secure/ReleaseNote.jspa?version=10688&styleName=Text&projectId=10302] | ||
| 25 | |||
| 26 | 1.1 Installation | ||
| 27 | |||
| 28 | Read the [Installation guide>workspaces:AdminGuide.WebHome] on workspaces.xwiki.org | ||
| 29 | |||
| 30 | 1.1 Upgrading from an older version | ||
| 31 | |||
| 32 | 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. |