75aa7001708e3482063dcea65af88cafbcf65ea9
Release-Notes.md
| ... | ... | @@ -1,4 +1,8 @@ |
| 1 | 1 | [[_TOC_]] |
| 2 | +# 6.7.0.260 (Upcoming Release) |
|
| 3 | +* FB-13116: Fixed Equals(Popup) filter when one of the values is empty string. Empty string can now be selected as any other not empty |
|
| 4 | +value. |
|
| 5 | +* FB-13103: Fixed "(blank)" value in the filters. "(blank)" value is now interpreted as NULL when selected for example in the Equals(Popup) or Equals(Checkboxes) filter. |
|
| 2 | 6 | # 6.7.0.259 |
| 3 | 7 | * FB-13036: URL Encode '&' when processed in a drill-down value |
| 4 | 8 | * FB-13035: Fixed erroneous adding of excess parameter to SqlCommand when drilldown filter with equals operator presents in reportSet |