| New Features |
|---|
| 1. | The onDatabaseConnect event has been added. It allows you to control connection parameters, also allows you to create your own connection and pass it in the event arguments.V2024.3.3 |
| 2. | The ability to set export settings has been added, and classes of export settings have been added to the corresponding events.V2024.3.1 |
| 3. | Handle line breaks using "" and "" in text when creating scripts in Blockly.V2024.3.1DJS |
| 4. | Sorting in a "Heatmap" type chart by the values of the X and Y fields.V2024.3.2DJS |
| Enhancements |
|---|
| 1. | Improved operation of Python component events, added new event assignment options.V2024.3.3 |
| 2. | The behavior when installing product packages has been changed: by default, only the necessary modules are installed. Additional modules can be installed separately or using the [ext] installation parameter.V2024.3.1 |
| Fixed Bugs |
|---|
| 1. | Pivot Table Summary fields with expressions.V2024.3.1DJS |
| 2. | Processing some paths for Node.js in Python.V2024.3.2 |