OptimizationBug Fix
2.8.42
Published on August 11, 2026
- ⚡️[Optimization] Supports automatic collapsing and searching when a module has many base URLs.
- ⚡️[Optimization] OpenAPI operations now support writing to audit logs, making it easier for enterprises to track external API call activity.
- ⚡️[Optimization] Added an enterprise policy that restricts organization membership to members with specified email addresses.
- 🐞[Bug Fix] Fixed an issue where Markdown document tabs were displayed incompletely when unauthenticated users accessed public projects.
- 🐞[Bug Fix] Fixed an issue where AND-related Security Schemes could be exported as internally merged security schemes when exporting OpenAPI/Swagger data.
- 🐞[Bug Fix] Fixed an issue where variable names were empty in the client after adding global variables through AI or Apidog CLI.
- 🐞[Bug Fix] Fixed an issue where importing OpenAPI data to a specified branch through Apidog CLI could incorrectly write to the main branch.
- 🐞[Bug Fix] Fixed an issue where invalid tags values could cause frontend access errors when creating or modifying endpoints through Apidog CLI.
- 🐞[Bug Fix] Fixed an issue where creating project-level test data through Apidog CLI without passing
--scenariocould cause it to be invisible in the list after creation.