Last modified by Thomas Mortagne on 2023/10/13

From version 4.9
edited by Marius Dumitru Florea
on 2013/12/13
Change comment: There is no comment for this version
To version 4.11
edited by Marius Dumitru Florea
on 2013/12/13
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -22,10 +22,8 @@
22 22  
23 23  = For Developers =
24 24  
25 -== <developer feature N> ==
25 +{{include reference="ReleaseNotesXWiki53RC1" section="HSearchforDocumentsMatchingSpecificValuesinMultipleXObjectProperties"/}}
26 26  
27 -<description of developer feature N>
28 -
29 29  == Deprecated and Retired projects ==
30 30  
31 31  * Workspace has been moved to https://github.com/xwiki-contrib/xwiki-platform-workspace
... ... @@ -44,7 +44,10 @@
44 44  
45 45  == Miscellaneous ==
46 46  
47 -<other dev stuff to add and link to JIRA for all issues fixed>
45 +* [[Script Services implementations have been moved outside of the ##internal## package>>dev:Community.JavaCodeStyle||anchor="HPackagenames"]] in order for CLIRR to check them for backward incompatibilities and so that their API are made available in generated Javadoc.
46 +* [[New Java API + a few new APIs in the Git module>>extensions:Extension.Git Module]]
47 +* 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
48 +* You can now easily [[run functional tests using PhantomJS>>dev:Community.Testing||anchor="HSelenium2-basedFramework"]] by using ##-Dbrowser=*phantomjs##.
48 48  
49 49  = Translations =
50 50  

Get Connected