improved
fixed
2.8.30
- ⚡️[Optimization] Improved the security of CLI script execution by preventing scripts outside the "External Programs" directory from being called.
- 🐞[Bug Fix] Fixed an issue where configured Header and Body parameters were not included when copying cURL.
- 🐞[Bug Fix] Fixed an issue where the automated test step list was not updated synchronously after changing the request method in endpoint management.
- 🐞[Bug Fix] Fixed an issue where request parameters in shared documentation had no default examples.
- 🐞[Bug Fix] Fixed an issue where exporting a project with no endpoints and only Markdown documents would fail.
- 🐞[Bug Fix] Fixed an issue where batch-generating test data with both JavaScript generation and Mock generation could produce incorrect results.
- 🐞[Bug Fix] Fixed an issue where opening a fixed link exported from the project overview could result in a 500 error after opening a fixed link from another project.
- 🐞[Bug Fix] Fixed an issue where the UI could display "Error: Cannot read properties of null (reading 'nullable')" in some cases.
- 🐞[Bug Fix] Fixed an issue where, in shared documentation under the light theme, the selected example name had low contrast against the background and was difficult to read.