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 Milestone 2
7
8 Second and last milestone of the XWiki Enterprise 1.3 version. Next version will be a release candidate.
9
10 1.1 Summary of changes since XWiki Enterprise 1.3 Milestone 1
11
12 Main changes:
13
14 * Lots of bugs fixed
Vincent Massol 3.4 15 * New [Toucan Skin>extensions:Extension.Toucan Skin]
Vincent Massol 2.1 16
17 #warning("The Toucan skin requires that you have the Albatross 1.2 or greater version installed and that you have XWiki Enterprise 1.3M2 or greater installed.")
18
Thomas Mortagne 5.1 19 * Complete rewrite of the LDAP authentication support (see [XWIKI-1079>https://jira.xwiki.org/browse/XWIKI-1079] for more details). Main changes:
Vincent Massol 1.1 20 ** Support for LDAP groups
21 ** If LDAP authentication fails, XWiki DB authentication takes over
22 ** Improved configuration parameters
23
24 #warning("The old LDAP authentication is still present but deprecated. See the [Authentication Guide>platform:AdminGuide.Authentication] for details on how to configure LDAP authentication.")
25 * Allow skin document attachments to override/provide templates
Thomas Mortagne 5.1 26 * Tightened Wiki Syntax for strikethrough ([XWIKI-1207>https://jira.xwiki.org/browse/XWIKI-1207]), underline ([XWIKI-1243>https://jira.xwiki.org/browse/XWIKI-1243]), italics ([XWIKI-1245>https://jira.xwiki.org/browse/XWIKI-1245]) and strong ([XWIKI-1248>https://jira.xwiki.org/browse/XWIKI-1248]).
Vincent Massol 1.1 27 * Verified XWiki on PostGreSQL 8.3
28 * Syntax Help Panel now opens the XWiki Syntax help from xwiki.org in a separate window
29
Thomas Mortagne 5.1 30 + lots of other changes, see [Platform details>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&&pid=10010&fixfor=10487&sorter/field=issuekey&sorter/order=DESC] and [XWiki Enterprise details>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&&pid=10222&fixfor=10491&sorter/field=issuekey&sorter/order=DESC].
Vincent Massol 1.1 31
32 1.1 Known issues
33
Thomas Mortagne 5.1 34 * [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 35 * The watchlist feature doesn't fully work yet when XWiki used in virtual mode and thus the Watchlist menu is automatically disabled and hidden in that mode.
36
Thomas Mortagne 5.1 37 #error("The Toucan skin v1.0 still has some issues with Internet Explorer. See [XSTOUCAN-3>https://jira.xwiki.org/browse/XSTOUCAN-3] for more details and follow up.")
Vincent Massol 3.1 38
Vincent Massol 1.1 39 1.1 Common Migration notes
40
41 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.3M2. Thus you can simply install this version and configure it to point to your existing database.
42
43 #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>.")
44
45 You may also want to [import the default wiki XAR>Main.Download] in order to benefit from improvements listed above.
46
47 #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.")
48
Vincent Massol 3.4 49 #info("Make sure you import the new [Panels Application XAR 1.3>extensions:Extension.Panels Application] since it's required by the new Albatross and Toucan skin versions.")
Vincent Massol 1.1 50
51 1.1 Migrating from 1.1.2 or later
52
53 No additional steps required.
54
55 1.1 Migrating from versions earlier than 1.1.2
56
Vincent Massol 3.3 57 Check the [release notes for 1.1.2>ReleaseNotes.ReleaseNotesXWikiEnterprise112].
Vincent Massol 1.1 58

Get Connected