Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -26,6 +26,7 @@ 26 26 image:templateEdit.png 27 27 {{/gallery}} 28 28 ))) 29 +* events produced during Filter conversion job are now folded by default. This essentially means that they won't appear in Activity Stream anymore. 29 29 30 30 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+%228.2-rc-1%22&tempMax=1000]] fixed in this release. 31 31 ... ... @@ -33,7 +33,8 @@ 33 33 34 34 == Instance Filter improvements == 35 35 36 -Instance Output Filter now support missing begin/end event on document locale and revision so input filter for which those two concept don't make sense don't have to send them anymore. 37 +* Instance Output Filter now support missing begin/end event on document locale and revision so input filter for which those two concept don't make sense don't have to send them anymore. 38 +* Instance Output Filter now use the context locale as default locale (used to be empty locale). 37 37 38 38 == Deprecated and Retired projects == 39 39