DataDistillr 0.5.12 Release Notes
New Features
Data Sources
- Created forms to allow users to easily connect to ServiceNow and VirusTotal APIs, as well as Snowflake.
File Uploader
- Added support for parquet, avro, log, and pdf files.
Nav Tree
- Implemented caching, so after opening a part of the nav tree once it will be stored in cache - therefore making the nav tree load faster.
Usability
- Improved the First Run/Quick Start Experience. Nav tree now expands and query pre-populates in new tab, and user is prompted to add a file when uploads folder is empty.
- Added filtering to query helper BETA functionality.
- Modified query errors so the important information is more readable.
Security
- Updated CodeIgnitor v4.1.9.
- Modified IP address in footer, so correct IP now displays to user.
Bug Fixes
- Fixed bugs with postgres form - database is now a required field and nav tree fixes implemented.
- Fixed bug with data type labels not appearing in some data sources.
- Fixed collision check timeout upon batch file upload, so users can upload multiple files quickly and without errors.
- Users can now rename query tabs.
- Upon subsequent logins, users will be directed to the organization they set up at first login, rather than their personal account (this caused projects to look like they were disappearing).