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 (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -26,16 +26,12 @@ 26 26 27 27 The following translations have been updated: 28 28 29 -{{language codes="c ode1,code2"/}}29 +{{language codes="cs, fr, pl, pt_BR, ru, sv, uk"/}} 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 - 39 39 {{browser name="browser" version="x.x"/}} 40 40 41 41 = Known issues = ... ... @@ -44,7 +44,7 @@ 44 44 45 45 = Test Report = 46 46 47 -You can check the [[manual test report>>TestReports.WebHome# <anchor to testreport>]] to learn about what was tested and the results on various browsers.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. 48 48 49 49 = Backward Compatibility and Migration Notes = 50 50 ... ... @@ -60,13 +60,9 @@ 60 60 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. 61 61 {{/warning}} 62 62 63 -== Issues specific to <projet> <version> == 64 - 65 -<issues specific to the project> 66 - 67 67 == API Breakages == 68 68 69 -The following APIs were modified since <project> <version - 1>:61 +The following APIs were modified since 3.2: 70 70 71 71 {{code language="none"}} 72 72 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