a348f11a9473550903265469cd969f919c6a1729
Release-Notes.md
| ... | ... | @@ -1,7 +1,11 @@ |
| 1 | 1 | [[_TOC_]] |
| 2 | 2 | # 6.7.0.260 (Release Pending) |
| 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. |
|
| 3 | +* FB-13132: Changed formatting of dates (from filters values) in reportset description to respect AdHocSettings.Culture |
|
| 4 | +* FB-13115: Resolved issue where thumbnails would remain in the "Generating" state |
|
| 5 | +* FB-11684: Added disk/reports cache cleanup functionality to Driver.InvalidateSchemaCache() |
|
| 6 | +* FB-13114: Resolved regression in AdHocSettings.ReloadStrings(). |
|
| 7 | +* FB-13081: Resolved redirect loop when AdHocUserKey is specified |
|
| 8 | +* 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 value. |
|
| 5 | 9 | * 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. |
| 6 | 10 | |
| 7 | 11 | # 6.7.0.259 |