New FeatureOptimizationBug Fix
2.8.41
Published on August 3, 2026
- 🔥[New Feature] Added Secret Scanner to support discovering, locating, and handling plain-text sensitive credential risks at the organization and team levels.
- ⚡️[Optimization] When importing Postman data from files, global variables are now supported, and spaces in variable names are handled automatically.
- ⚡️[Optimization] SAML Group Mapping now automatically grants initial project permissions when syncing members into teams.
- ⚡️[Optimization] Added an Invitation Reward Policy, allowing organizations to disable credit rewards for invitations.
- 🐞[Bug Fix] Fixed an issue where response validation results were abnormal when using allOf with strict mode enabled.
- 🐞[Bug Fix] Fixed an issue where schemas referenced by Additional properties were not displayed in shared API documentation.
- 🐞[Bug Fix] Fixed an issue where default examples were not displayed in shared API documentation.
- 🐞[Bug Fix] Fixed an issue where exporting OpenAPI/Swagger specs through the API could export endpoints from other modules after specifying a module and tags.
- 🐞[Bug Fix] Fixed an issue where schemas referenced across modules could be missing when generating code.
- 🐞[Bug Fix] Fixed an issue where the Save button was not displayed after synchronizing a single case, preventing data from being saved.
- 🐞[Bug Fix] Fixed an issue where Apidog CLI could export all endpoints when exporting endpoints from a specified folder in a project.
- 🐞[Bug Fix] Fixed an issue where disconnecting an external display after installing the legacy package on Apple M1 devices could cause the client to exit automatically.
- 🐞[Bug Fix] Fixed an issue where the request body was identified as form-data when importing EasyDoc files, resulting in incomplete import of multi-level parameters.
- 🐞[Bug Fix] Fixed an issue where some Markdown alert components displayed incorrect colours in docs sites.