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 (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ThomasMortagne1 +XWiki.VincentMassol - Content
-
... ... @@ -12,7 +12,7 @@ 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 17 = New and Noteworthy (since XWiki 4.4) = 18 18 ... ... @@ -98,6 +98,7 @@ 98 98 * Support for searching content in Java Class file attachments [[has been temporarily dropped>>http://jira.xwiki.org/browse/XWIKI-8656]]. 99 99 * Markdown syntax support has been completely rewritten, fixing several existing bugs. 100 100 * The home page (##Main.WebHome##) can now safely be edited by any user who has edit permission (In earlier releases, the AJAX suggest feature for tags would unexpectedly break if users not having Programming Rights edited the page). 101 +* PostGreSQL support for multiwiki mode 101 101 102 102 See the [[full list of JIRA issues>>http://jira.xwiki.org/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+in+%28XCOMMONS%2C+XRENDERING%2C+XWIKI%2C+XE%2C+XEM%29+and+status+%3D+Closed+and+resolution+%3D+Fixed+and+fixVersion+%3D+%224.5-milestone-1%22&tempMax=1000]] fixed in this release. 103 103 ... ... @@ -145,8 +145,10 @@ 145 145 ## name = hsqldb, mysql, postgresql, oracle, opera 146 146 {{/velocity}} 147 147 148 -{{database name=" none" version="x.x"/}}149 +{{database name="hsqldb" version="2.2.9"/}} 149 149 151 +{{database name="postgresql" version="8.4.12"/}} 152 + 150 150 = Known issues = 151 151 152 152 * [[Bugs we know about>>http://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=category+%3D+%22Top+Level+Projects%22+AND+issuetype+%3D+Bug+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC]]