Changes for page Release Notes for XWiki 5.2 Milestone 2
Last modified by Thomas Mortagne on 2017/03/24
Change comment:
Rollback to version 48.1
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -2,8 +2,12 @@ 2 2 {{toc/}} 3 3 {{/box}} 4 4 5 -This is the release notes for XWiki Platform ,XWiki Enterpriseand XWiki EnterpriseManager. They share the same release notes as they are released together and have the same version.5 +This is the release notes for XWiki Platform and XWiki Enterprise. They share the same release notes as they are released together and have the same version. 6 6 7 +{{warning}} 8 +**The support of XWiki Enterprise Manager is stopped**. XWiki Enterprise now comes with the ability to create subwikis, see below. 9 +{{/warning}} 10 + 7 7 <insert description of release here> 8 8 9 9 = New and Noteworthy (since XWiki 5.2 Milestone 1) = ... ... @@ -14,6 +14,8 @@ 14 14 15 15 XWiki Enterprise comes now with the ability for users to create their own wikis (a.k.a subwikis). This supersedes the notion of "workspace" and consist in the integration of the [[Workspace Application>>extensions:Extension.Workspace Application]] in the default XWiki distribution. 16 16 21 +{{image reference="add-wiki.png"/}} 22 + 17 17 === Wiki Creation Right === 18 18 19 19 The wiki creation is now possible for users who have the "createwiki" right. This right is only available for the main wiki users, exactly like the Programming Right. ... ... @@ -38,18 +38,6 @@ 38 38 39 39 {{image reference="new-xwiki-menu.png"/}} 40 40 41 -== Solr-based search suggest == 42 - 43 -Starting with this version the [[search suggest>>doc:extensions:Extension.Search Application||anchor="HSearchSuggest"]] feature takes into account the configured search engine. To achieve this we added a new property to ##SearchSuggestSourceClass## that specifies the search engine used by the source. We also created a search suggest service based on Solr and we added search suggest sources that mimic the behaviour of the existing Lucene-based sources. As a result, the search suggest feature is now using Solr by default (as Solr is the default search engine starting with 5.1). 44 - 45 -We also improved the search suggest administration section 46 - 47 -{{image reference="searchSuggestAdminSection.png" /}} 48 - 49 -and we simplified the source creation form. 50 - 51 -{{image reference="searchSuggestSourceForm.png" /}} 52 - 53 53 == Active Installs Tracking == 54 54 55 55 It' very important for the open source committers to understand how well or how badly they're faring when developing the XWiki open source project. So far we didn't know if the number of people using XWiki was increasing, decreasing or staying stable. This module allows us to know who's using XWiki.