Last modified by Thomas Mortagne on 2017/03/24

Show last authors
1 1 Release Notes for XWiki Enterprise 1.2 Milestone 1
2
3 This is the first milestone for the 1.2 version. It contains several improvements and new features.
4
5 #error("We have discovered several bugs in this version with the export and with attachments. We're not recommending that you upgrade to it at this time unless you'd like to help us test it, which we would appreciate a lot. Just don't put it in production (you shouldn't anyway since it's a milestone version).")
6
7 #toc("" "" "")
8
9 1.1 Changes from 1.1
10
11 Main changes:
12
13 * [Platform bugs fixed>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&fixfor=10351&sorter/field=issuekey&sorter/order=DESC]
14 * Document history is now kept in a separate table in the database which means that Document load time is now improved and independent on the number of revisions
15 * Better Interoperability with Confluence. Also use swizzle-confluence through a facade
16 * Refactoring and Cleanup of XML-RPC implementation, proper exception handling for XML-RPC code and improved support for attachments via XML-RPC
17 * Recycle bin for deleted documents (which can be recovered)
18 * Ability to alter the document history
19 * Minor edit of document
20 * Main.Dashboard page now display major edits by default with the option of listing minor edits
21
22 + lots of other changes ([Platform>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&&pid=10010&fixfor=10351&sorter/field=issuekey&sorter/order=DESC], [Panels>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&&pid=10228&fixfor=10356&sorter/field=issuekey&sorter/order=DESC], [XWiki Enterprise>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&&pid=10222&fixfor=10354&sorter/field=issuekey&sorter/order=DESC])
23
24 1.1 Known issues
25
26 * [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]
27
28 1.1 Migrating from 1.1.1
29
30 The database structure has been changed but we have set up an automatic migration system so you shouldn't have to touch your Database to upgrade to 1.2M1. So you can simply install this version and configure it to point to your existing database. However you may want to [import the default wiki XAR>Main.Download] in order to benefit from improvements listed above.
31
32 1.1 Migrating from versions earlier than 1.1.1
33
34 Check the [release notes for 1.1.1>ReleaseNotes.ReleaseNotesXWikiEnterprise111].

Get Connected