Change comment:
New Release note
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -6,9 +6,9 @@ 6 6 7 7 <insert description of release here> 8 8 9 -= New and Noteworthy (since XWiki 1 1.1) =9 += New and Noteworthy (since XWiki <version - 1>) = 10 10 11 -[[Full list of issues fixed and Dashboard for 1 1.2>>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=14405]].11 +[[Full list of issues fixed and Dashboard for <full version here even for RC, e.g. 10.5>>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=<fill id here>]]. 12 12 13 13 {{releasenotechanges/}} 14 14 ... ... @@ -20,23 +20,13 @@ 20 20 21 21 The following runtime dependencies have been upgraded (they have a different release cycle than [[XWiki Commons>>http://commons.xwiki.org]], [[XWiki Rendering>>http://rendering.xwiki.org]] and [[XWiki Platform>>http://platform.xwiki.org]]): 22 22 23 -* [[CSS4J 0.42.3>>https://jira.xwiki.org/browse/XWIKI-16195]] 24 -* [[ASM 7.1>>https://jira.xwiki.org/browse/XCOMMONS-1591]] 25 -* [[SLF4J 1.7.26>>https://jira.xwiki.org/browse/XCOMMONS-1587]] 26 -* [[Apache PDFBox 2.0.14>>https://jira.xwiki.org/browse/XWIKI-16202]] 27 -* [[snakeyaml 1.24>>https://jira.xwiki.org/browse/XCOMMONS-1590]] 28 -* [[commons-codec 1.12>>https://jira.xwiki.org/browse/XCOMMONS-1582]] 29 -* [[Batik 1.11>>https://jira.xwiki.org/browse/XWIKI-16189]] 30 -* [[Javassist 3.24.1-GA>>https://jira.xwiki.org/browse/XCOMMONS-1586]] 31 -* [[JGroups 4.0.18>>https://jira.xwiki.org/browse/XCOMMONS-1597]] 32 -* [[Infinispan 9.4.9.Final>>https://jira.xwiki.org/browse/XCOMMONS-1188]] 33 -* [[Stax2 API 4.2>>https://jira.xwiki.org/browse/XCOMMONS-1599]] 23 +* <list libraries that have been upgraded> 34 34 35 35 = Translations = 36 36 37 -The following translations have been updated: 27 +The following translations have been updated: 38 38 39 -{{language codes=" fr,no,ru, uk"/}}29 +{{language codes="none, none"/}} 40 40 41 41 {{comment}} 42 42 TODO: uncomment and update with proper link when the report is ready. ... ... @@ -71,22 +71,13 @@ 71 71 ** ##hibernate.cfg.xml## 72 72 * Add ##xwiki.store.migration=1## in ##xwiki.cfg## so that XWiki will attempt to automatically migrate your current database to any new schema. Make sure you backup your Database before doing anything. 73 73 74 -== Issues specific to XWiki 11.2==64 +== Issues specific to XWiki <version> == 75 75 76 - === LanguageSettings===66 +<issues specific to the project> 77 77 78 -The default value of the option [[{{code}}xwiki.language.forceSupported{{/code}}>>doc:Documentation.AdminGuide.Configuration.WebHome||anchor="HLanguagesettings"]] is now set to true. 79 -That means that only the supported languages defined in the Administration (section Content > Internationalization) will be used to display the wiki to our users. 80 -If you want to support the previous behaviour, you can edit the default value of the option in {{code}}xwiki.cfg{{/code}} by setting it to 0: 81 - 82 -{{code}} 83 -#-# Force only one of the supported languages to be accepted. Default set to true. 84 -xwiki.language.forceSupported=0 85 -{{/code}} 86 - 87 87 == API Breakages == 88 88 89 -The following APIs were modified since XWiki11.1:70 +The following APIs were modified since <project> <version - 1>: 90 90 91 91 {{comment}} 92 92 Remove!