Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. VincentMassol1 +XWiki.ThomasMortagne - Content
-
... ... @@ -2,10 +2,14 @@ 2 2 {{toc/}} 3 3 {{/box}} 4 4 5 -This is the release notes for [[XWiki Commons>>http://commons.xwiki.org]], [[XWiki Rendering>>http://rendering.xwiki.org]], [[XWiki Platform>>http://platform.xwiki.org]] and [[XWiki Enterprise>>http://enterprise.xwiki.org]].They share the same release notes as they are released together and have the same version.5 +This is the release notes for [[XWiki Commons>>http://commons.xwiki.org]], [[XWiki Rendering>>http://rendering.xwiki.org]], [[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 7 Lots of usability improvements: improved Livetable filtering (Date filters, Multilist filters, DBList filters), Page Templates can now be auto-selected based on the current location, simplified way of adding a logo to a Color Theme and a lot more. In addition, the new Notifications feature has been worked on too: grouping of related notifications, ability to send emails, configuration of locations and sending diffs in emails. Last but not least: XWiki Enterprise is dead! We now have a new XWiki distribution that asks you at startup what Flavor you'd like to use for your wiki, and we're providing a default Flavor called the Standard Flavor (the closest to the previous XWiki Enterprise distribution). In the future there should be more Flavors offered. 8 8 9 +{{error}} 10 +After this version was released, we noticed a blocker bug: if you use one distribution that doesn't bundle the Standard Flavor, when you execute XWiki the first time, the Distribution Wizard step that lets you choose the Flavor to use comes up empty, instead of proposing the Standard Flavor. We're working on fixing this and we'll release an XWiki 9.5.1 version very quickly. Sorry about that. 11 +{{/error}} 12 + 9 9 = New and Noteworthy (since XWiki 9.4) = 10 10 11 11 [[Full list of issues fixed and Dashboard for 9.5>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=13898]].
- ReleaseNotes.BackwardCompatibility[0]
-
- Violations
-
... ... @@ -1,28 +1,6 @@ 1 1 [ 2 2 [ 3 3 { 4 - "classSimpleName": "InstallRequest", 5 - "code": "java.field.serialVersionUIDUnchanged", 6 - "elementKind": "field", 7 - "fieldName": "serialVersionUID", 8 - "justification": "No real breackage here. Only adds a new method", 9 - "new": "field org.xwiki.extension.job.InstallRequest.serialVersionUID", 10 - "old": "field org.xwiki.extension.job.InstallRequest.serialVersionUID", 11 - "package": "org.xwiki.extension.job" 12 - }, 13 - { 14 - "classSimpleName": "ExtensionId", 15 - "code": "java.field.serialVersionUIDUnchanged", 16 - "elementKind": "field", 17 - "fieldName": "serialVersionUID", 18 - "justification": "No real breackage here. Only adds a new method", 19 - "new": "field org.xwiki.extension.ExtensionId.serialVersionUID", 20 - "old": "field org.xwiki.extension.ExtensionId.serialVersionUID", 21 - "package": "org.xwiki.extension" 22 - } 23 - ], 24 - [ 25 - { 26 26 "classSimpleName": "NotificationDisplayer", 27 27 "code": "java.method.parameterTypeChanged", 28 28 "elementKind": "parameter", ... ... @@ -164,18 +164,6 @@ 164 164 "methodName": "getEvents", 165 165 "new": "method java.util.List<org.xwiki.notifications.CompositeEvent> org.xwiki.notifications.NotificationManager::getEvents(java.lang.String, org.xwiki.notifications.NotificationFormat, boolean, int, java.util.Date, java.util.Date, java.util.List<java.lang.String>) throws org.xwiki.notifications.NotificationException", 166 166 "package": "org.xwiki.notifications" 167 - }, 168 - { 169 - "classSimpleName": "ResourceReferenceHandlerServlet", 170 - "code": "java.method.returnTypeTypeParametersChanged", 171 - "elementKind": "method", 172 - "justification": "REVAPI bug", 173 - "methodName": "getInitParameterNames", 174 - "new": "method java.util.Enumeration javax.servlet.GenericServlet::getInitParameterNames() @ org.xwiki.resource.servlet.ResourceReferenceHandlerServlet", 175 - "newType": "java.util.Enumeration", 176 - "old": "method java.util.Enumeration<java.lang.String> javax.servlet.GenericServlet::getInitParameterNames() @ org.xwiki.resource.servlet.ResourceReferenceHandlerServlet", 177 - "oldType": "java.util.Enumeration<java.lang.String>", 178 - "package": "org.xwiki.resource.servlet" 179 179 } 180 180 ] 181 181 ]