-
Notifications
You must be signed in to change notification settings - Fork 0
Changelog
Ian edited this page Feb 3, 2017
·
3 revisions
Note: Every release includes bug fixes. In most cases, these are not included in the changelog.
DataStorm 4.36 - 2017-02-03
== Major change ==
- Some core data process plugin upgrade to the lastest version.
- NativeEngine upgrade
== Features ==
- Fixed issue: JSONstream support zipped/gziped JSON instead of raw JSON
- Fixed issue: Not able to parse large JSON object with JSON.parse()
- Fixed issue: Accessing begining of json file and continue to parse the revelant data
== Bug Fixes ==
- Fixed issue: Auto-detect YAML headers in non full-YAML files
- Fixed issue: Empty arrays cause errors
DataStorm 4.24 - 2016-10-31
- [Upgrade] Some core components upgrade
DataStorm 4.23 - 2016-04-08
- [Upgrade]the data-processing engine upgrade
- [Upgrade]optimized the mode of engine loading
- [Upgrade] NativeEngine update
- [Bug] NativeEngine menu event detection bug.
- [Bug] Fix open save dialog adding extendsion to filename when it shouldn't
- [Bug] Fix bad typing performance..
- [Bug] NativeEngine process_task contions is '&&' run error.
- [Bug] Open the most recently used documents that use dock appliction icon, not normal to open
- [Bug] NativeEngine process_task must run success, application can't launch.
- [Feature] (Transformation engine) Support for complex object format(all support file format)
- [Feature] (Transformation engine) Support for custom to csv
- [Feature] (Transformation engine) Support for .ini format file
- [Update] (Transformation engine) i18n update
- [Performance] (Transformation engine) use file stream aysnc.