You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now press shift + arrow key to move component instead of pressing arrow key only.
Add a pop up that allows renaming the CSV file before it is exported.
Support multiple SQL statements in the query editor. Add a new global configuration value to enable/disable this feature. (poli.allow-multiple-query-statements)
Set default maximum-query-records to unlimited.
Add new script to build the release folder.
Bug Fixes
Fix an issue that heatmap displays wrong max and min value.
Fix the wrong column types in schema-postgresql.sql.
Fix the exception thrown from GeneratedKeyHolder when using PostgreSQL as data store.
Fix an issue when hover over the CSV button in a titleless table, the cursor flips between pointer and resizer.
Fix an issue that the URL parameters are not used in the query when the report is initialized.
Fix an issue that accessing the full screen view will direct the user to the login page when remember me is not checked.