Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -4,11 +4,12 @@ 4 4 5 5 This is the release notes for [[XWiki Commons>>http://commons.xwiki.org]], [[XWiki Rendering>>http://rendering.xwiki.org]] and [[XWiki Platform>>http://platform.xwiki.org]]. They share the same release notes as they are released together and have the same version. 6 6 7 -<insert description of release here> 7 +This release was focused on bug fixes. It comes with a lot of bug fixes and a couple of small improvements for things like the live table date filter, the Database List field from AppWithinMinutes or the Delete User modal. There's also a new Tomcat 9 based Debian package that you might want to try. 8 +We managed to fix 43 bugs in total, among them 10 were blockers and 8 criticals. You can find more interesting statistics and the full list of changes below. 8 8 9 -= New and Noteworthy (since XWiki <version -1>) =10 += New and Noteworthy (since XWiki 11.2) = 10 10 11 -[[Full list of issues fixed and Dashboard for <full version here even for RC, e.g.10.5>>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=<fill id here>]].12 +[[Full list of issues fixed and Dashboard for 11.3>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14411]]. 12 12 13 13 {{releasenotechanges/}} 14 14 ... ... @@ -20,7 +20,27 @@ 20 20 21 21 The following runtime dependencies have been upgraded (they have a different release cycle than [[XWiki Commons>>http://commons.xwiki.org]], [[XWiki Rendering>>http://rendering.xwiki.org]] and [[XWiki Platform>>http://platform.xwiki.org]]): 22 22 23 -* <list libraries that have been upgraded> 24 +* [[Apache PDFBox 2.0.15>>https://jira.xwiki.org/browse/XWIKI-16338]] 25 +* [[AspectJ 1.9.3>>https://jira.xwiki.org/browse/XCOMMONS-1613]] 26 +* [[Bootstrap 3.4.1>>https://jira.xwiki.org/browse/XWIKI-16335]] 27 +* [[c3p0 0.9.5.4>>https://jira.xwiki.org/browse/XWIKI-16267]] 28 +* [[CKEditor Integration 1.33>>https://jira.xwiki.org/browse/XWIKI-16357]] 29 +* [[CKEditor 4.11.4>>https://jira.xwiki.org/browse/CKEDITOR-290]] 30 +* [[commons-lang3 3.9>>https://jira.xwiki.org/browse/XCOMMONS-1617]] 31 +* [[cssparser 0.9.27>>https://jira.xwiki.org/browse/XCOMMONS-1609]] 32 +* [[httpclient 4.5.8>>https://jira.xwiki.org/browse/XCOMMONS-1611]] 33 +* [[Infinispan 9.4.12.Final>>https://jira.xwiki.org/browse/XCOMMONS-1610]] 34 +* [[Javassist 3.25.0-GA>>https://jira.xwiki.org/browse/XCOMMONS-1619]] 35 +* [[Jaxen 1.2.0>>https://jira.xwiki.org/browse/XCOMMONS-1618]] 36 +* [[JBoss Logging 3.4.0>>https://jira.xwiki.org/browse/XCOMMONS-1616]] 37 +* [[JBoss Marshalling 2.0.7.Final>>https://jira.xwiki.org/browse/XCOMMONS-1620]] 38 +* [[JGroups 4.0.19>>https://jira.xwiki.org/browse/XCOMMONS-1605]] 39 +* [[JSqlParser 2.0>>https://jira.xwiki.org/browse/XWIKI-16246]] 40 +* [[jsTree 3.3.7>>https://jira.xwiki.org/browse/XWIKI-16034]] 41 +* [[Maven 3.6.1>>https://jira.xwiki.org/browse/XWIKI-16339]] 42 +* [[Maven Resolver 1.3.3>>https://jira.xwiki.org/browse/XWIKI-16201]] 43 +* [[Quartz Scheduler 2.3.1>>https://jira.xwiki.org/browse/XWIKI-16270]] 44 +* [[Tour Application 1.3>>https://jira.xwiki.org/browse/XWIKI-16371]] 24 24 25 25 = Translations = 26 26 ... ... @@ -52,8 +52,6 @@ 52 52 53 53 = Backward Compatibility and Migration Notes = 54 54 55 -{{backwardCompatiblityReport version="11.3"/}} 56 - 57 57 == General Notes == 58 58 59 59 * When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added: ... ... @@ -63,18 +63,11 @@ 63 63 ** ##hibernate.cfg.xml## 64 64 * Add ##xwiki.store.migration=1## in ##xwiki.cfg## so that XWiki will attempt to automatically migrate your current database to any new schema. Make sure you backup your Database before doing anything. 65 65 66 -== Issues specific to XWiki <version> == 67 - 68 -<issues specific to the project> 69 - 70 70 == API Breakages == 71 71 72 - The followingAPIswere modified since<project> <version-1>:87 +No APIs have been modified since XWiki 11.2 73 73 74 -{{comment}} 75 -Remove! 76 -{{backwardCompatiblityReport version="<version>"/}} 77 -{{/comment}} 89 +{{backwardCompatiblityReport version="11.3"/}} 78 78 79 79 = Credits = 80 80