Changes for page Release Notes for XWiki Enterprise 4.0 Milestone 2
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. mflorea1 +XWiki.VincentMassol - Content
-
... ... @@ -73,10 +73,16 @@ 73 73 74 74 {{image reference="ldap-admin.png"/}} 75 75 76 -= B ugfixesandimprovements=76 +== New IRC Bot Application == 77 77 78 - See thefull list of [[JIRAissues>>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.0-milestone-2%22&tempMax=1000]] fixed in thisrelease.78 +The IRC Bot Application has been completely rewritten from the grounds up for better maintainability, improved speed and more features as described in the [[Documentation for the new IRC Bot Application>>extensions:Extension.IRC Bot Application]]. 79 79 80 +{{image reference="ircbotapplication.png"/}} 81 + 82 +== Miscellaneous == 83 + 84 +* There's now a link to the [[Getting Started Guide>>enterprise:GettingStarted.WebHome]] on the XWiki Enterprise home page. 85 + 80 80 = For Developers = 81 81 82 82 == New Velocity tool to serialize Java objects to JSON format == ... ... @@ -128,6 +128,11 @@ 128 128 129 129 The class reference is now stored as a local reference in the BaseObject/BaseCollection which means that like in the storage you can't assign a class coming from another wiki to an xobject which was causing some issue when copying wikis. You can still provide absolute reference but the wiki reference will be automatically removed. 130 130 137 +== Miscellaneous == 138 + 139 +* A new event ##ApplicationReadyEvent## is sent when the Application is ready to service requests. Event Listeners can now listen to this event. 140 +* We've added a new [[Commons Text Module>>extensions:Extension.Text Module]] to contain XWiki-specific APIs related to text. 141 + 131 131 == Upgrades == 132 132 133 133 The following dependencies have been upgraded: ... ... @@ -134,6 +134,10 @@ 134 134 135 135 * Json-lib 2.4 136 136 148 += Bug fixes and improvements = 149 + 150 +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.0-milestone-2%22&tempMax=1000]] fixed in this release. 151 + 137 137 = Tested Browsers = 138 138 139 139 Here's the list of browsers tested with this version (i.e. browsers that we've tested as working - Check the list of [[supported browsers>>dev:Community.BrowserSupportStrategy]]):