Wiki source code of ReleaseNotesXWikiEnterprise171

Last modified by Thomas Mortagne on 2017/03/24

Show last authors
1 1 Release Notes for XWiki Enterprise 1.7.1
2
3 This is a bug fix and enhancement release.
4
5 #toc("" "" "")
6
7 1.1 Summary of changes since XWiki Enterprise 1.7
8
9 1.1.1 WYSIWYG and Rendering 2.0 Improvements
10
11 * Image handling. You can now upload and insert image in your documents from the WYSIWYG
12
13 <img style="border: 1px solid #000;" src="$doc.getAttachmentURL('EditingwysiwygforWysiwyg-MozillaFirefox3.1Beta2-1.jpg')" />
14
15 <img style="border: 1px solid #000;" src="$doc.getAttachmentURL('EditingwysiwygforWysiwyg-MozillaFirefox3.1Beta2-2.jpg')" />
16
17 * Table handling. You can create tables and manage them (row/columns addition and deletion) from the WYSIWYG.
18
19 <img style="border: 1px solid #000;" src="$doc.getAttachmentURL('EditingwysiwygforWysiwyg-MozillaFirefox3.1Beta2-4.jpg')" />
20
21 <img style="border: 1px solid #000;" src="$doc.getAttachmentURL('EditingwysiwygforWysiwyg-MozillaFirefox3.1Beta2-3.jpg')" />
22
23 * Added support for explicit line breaks (\\) in XWiki Syntax 2.0
24
25 1.1.1 Important bugs fixed
26
27 * XWIKI-2988: The way to synchronize several LDAP groups with the same XWiki group is wrong
28 * XWIKI-3024: XWiki authenticator load xwiki.authentication..createuser in place of xwiki.authentication.createuser from xwiki.cfg file
29 * XWIKI-3023: Timeout when trying to connect to Penrose LDAP server
30 * XWIKI-3010: By default the size of "ldap_group_mapping" field in XWikiPreferences is too short
31 * Many WYSIWYG bugs fixed
32
33 1.1 Known issues
34
35 * [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]
36
37 1.1 Common Migration notes
38
39 The database structure hasn't been changed since XWiki Enterprise 1.5 so you shouldn't have to touch your Database to upgrade. Thus you can simply install this version and configure it to point to your existing database.
40
41 You may also want to [import the default wiki XAR>Main.Download] in order to benefit from improvements listed above.
42
43
44

Get Connected