Changes for page Release Notes for XWiki 4.5 Milestone 1
Last modified by Thomas Mortagne on 2017/03/24
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -12,9 +12,9 @@ 12 12 13 13 This is the release notes for XWiki Platform, XWiki Enterprise and XWiki Enterprise Manager. They share the same release notes as they are released together and have the same version. 14 14 15 - <insertdescriptionofrelease here>15 +This release is the last stabilization release for the 4.x cycle. 16 16 17 -= New and Noteworthy (since XWiki 4.4) = 17 += New and Noteworthy (since XWiki 4.4.1) = 18 18 19 19 == Distribution Wizard improvements == 20 20 ... ... @@ -110,20 +110,16 @@ 110 110 111 111 == Deprecated and Retired projects == 112 112 113 - <descriptionof deprecatedandretiredprojects>113 +No project was retired. 114 114 115 115 == Upgrades == 116 116 117 - The followingdependencieshave beenupgraded:117 +No library was upgraded. 118 118 119 -* <list libraries that have been upgraded> 120 - 121 121 == Miscellaneous == 122 122 123 123 * It is now possible to delegate programming rights directly to a filesystem template to allow it to access the privileged API by adding the template name to the set defined in DefaultPrivilegedTemplateRenderer. Such a template cannot currently access the context document, but this restriction will most likely be removed in 5.0. 124 124 125 -<other dev stuff to add and link to JIRA for all issues fixed> 126 - 127 127 = Translations = 128 128 129 129 The following translations have been updated: ... ... @@ -138,7 +138,7 @@ 138 138 ## name = iexplorer, firefox, chrome, safari, opera 139 139 {{/velocity}} 140 140 141 -{{browser name=" none" version="x.x"/}}137 +{{browser name="firefox" version="17"/}} 142 142 143 143 Here's the list of databases tested with this version (i.e. databases that we've tested as working - Check the list of [[supported databases>>dev:Community.DatabaseSupportStrategy]]): 144 144 ... ... @@ -183,17 +183,13 @@ 183 183 184 184 == Issues specific to XWiki 4.5M1 == 185 185 186 -<issues specific to the project> 182 +* Changes in the experimental Solr implementation 183 +** The ##xwiki.properties## file now contains solr specific configuration, please make sure to merge it with your own. If you were previously using the ##search.solr.home## property to specify your own index directory, you need to use the new ##solr.embedded.home## property, as specified in the xwiki.properties file. 184 +** The Solr index and configuration files have suffered major changes. When upgrading, you need to delete the ##<permanentDirectory>/solr## directory so that Solr can reinitialize it with the new configuration and index structure. Also, a reindexation is obviously required. 187 187 188 -=== Changes in the experimental Solr implementation === 189 - 190 -- The xwiki.properties file now contains solr specific configuration, please make sure to merge it with your own. If you were previously using the ##search.solr.home## property to specify your own index directory, you need to use the new ##solr.embedded.home## property, as specified in the xwiki.properties file. 191 - 192 -- The Solr index and configuration files have suffered major changes. When upgrading, you need to delete the ##<permanentDirectory>/solr## directory so that Solr can reinitialize it with the new configuration and index structure. Also, a reindexation is obviously required. 193 - 194 194 == API Breakages == 195 195 196 -The following APIs were modified since XWiki 4.4: 188 +The following APIs were modified since XWiki 4.4.1: 197 197 198 198 {{code language="none"}} 199 199 <clirr output here>