Release-Notes.md
... ...
@@ -1,5 +1,6 @@
1 1
[[_TOC_]]
2 2
# 6.7.0.259 - *Not Released Yet*
3
+* FB-13036: URL Encode '&' when processed in a drill-down value
3 4
* FB-13035: Fixed erroneous adding of excess parameter to SqlCommand when drilldown filter with equals operator presents in reportSet
4 5
* FB-13034: Fixed spontaneous loss of database connections
5 6
* FB-13026: Added currentUserName verification routine to CheckLimitations routine, to make pure html pages respect RequireLogin setting.