Wiki source code of ReleaseNotesXWiki10Beta4

Last modified by Thomas Mortagne on 2017/03/24

Show last authors
1 1 Release Notes for XWiki 1.0 Beta 4
2
3 The 1.0 Beta 4 version is mostly a bug fix release.
4
5 #toc("" "" "")
6
7 1.1 Changes from 1.0 Beta 3
8
9 * [Lots of bugs fixed>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&fixfor=10174&sorter/field=issuekey&sorter/order=DESC]
10 * Added support for [internationalizing XWiki applications>platform:DevGuide.InternationalizingApplications]
11 * Added XMLRPC addSpace() API (confluence1.addSpace)
12 * Improve FeedPlugin to store RSS article in xwiki pages
13 * All the files stored on disk should be charset independent
14 * Add button to setup underline for text in wiki editor
15
16 See the [full list of changes>https://jira.xwiki.org/secure/ReleaseNote.jspa?version=10174&styleName=Html&projectId=10010&Create=Create].
17
18 1.1 Known issues
19
20 * [Bugs we know about>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&resolution=-1&sorter/field=updated&sorter/order=DESC]
21
22 #error("If the username that you use to log on your OS has a space in the name, you'll get the following bug: https://jira.xwiki.org/browse/XWIKI-896. Workaround: Pass -Duser.name=xwiki on the java command line used to start XWiki. We'll fix this ASAP.")
23
24 1.1 Migration from 1.0 Beta 3
25
26 * Start by making a backup of your current database.
27 * Plug your new XWiki install to point to your database.
28
29 1.1 Migration from 1.0 Beta 2
30
31 * Start by making a backup of your current database.
32 * Plug your new XWiki install to point to your database.
33
34 1.1 Migration from 1.0 Beta 1
35
36 * Start by making a backup of your current database.
37 * Plug your new XWiki install to point to your database.
38 * In order to be able to let users switch from "simple" to "advanced" modes, you should import the new XWiki.XWikiUsers and XWiki.XWikiUserSheet pages in your wiki. You can do that by importing the [full XAR>xwiki:Main.Download] and then selecting only that page to be imported in the Import tab of the Administration view.
39 * You should also reimport the [Panels Application>extensions:Extension.Panels Application] since several bugs have been fixed.
40
41 1.1 Migration from 0.9.x versions
42
43 * Start by making a backup of your current database.
44 * Then there are 2 possible use cases:
45 ** __You want to keep your existing skin__. In that case, simply [install>platform:AdminGuide.Installation] the new version and point it to your existing database.
46 ** __You want to use the new 1.0 skin with your current database__. In that case, [install>platform:AdminGuide.Installation] the new version and point it to your existing database. Then start XWiki and [import>platform:AdminGuide.ImportExport] the [Panels XAR>extensions:Extension.Panels Application] (this is required as the new skin makes use of them). Last, go to your wiki Administration page and in the skin section, enter "xwiki10b1".
47 * In order to be able to let users switch from "simple" to "advanced" modes, you should import the new XWiki.XWikiUsers and XWiki.XWikiUserSheet pages in your wiki. You can do that by importing the [full XAR>xwiki:Main.Download] and then selecting only that page to be imported in the Import tab of the Administration view.
48
49 Contact us on the [mailing list>dev:Community.MailingLists] if you're experiencing any problem. Just make sure you have your current database backed up before you do anything.
50

Get Connected