3.00.3
New Features
- Added support for the Configuration graph in Dashboard. Users can upload svg images and populate data sources for dynamic display. (3.00.3.1)
- Added the Git Integration module in Shell. Users can connect to GitHub or GitLab for DolphinDB code repositories directly on the Web interface to browse, create, modify, and commit files.
- Added the Compute group tab in Permission. The default administrator can manage user and group accesses for compute groups.
- Added the Streaming Graph Monitoring module. Users can monitor streaming graph on the Web interface.
- Added the Plugin module. The administrators can manage plugins for the whole cluster on any node.
Improvements
- Modified the default values for certain configurations when creating new compute groups in Configuration. (3.00.3.1)
- Added a column Zone to the panels in Cluster. (3.00.3.1)
- Enhanced the error messages when user or group names start with a hyphen or contain invalid characters in Permission. (3.00.3.1)
- Enhanced the UI of the confirm button when closing tabs in Shell. (3.00.3.1)
- Modified the units of certain metrics in node status to display in uppercase. (3.00.3.1)
- Improved the design of Web interface for better user experience.
- Improved the plotting capabilities of
plot
function. - Improved the display of array vectors by removing the thousand separator.
- Improved the Shell module. Users can automatically return to the active tab afer refreshing the whole page.
- Improved the display of tables in Dashboard:
- Autofit column width.
- Fixed headers while scrolling.
- Improved check for compute group configuration. Every group name should be unique to avoid naming conflicts.
Issue Fixed
- Fixed the following issues in Job: (3.00.3.1)
- The page was not refreshed after logging out.
- Guest users could stop running jobs.
-
Fixed an issue where the data was repeatedly fetched when expanding the database in Shell. (3.00.3.1)
-
Fixed an issue in Permission where the admin couldn’t grant users access to shared in-memory tables or stream tables. (3.00.3.1)
-
Fixed unexpected errormessage in Stream Graph when clicking an unnamed engine on the overview dashboard. (3.00.3.1)
- Fixed unexpected error message when creating new subscriptions in Data Acquisition platform.
- Fixed the following issues in Dashboard:
- Display anomalies in preview mode.
- Inability to save data sources of matrix type.
- Fixed the issue introduced in version 3.00.2.4 where incorrect prompt would pop-up when deleting nodes in Configuration.