-
Add a new portrayal type: "Waffle map" (Fixes #132).
-
Add support for importing zipped datasets (zip files containing a single dataset or multiple datasets).
-
Fix filtering empty lines on CSV datasets for which the line separator is
\r\n
. -
Fix buttons in FormulaInput component when the field name is also a sql function name (such as
count
orsum
). -
Update FAQ in documentation.