Last modified by Thomas Mortagne on 2017/03/24

<
From version < 48.1
edited by Thomas Mortagne
on 2017/03/24
To version < 45.1 >
edited by Thomas Mortagne
on 2014/06/13
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -8,7 +8,7 @@
8 8  
9 9  = New and Noteworthy (since XWiki 6.0) =
10 10  
11 -[[Full list of issues fixed and Dashboard for 6.1>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=12290]].
11 +[[Full list of issues fixed and Dashboard for 6.1>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=12290]].
12 12  
13 13  == Improved Active Installs ==
14 14  
... ... @@ -49,7 +49,7 @@
49 49  * To ensure the compatibility with Internet Explorer 8, the Flamingo skin uses [[Respond.js>>https://github.com/scottjehl/Respond]] and [[HTML5Shiv>>https://github.com/aFarkas/html5shiv/]]. It enables CSS3 media queries and HTML5 tags.
50 50  * "Human" requests like ##view## or ##edit## are not waiting XWiki initialization forever and display a waiting page with initialization progress instead: {{image reference="init.png"/}}
51 51  
52 -See the [[full list of JIRA issues>>https://jira.xwiki.org/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+in+%28XCOMMONS%2C+XRENDERING%2C+XWIKI%2C+XE%29+and+status+%3D+Closed+and+resolution+%3D+Fixed+and+fixVersion+%3D+%226.1-milestone-1%22&tempMax=1000]] fixed in this release.
52 +See the [[full list of JIRA issues>>http://jira.xwiki.org/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+in+%28XCOMMONS%2C+XRENDERING%2C+XWIKI%2C+XE%29+and+status+%3D+Closed+and+resolution+%3D+Fixed+and+fixVersion+%3D+%226.1-milestone-1%22&tempMax=1000]] fixed in this release.
53 53  
54 54  = For Developers =
55 55  
... ... @@ -61,20 +61,20 @@
61 61  
62 62  The following dependencies have been upgraded:
63 63  
64 -* [[Apache Lucene and Solr 4.8.0>>https://jira.xwiki.org/browse/XWIKI-10305]]
65 -* [[Guava 17.0>>https://jira.xwiki.org/browse/XCOMMONS-570]]
66 -* [[reflections 0.9.9-RC1>>https://jira.xwiki.org/browse/XCOMMONS-204]]
67 -* [[Groovy 2.3.1>>https://jira.xwiki.org/browse/XCOMMONS-579]]
68 -* [[Jackson 2.3.3>>https://jira.xwiki.org/browse/XCOMMONS-593]]
69 -* [[sisu guice 3.2.1>>https://jira.xwiki.org/browse/XCOMMONS-592]]
70 -* [[commons-compress 1.8.1>>https://jira.xwiki.org/browse/XCOMMONS-591]]
71 -* [[cssparser 0.9.14>>https://jira.xwiki.org/browse/XCOMMONS-590]]
72 -* [[commons-lang 3.3.2>>https://jira.xwiki.org/browse/XCOMMONS-589]]
73 -* [[JGroups 3.4.4>>https://jira.xwiki.org/browse/XWIKI-10354]]
64 +* [[Apache Lucene and Solr 4.8.0>>http://jira.xwiki.org/browse/XWIKI-10305]]
65 +* [[Guava 17.0>>http://jira.xwiki.org/browse/XCOMMONS-570]]
66 +* [[reflections 0.9.9-RC1>>http://jira.xwiki.org/browse/XCOMMONS-204]]
67 +* [[Groovy 2.3.1>>http://jira.xwiki.org/browse/XCOMMONS-579]]
68 +* [[Upgrade to Jackson 2.3.3>>http://jira.xwiki.org/browse/XCOMMONS-593]]
69 +* [[sisu guice 3.2.1>>http://jira.xwiki.org/browse/XCOMMONS-592]]
70 +* [[commons-compress 1.8.1>>http://jira.xwiki.org/browse/XCOMMONS-591]]
71 +* [[cssparser 0.9.14>>http://jira.xwiki.org/browse/XCOMMONS-590]]
72 +* [[commons-lang 3.3.2>>http://jira.xwiki.org/browse/XCOMMONS-589]]
73 +* [[JGroups 3.4.4>>http://jira.xwiki.org/browse/XWIKI-10354]]
74 74  
75 75  == Miscellaneous ==
76 76  
77 -* [[XCOMMONS-582>>https://jira.xwiki.org/browse/XCOMMONS-582]]: ##$escapetool.json## should be used instead of ##$escapetool.javascript## for escaping manually constructed JSON; ##$jsontool.serialize## should be used for generating JSON, though, since it is safer.
77 +* [[XCOMMONS-582>>http://jira.xwiki.org/browse/XCOMMONS-582]]: ##$escapetool.json## should be used instead of ##$escapetool.javascript## for escaping manually constructed JSON; ##$jsontool.serialize## should be used for generating JSON, though, since it is safer.
78 78  * Introduced job progress helper API, see [[Job Module>>doc:extensions:Extension.Job Module||anchor="HNotifyaboutprogress"]] for more details.
79 79  * All component related API of ##com.xpn.xwiki.web.Utils## are now using the context ##ComponentManager## by default.
80 80  * We added a new method to the component script service to access the component manager corresponding to a specific namespace:(((
... ... @@ -97,7 +97,7 @@
97 97  
98 98  = Known issues =
99 99  
100 -* [[Bugs we know about>>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=category+%3D+%22Top+Level+Projects%22+AND+issuetype+%3D+Bug+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC]]
100 +* [[Bugs we know about>>http://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=category+%3D+%22Top+Level+Projects%22+AND+issuetype+%3D+Bug+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC]]
101 101  
102 102  = Backward Compatibility and Migration Notes =
103 103  
... ... @@ -109,7 +109,7 @@
109 109  
110 110  The following APIs were modified since XWiki 6.0:
111 111  
112 -* Young API
112 +* Young APIs
113 113  
114 114  {{code language="none"}}
115 115  org.xwiki.activeinstalls.server.DataManager: Method 'public com.google.gson.JsonObject countInstalls(java.lang.String, java.lang.String, java.util.Map)' has been added to an interface
... ... @@ -117,3 +117,20 @@
117 117  org.xwiki.activeinstalls.server.DataManager: Method 'public com.google.gson.JsonObject searchInstalls(java.lang.String, java.lang.String, java.util.Map)' has been added to an interface
118 118  org.xwiki.activeinstalls.server.script.ActiveInstallsScriptService: Method 'public long getInstallCount(java.lang.String)' has been removed
119 119  {{/code}}
120 +
121 +{{code language="none"}}
122 +org.xwiki.crypto.store.CertificateStore: Class org.xwiki.crypto.store.CertificateStore removed
123 +org.xwiki.crypto.store.CertificateStoreException: Class org.xwiki.crypto.store.CertificateStoreException removed
124 +org.xwiki.crypto.store.KeyStore: Class org.xwiki.crypto.store.KeyStore removed
125 +org.xwiki.crypto.store.KeyStoreException: Class org.xwiki.crypto.store.KeyStoreException removed
126 +{{/code}}
127 +
128 +* Not supposed to be public
129 +
130 +{{code language="none"}}
131 +com.xpn.xwiki.store.XWikiHibernateBaseStore: In method 'protected void createHibernateSequenceIfRequired(java.lang.String, org.hibernate.Session)' the number of arguments has changed
132 +com.xpn.xwiki.render.XWikiMacrosMappingRenderer: Removed org.xwiki.observation.EventListener from the set of implemented interfaces
133 +com.xpn.xwiki.render.XWikiMacrosMappingRenderer: Method 'public java.util.List getEvents()' has been removed
134 +com.xpn.xwiki.render.XWikiMacrosMappingRenderer: Method 'public java.lang.String getName()' has been removed
135 +com.xpn.xwiki.render.XWikiMacrosMappingRenderer: Method 'public void onEvent(org.xwiki.observation.event.Event, java.lang.Object, java.lang.Object)' has been removed
136 +{{/code}}

Get Connected