Last modified by Thomas Mortagne on 2017/03/24

Hide last authors
Vincent Massol 1.1 1 #startfloatingbox()
2 *Contents*
3 #toc ("2" "3" "")
4 #endfloatingbox()
5
6 1 Release Notes for XWiki Enterprise 1.3 Release Candidate 1
7
8 First release candidate of the XWiki Enterprise 1.3 version.
9
10 1.1 Summary of changes since XWiki Enterprise 1.3 Milestone 2
11
12 Main changes:
13
14 * Lots of bugs fixed
Vincent Massol 1.4 15 * Improved [Toucan Skin>extensions:Extension.Toucan Skin] with several bug fixes on IE
Vincent Massol 1.1 16 * Added a new XWiki.XWikiSyntax page that lists XWiki syntax to replace the link to the xwiki.org web site, thus allowing the ability to see syntax information even when offline.
17
18 #warning("The Toucan skin requires that you have the Albatross 1.3 or greater version installed and that you have XWiki Enterprise 1.3M2 or greater installed.")
19
Thomas Mortagne 3.1 20 * Generalized Ajax Suggest Feature (see [XWIKI-1604>https://jira.xwiki.org/browse/XWIKI-1604] - No documentation yet).
Vincent Massol 1.1 21 * Ability to force a default language.
22 * Ability to enable/disable the watchlist feature by wiki. Moved the Watchlist pages to an application proper (i.e. as XWiki documents) instead of template files.
23 * Added License/Notice files to all released files.
24 * Added ability to customize the email template for the Watchlist feature (the email template is located in the XWiki.WatchListMessage page).
25 * The Watchlist feature now sends the change differences in the email.
26
Thomas Mortagne 3.1 27 + lots of other changes, see [Platform details>https://jira.xwiki.org/secure/ReleaseNote.jspa?projectId=10010&styleName=Html&version=10488] and [XWiki Enterprise details>https://jira.xwiki.org/secure/ReleaseNote.jspa?projectId=10222&styleName=Html&version=10492].
Vincent Massol 1.1 28
29 1.1 Known issues
30
Thomas Mortagne 3.1 31 * [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]
Vincent Massol 1.1 32
33 1.1 Common Migration notes
34
35 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.3RC1. Thus you can simply install this version and configure it to point to your existing database.
36
37 #warning("If you're running in a multiwiki setup you'll also need to define the property <tt>xwiki.store.migration.databases=all</tt> to your <tt>xwiki.cfg</tt> file or explicitely name all databases to be migrated as in <tt>xwiki.store.migration.databases=db1,db2,...</tt>.")
38
39 You may also want to [import the default wiki XAR>Main.Download] in order to benefit from improvements listed above.
40
41 #warning("Always make sure you compare your <tt>xwiki.cfg</tt> file with the newest version since some configuration parameters were added. Of note, you should add <tt>xwiki.store.migration=1</tt> so that XWiki will attempt to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything.")
42
Vincent Massol 1.4 43 #info("Make sure you import the new [Panels Application XAR 1.4>extensions:Extension.Panels Application] since it's required by the new Albatross and Toucan skin versions.")
Vincent Massol 1.1 44
45 1.1 Migrating from 1.1.2 or later
46
47 No additional steps required.
48
49 1.1 Migrating from versions earlier than 1.1.2
50
Vincent Massol 1.3 51 Check the [release notes for 1.1.2>ReleaseNotes.ReleaseNotesXWikiEnterprise112].
Vincent Massol 1.1 52

Get Connected