improved

fixed

2.8.33

  • ⚡️[Optimization] Improved response speed for running and stopping tests when there are many test cases.
  • ⚡️[Optimization] Improved the performance of AI-generated test cases, fixing an issue where generating a large number of cases could cause the app to freeze.
  • 🐞[Bug Fix] Fixed an issue where, when importing OpenAPI data, extension fields for folder and status metadata could become invalid when endpoints had
    tag=[]
    .
  • 🐞[Bug Fix] Fixed an issue where, when importing Apidog data, Markdown documents under a selected folder were not imported after searching by keyword and selecting the folder.
  • 🐞[Bug Fix] Fixed an issue where all opened tabs were lost after refreshing within the app.
  • 🐞[Bug Fix] Fixed an issue where endpoints across multiple modules could not be correctly recognized when importing RAP2 files containing multiple modules.
  • 🐞[Bug Fix] Fixed an issue where, when exporting OpenAPI data, query parameters could be lost if an endpoint had path and query parameters with the same name.
  • 🐞[Bug Fix] Fixed an issue where switching branches on the AI test case generation page and then switching back to the main branch automatically triggered test case generation.