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,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