Changes for page Release Notes for XWiki Enterprise 3.3 Release Candidate 1
Last modified by Thomas Mortagne on 2017/03/24
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -Release forXWiki.3eleaseCandidate11 +ReleaseNotesXWikiEnterprise33RC1 - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. VincentMassol1 +XWiki.Sergiu - Content
-
... ... @@ -2,7 +2,7 @@ 2 2 {{toc/}} 3 3 {{/box}} 4 4 5 -First release candidate of the 3.3 version. There are very few new things in this release, compared to 3.3 Milestone 2, most of the effort going into the extension manager and the Application Within Minutes features. 5 +First release candidate of the 3.3 version. There are very few new things in this released, compared to 3.3 Milestone 2, most of the effort going into the extension manager and the Application Within Minutes features. 6 6 7 7 = New and Noteworthy (since 3.3 Milestone 2) = 8 8 ... ... @@ -26,12 +26,16 @@ 26 26 27 27 The following translations have been updated: 28 28 29 -{{language codes="c s,fr, pl, pt_BR, ru, sv, uk"/}}29 +{{language codes="code1, code2"/}} 30 30 31 31 = Supported Browsers = 32 32 33 33 Here's the list of supported browsers for this version (i.e. browsers that we've tested as working): 34 34 35 +{{velocity}} 36 +## name = iexplorer, firefox, chrome, safari, opera 37 +{{/velocity}} 38 + 35 35 {{browser name="browser" version="x.x"/}} 36 36 37 37 = Known issues = ... ... @@ -40,7 +40,7 @@ 40 40 41 41 = Test Report = 42 42 43 -You can check the [[manual test report>>TestReports.WebHome# HVersions3.3.x]] to learn about what was tested and the results on various browsers.47 +You can check the [[manual test report>>TestReports.WebHome#<anchor to test report>]] to learn about what was tested and the results on various browsers. 44 44 45 45 = Backward Compatibility and Migration Notes = 46 46 ... ... @@ -56,9 +56,13 @@ 56 56 Always make sure you compare your ##xwiki.cfg## and ##xwiki.properties## files with the newest version since some configuration parameters were added. Note that you should add ##xwiki.store.migration=1## so that XWiki will attempt to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything. 57 57 {{/warning}} 58 58 63 +== Issues specific to <projet> <version> == 64 + 65 +<issues specific to the project> 66 + 59 59 == API Breakages == 60 60 61 -The following APIs were modified since 3.2:69 +The following APIs were modified since <project> <version - 1>: 62 62 63 63 {{code language="none"}} 64 64 org.xwiki.component.annotation.ComponentAnnotationLoader: In method 'public void initialize(org.xwiki.component.manager.ComponentManager, java.lang.ClassLoader, java.util.List, java.util.List)' the number of arguments has changed