Changes for page Release Notes for XWiki 5.3 Milestone 2
Last modified by Thomas Mortagne on 2017/03/24
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. ThomasMortagne1 +XWiki.VincentMassol - Content
-
... ... @@ -86,6 +86,7 @@ 86 86 87 87 == Miscellaneous == 88 88 89 +* We're now officially not supporting saving Servlet Session in URL (a.k.a URL Rewriting). This means that if you want to remain logged on in XWiki you need to enable cookies (See why ##jsessionid## are considered harmful [[here>>https://randomcoder.org/articles/jsessionid-considered-harmful]] and [[here>>http://java.dzone.com/articles/java-jsessionid-harmful]]). 89 89 * The Statistics Application now has an entry point in the Applications Panel (only visible by Admins by default):((( 90 90 {{image reference="statsentry.png"/}} 91 91 ))) ... ... @@ -116,7 +116,8 @@ 116 116 117 117 == Miscellaneous == 118 118 119 -* new {{code language="none"}}com.xpn.xwiki.doc.XWikiDocument#getDocumentReferenceWithLocale(){{/code}} method to get the real reference of the document to use in {{code language="none"}}com.xpn.xwiki.XWiki#getDocument(DocumentReference, XWikiContext){{/code}} for example 120 +* New {{code language="none"}}com.xpn.xwiki.doc.XWikiDocument#getDocumentReferenceWithLocale(){{/code}} method to get the real reference of the document to use in {{code language="none"}}com.xpn.xwiki.XWiki#getDocument(DocumentReference, XWikiContext){{/code}} for example 121 +* [[New Java API + a few new APIs in the Git module>>extensions:Extension.Git Module]] 120 120 121 121 = Translations = 122 122