Release-Notes.md
... ...
@@ -1,5 +1,10 @@
1 1
[[_TOC_]]
2 2
# 6.7.0.260 (Release Pending)
3
+* FB-11598: Added fusion support for Postgres
4
+* FB-12943: Add support to stored procedures for sql_variant data type as a parameter
5
+* FB-11720: Fixed glitch in htmlcharts, which could result in generation of malformed JSON data
6
+* FB-12970: Removed Templates (Forms), and custom entities from session in staticmemory mode. Basic report designing/viewing no longer stores anything in session
7
+* FB-12970: Added support for logging session contents
3 8
* FB-13132: Changed formatting of dates (from filters values) in reportset description to respect AdHocSettings.Culture
4 9
* FB-13115: Resolved issue where thumbnails would remain in the "Generating" state
5 10
* FB-11684: Added disk/reports cache cleanup functionality to Driver.InvalidateSchemaCache()