Last modified by Thomas Mortagne on 2023/10/13

Show last authors
1 {{box cssClass="floatinginfobox" title="**Contents**"}}{{toc/}}{{/box}}
2
3 This is a bugfix release for the 2.3 series.
4
5 = New and Noteworthy =
6
7 == New Features ==
8
9 === JMX Administration Console ===
10
11 * XWiki is now using [[JMX to provide runtime Monitoring information>>Documentation.AdminGuide.Monitoring]].
12 * The first usage implemented is about monitoring the JBoss cachad and the Velocity Macro caches, as shown below:
13
14 image:[email protected]
15
16 == Important Bugs Fixed ==
17
18 * [XWIKI-4566] - Users/groups from other wikis are not properly taken into account when put in a local group
19 * [XWIKI-5228] - XWiki 2.0 renderer doesn't escape ~ in image reference
20 * [XWIKI-5277] - Velocity macro cache keeps growing leading to memory issues
21 * [XWIKI-5278] - Velocity Macros are considered global and not isolated in XWiki Syntax 2.0
22 * [XWIKI-5282] - Wiki macros based on user or wiki are not unregistered
23 * [XWIKI-5302] - Query string is not properly escaped in tags add links
24 * [XWIKI-5332] - Velocity macro cache still keeps growing
25 * [XWIKI-5335] - Sometimes velocity macros defined in wiki pages are not recognized
26
27 == Translations ==
28
29 * All the translations have been updated.
30
31 = Known issues =
32
33 * [[Bugs we know about>>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&&type=1&pid=10010&resolution=-1&sorter/field=updated&sorter/order=DESC]]
34
35 = Backward Compatibility and Migration Notes =
36
37 == Important non-compatible changes ==
38
39 {{info}}N/A{{/info}}
40
41 == General Notes ==
42
43 {{warning}}Always make sure you compare your //xwiki.cfg// file with the newest version since some configuration parameters were added. Note 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.{{/warning}}
44
45 == Migration Notes ==
46
47 {{info}}N/A{{/info}}

Get Connected