Wiki source code of ReleaseNotesXWikiEnterprise193

Last modified by Thomas Mortagne on 2017/03/24

Show last authors
1 #startfloatingbox()
2 *Contents*
3 #toc ("2" "4" "")
4 #endfloatingbox()
5
6 1 Release Notes for XWiki Enterprise 1.9.3
7
8 This is a bug fix and enhancement release mainly around security and the tag and mailsender applications.
9
10 1.1 Changes since XWiki Enterprise 1.9.2
11
12 1.1.1 Improvements
13
14 * XWIKI-4065 New Footnote macro
15
16 1.1.1 Important Bugs fixed
17
18 * XWIKI-4109: Guest users are sometimes logged in with another user account
19 * XWIKI-3827: GWT wysiwyg editor has dark background with Albatross skin
20 * XPMAIL-17: Wrong characters in non-ascii emails
21 * XATAG-21: List documents with tag, rename/delete tag fails with specific versions of MySQL5
22 * XATAG-22: Rename and delete actions fail with tag containing non-ascii chars
23 * XABLOG-27: Article date not displayed properly in IE6
24
25 1.1 Known issues
26
27 * [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]
28
29 1.1 Backward Compatibility and Migration Notes
30
31 1.1.1 General Notes
32
33 #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 explicitly name all databases to be migrated as in <tt>xwiki.store.migration.databases=db1,db2,...</tt>.")
34
35 You may also want to [import the default wiki XAR>Main.Download] in order to benefit from improvements listed above.
36
37 #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.")
38

Get Connected