1.30.20

New Features

  • Added new settings menu where you can customize the number of decimal places. For example, enter "2" to display numbers with 2 digits.

  • Added support for visualization of dictionaries.

  • You can now navigate to the associated documentation by clicking the error code (e.g., 'RefId: S00001').

  • "Shell" tab: Added new "Database" view for checking databases and tables.

Improvements

  • Enhanced code highlighting to keep it consistent with the DolphinDB extension for Visual Studio Code.

  • Numeric values are formatted with comma (,) as the thousands separator, e.g., 1,000,000,000.

  • Updated keywords, code completion, and function documentation.

  • The execution information is displayed in a more compact layout.

  • Enhanced the "status" popover view to display status information in different categories.

  • Enhanced table pagination design and added tooltips for icon buttons.

  • "Job" tab enhancements: Adjusted the field names; Added support for job search by client IP.

Issues Fixed

  • Fixed an issue where the temporal labels were not correctly formatted in a plot.

  • If a data node is started via the web interface or a cluster is restarted repeatedly, defunct processes are generated.