Ananas Desktop v0.9.0
New features see Release Note
Download
Ananas Desktop
Download Ananas Desktop for MacOS
Download Ananas Desktop for Linux 64bit
Download Ananas Desktop for Windows 64bit
Ananas Command Line
Installation
Release Note
New Features
- add new workspace setting
disableCheckUpdateOnStartto disable the update check when start the app - add Web API source. Now it is possible to explore, and analyze data from Web API
- add Excel data source.
- add SQL function
TO_DATEto convert string type data to date type - add
Pie chartvisualization step. - improve
Bar chartvisualization step. Support stacked bar chart, horizontal bar chart and vertical bar chart - add
Find project in file exploreroption in project selection view to locate project folder - add new
StringMapcomponent for step editor. It allows editor to edit string-string type map - add new CLI
explorecommand to explore data source - add new CLI
viewcommand to get visualization step result - add new parameter
hosttostartcommand to specify the server host - add new example
Temperature Forcast. See ananas-examples - add new example
MySQL. See ananas-examples - add new example
PostgreSQL. See ananas-examples - add new example
Excel. See ananas-examples
Bug fixes / Improvements
- Fix the issue that CLI exits with code 0 when meeting error in some cases
- Fix the issue that CLI
startcommand listens to0.0.0.0:3003by default. Now it listen to127.0.0.1:3003by default - Fix derby access issue when
runa visualization step from CLI - Upgrade sparkjava dependency to version
2.9.1 - Fix a issue that keep loading the project that is deleted from disk
- Fix Linux & Window new version update dialog has no acknowledge button issue
- Fix
ananasprocess not being killed when close app on MacOS issue - Improve postgres schema auto detection
- Improve several error messages
- Improve tests
