Release notes
Keep up with latest product news
4024 notes
dataset-financeVersion 1.0.5
Check out analyze-dataset-finance Analytics companion app
DeepSeeWebVersion 3.1.40
- added ability to override default widgets with custom addons, using
overrideBaseType parameter defined in AddonInfo static variable
eg.:
// Ecample for overriding default "Bar Chart" widget with custom addon
static AddonInfo: IAddonInfo = {
version: 1,
type: 'custom',
overrideBaseType: 'barchart'
};
Medical DatasetsVersion 1.0.4
Use of %SQL_Diag.Result and %SQL_Diag.Message tables with LOAD DATA Added
Medical DatasetsVersion 1.0.2
11 more datasets added
Web Application is added
View and Export functionality is added
promjet-statsVersion 1.0.10
Added example of data usage ApacheLog-Dataset
Health DatasetVersion 1.2.0
New dataset "pollution deaths", fix dataset licenses and zpm install
Wsock-EmbeddedPyVersion 0.1.0
- the new version of Embedded Python required some adjustment
- as WebSocket.org is closed down and dead an alternate echo server is required.
- with all firewalls and other limitations, a local docker server was added.
- It works on port 8080 inside Docker and port 10000 on localhost.

