Changelog
Follow up on the latest improvements and updates.
RSS
new
improved
fixed
2.7.46
- ð¥[New Feature] After obtaining an OAuth 2.0 token, you can now set it as a current value of the variable to prevent sharing the token with others in the team.
- â¡ïž[Optimization] Improved the UI for creating new endpoints on the main interface â the menu now appears only after clicking.
- â¡ïž[Optimization] Enhanced the sample project with more comprehensive content.
- â¡ïž[Optimization] Global variables now support multi-user online collaboration and real-time automatic updates.
- â¡ïž[Optimization] gRPC debugging now supports JSON with comments.
- â¡ïž[Optimization] When inserting dynamic values into input boxes, the value is now inserted at the cursor position instead of the end.
- â¡ïž[Optimization] Provided clearer tips and guidance when AI model errors occur.
- ð[Bug Fix] Fixed an issue where the inherited custom scripts from parents couldnât be scrolled when viewed in automated tests.
- ð[Bug Fix] Fixed an issue where module variables were not correctly replaced during code generation.
- ð[Bug Fix] Fixed an issue where creating a GitHub connection occasionally redirected to the help documentation incorrectly.
- ð[Bug Fix] Fixed an issue where, when importing OpenAPI/Swagger specs, the security requirements of the root were not imported correctly and were mistakenly configured as No Auth.
- ð[Bug Fix] Fixed an issue where, when importing Postman Collections, the option for Import "e.g." in Postman as endpoint debug casesdid not work.
æ¥æ¬èª:
- ð¥ãæ°æ©èœãOAuth 2.0ã®ããŒã¯ã³ååŸåŸãããŒã¯ã³ãããŒã«ã«å€æ°å€ãšããŠèšå®ã§ããããã«ãªããŸãããããã«ãããããŒã ã¡ã³ããŒãšã®ããŒã¯ã³å ±æãåé¿ã§ããŸãã
- â¡ïžãæé©åãã¡ã€ã³ç»é¢ã§ã®APIæ°èŠäœæã®æäœæ§ãæ¹åããã¯ãªãã¯æã«ã®ã¿ã¡ãã¥ãŒã衚瀺ãããããã«ããŸããã
- â¡ïžãæé©åããµã³ãã«ãããžã§ã¯ãã®å å®¹ãæ¡å ããããå æ¬çã«ããŸããã
- â¡ïžãæé©åãã°ããŒãã«å€æ°ãè€æ°äººã§ã®ãªã³ã©ã€ã³å ±åç·šéãšãªã¢ã«ã¿ã€ã èªåæŽæ°ã«å¯Ÿå¿ããŸããã
- â¡ïžãæé©åãgRPC APIã®ãããã°æã«ãã³ã¡ã³ãä»ãJSONããµããŒãããŸããã
- â¡ïžãæé©åãå ¥åæ¬ã«åçå€ãæ¿å ¥ããéãæ«å°Ÿã§ã¯ãªãã«ãŒãœã«äœçœ®ã«æ¿å ¥ãããããã«ããŸããã
- â¡ïžãæé©åãAIã¢ãã«ã®ãšã©ãŒçºçæã«ãããæç¢ºãªã¡ãã»ãŒãžãšæ¡å ã衚瀺ããããã«ããŸããã
- ðããã°ä¿®æ£ãèªåãã¹ãã§èŠªããç¶æ¿ããã«ã¹ã¿ã ã¹ã¯ãªãããé²èЧããéãå 容ãã¹ã¯ããŒã«ã§ããªãäžå ·åãä¿®æ£ããŸããã
- ðããã°ä¿®æ£ãã³ãŒãçææã«ã¢ãžã¥ãŒã«å€æ°ãæ£ãã眮æãããªãäžå ·åãä¿®æ£ããŸããã
- ðããã°ä¿®æ£ãäžéšã®ç¶æ³ã§GitHubæ¥ç¶ã®äœææã«èª€ã£ãŠãã«ãããã¥ã¡ã³ããžãªãã€ã¬ã¯ããããäžå ·åãä¿®æ£ããŸããã
- ðããã°ä¿®æ£ãOpenAPI/SwaggerããŒã¿ãã€ã³ããŒãããéãã«ãŒããã£ã¬ã¯ããªã«èšå®ãããSecurityãæ£ããã€ã³ããŒãããããã«ãŒããã£ã¬ã¯ããªã®èªèšŒæ¹åŒããèªèšŒäžèŠããšèª€ã£ãŠèšå®ãããäžå ·åãä¿®æ£ããŸããã
- ðããã°ä¿®æ£ã Postman Collectionã®ã€ã³ããŒãæããPostmanã®'e.g.'ããããã°çšãã¹ãã±ãŒã¹ãšããŠã€ã³ããŒããã¹ã€ãããæå¹ã«ãªããªãäžå ·åãä¿®æ£ããŸããã
new
improved
fixed
2.7.45
- ð¥[New Feature] When configuring the Customizesettings for published documentations, you can now preview the effect in real time.

- ð¥[New Feature] You can now configure whether branch admins are allowed to directly modify the protected branch content.

- â¡ïž[Optimization] When selecting status code 204 while designing an endpoint, the content type will automatically switch to No-Content.
- â¡ïž[Optimization] When debugging SSE streaming responses for endpoints related to AI with LLMsusing the Cloud Agent in the web version, the timeline content now displays correctly.
- â¡ïž[Optimization] Support extracting nullas a variable value.
- â¡ïž[Optimization] When external project members click "Run in Apidog" in published documentation to debug an endpoint, they can now edit the current values of the environment variables.
- â¡ïž[Optimization] When editing an endpoint and clicking on a referenced schema from a field, the schema list of the current module will be displayed.
- â¡ïž[Optimization] Test scenarios now support bulk modifying.
- â¡ïž[Optimization] Once a required permission is added, it will automatically be assigned to all custom roles.
- â¡ïž[Optimization] Added a new performance optimization feature: Optimize in-project tab rendering to solve lag issues when multiple tabs are open.
- â¡ïž[Optimization] Added a new performance optimization feature: GPU hardware acceleration. If you experience UI flickering or incomplete interface rendering, please disable this option.
- â¡ïž[Optimization] Improved the UI for AI schema modifications and AI model provider configuration.
- ð[Bug Fix] Fixed an issue where entering a parameter value without entering a parameter name in Requestscaused duplicate input boxes at the top.
- ð[Bug Fix] Fixed an issue on the module overview page where export/backup permalink for OpenAPI specs did not correctly display the security field for endpoints referencing the security scheme components.
- ð[Bug Fix] Fixed an issue where extracting a response example and selecting Overwrite the Exampledid not auto-fill the example name.
- ð[Bug Fix] Fixed an issue where syncing test case content did not sync pre and post processors scripts.
- ð[Bug Fix] Fixed an issue where renaming a test case and clicking the âbutton had no effect.
- ð[Bug Fix] Fixed an issue where running a referenced test case in a test scenario displayed request parameters inconsistently with the ones in the UI.
- ð[Bug Fix] Fixed an issue where, when a response component was configured to be Included in new endpoints, deleting it after creating an endpoint still caused it to be referenced in exported OpenAPI specs.
- ð[Bug Fix] Fixed an issue where the generated schema code used numbers instead of shcema names as the class name when an endpoint referenced an allOfschema composition.
- ð[Bug Fix] Fixed an issue where the model list showed 0when testing models on the AI provider configuration page.
- ð[Bug Fix] Fixed an issue where, when importing Postman data, the Automatically remove the BaseURL part from the URLoption had no effect on endpoint cases.
- ð[Bug Fix] Fixed an issue where importing Swagger 2.0 specs failed to import responses with status code 204.
æ¥æ¬èª:
- ð¥ãæ°æ©èœããªã³ã©ã€ã³ããã¥ã¡ã³ãã®ã«ã¹ã¿ãã€ãºèšå®ãè¡ãéããªã¢ã«ã¿ã€ã ã§ãã¬ãã¥ãŒã§ããããã«ããŸããã
- ð¥ãæ°æ©èœããã©ã³ã管çè ãä¿è·ãã©ã³ãã®å 容ãçŽæ¥ç·šéã§ãããã©ãããèšå®ã§ããããã«ããŸããã
- â¡ïžãæé©åãAPIèšèšæã«204ã¹ããŒã¿ã¹ã³ãŒããéžæãããšãå 容圢åŒãèªåçã«å 容ãªãã«åãæ¿ããããã«ããŸããã
- â¡ïžãæé©åãWebçã®ã¯ã©ãŠãAgentã§SSEã¹ããªãŒãã³ã°å¿çã®AIå€§èŠæš¡ã¢ãã«APIããããã°ããéãã¿ã€ã ã©ã€ã³ã®ã³ã³ãã³ããæ£åžžã«è¡šç€ºãããããã«ããŸããã
- â¡ïžãæé©åãnullã倿°å€ãšããŠæœåºã§ããããã«ããŸããã
- â¡ïžãæé©åããããžã§ã¯ãå€ã¡ã³ããŒããªã³ã©ã€ã³ããã¥ã¡ã³ãã®ãRun in Apidogãã§APIããããã°ããéãç°å¢å€æ°ã®ããŒã«ã«å€ãç·šéã§ããããã«ããŸããã
- â¡ïžãæé©åãAPIç·šéæã«ãã£ãŒã«ããåç §ããŠããã¢ãã«ãã¯ãªãã¯ãããšãçŸåšã®ã¢ãžã¥ãŒã«ã®ã¢ãã«äžèЧã衚瀺ããããã«ããŸããã
- â¡ïžãæé©åããã¹ãã·ããªãªã®äžæ¬ç·šéã«å¯Ÿå¿ããŸããã
- â¡ïžãæé©åãå¿ é æš©éã远å ããéããã¹ãŠã®ã«ã¹ã¿ã ããŒã«ã«èªåçã«å²ãåœãŠãããããã«ããŸããã
- â¡ïžãæé©åãããã©ãŒãã³ã¹æé©åãšããŠããããžã§ã¯ãå ã®ã¿ãæç»ãæé©åããè€æ°ã®Tabãéããéã®ã«ã¯ã€ããæ¹åã§ããããã«ããŸããã
- â¡ïžãæé©åãããã©ãŒãã³ã¹æé©åãšããŠãGPUããŒããŠã§ã¢ã¢ã¯ã»ã©ã¬ãŒã·ã§ã³ã®ãªã³ïŒãªãèšå®ã远å ããç»é¢ã®ãã©ã€ããæç»åŽ©ããçºçããå Žåã«ç¡å¹åã§ããããã«ããŸããã
- â¡ïžãæé©åãAIããŒã¿ã¢ãã«ç·šéç»é¢ããã³AIã¢ãã«ãããã€ããŒèšå®ç»é¢ã®UIãæ¹åããŸããã
- ðããã°ä¿®æ£ãã¯ã€ãã¯ãªã¯ãšã¹ãã§ãã©ã¡ãŒã¿åãå ¥åããå€ã®ã¿å ¥åããå Žåã«ãäžéšã«å ¥åæ¬ãéè€è¡šç€ºãããäžå ·åãä¿®æ£ããŸããã
- ðããã°ä¿®æ£ãã¢ãžã¥ãŒã«æŠèŠããŒãžããOpenAPIããŒã¿ãURLãšã¯ã¹ããŒãïŒããã¯ã¢ããããéãAuth Security Schemaãåç §ããŠããAPIã§securityãã£ãŒã«ããæ£ããåºåãããªãäžå ·åãä¿®æ£ããŸããã
- ðããã°ä¿®æ£ãã¬ã¹ãã³ã¹äŸãæœåºããŠæ¢åã®äŸãäžæžãããéãäŸã®åç§°ãèªåå ¥åãããªãäžå ·åãä¿®æ£ããŸããã
- ðããã°ä¿®æ£ããã¹ãã±ãŒã¹å 容ãåæããéãAPIã®ååŠçã»åŸåŠçã¹ã¯ãªãããåæãããªãäžå ·åãä¿®æ£ããŸããã
- ðããã°ä¿®æ£ããã¹ãã±ãŒã¹ããªããŒã åŸããã§ãã¯ããŒã¯ïŒâïŒãã¯ãªãã¯ããŠãåå¿ããªãäžå ·åãä¿®æ£ããŸããã
- ðããã°ä¿®æ£ããã¹ãã·ããªãªã§åŒçšãããã¹ãã±ãŒã¹ãå®è¡ããéããªã¯ãšã¹ããã©ã¡ãŒã¿ãç»é¢è¡šç€ºãšäžèŽããªãäžå ·åãä¿®æ£ããŸããã
- ðããã°ä¿®æ£ãã¬ã¹ãã³ã¹ã³ã³ããŒãã³ãã«ãAPIäœææã«èªå远å ããèšå®ããç¶æ ã§åé€ããŠãããšã¯ã¹ããŒãããOpenAPIããŒã¿å ã§è©²åœã³ã³ããŒãã³ããåç §ããç¶ããäžå ·åãä¿®æ£ããŸããã
- ðããã°ä¿®æ£ãAPIãallOfçµåã¢ãã«ãåç §ããŠããå Žåã«ãã¢ãã«ã³ãŒãçææã®ã¯ã©ã¹åãã¢ãã«åã§ã¯ãªãæ°å€ã«ãªãäžå ·åãä¿®æ£ããŸããã
- ðããã°ä¿®æ£ãAIãããã€ããŒèšå®ç»é¢ã§ã¢ãã«ããã¹ãããéãã¢ãã«äžèЧã0ãšè¡šç€ºãããäžå ·åãä¿®æ£ããŸããã
- ðããã°ä¿®æ£ãPostmanããŒã¿ãã€ã³ããŒãããéããURLããBaseURLéšåãèªåçã«åé€ãèšå®ãAPIã±ãŒã¹ã«é©çšãããªãäžå ·åãä¿®æ£ããŸããã
- ðããã°ä¿®æ£ãSwagger2.0ããŒã¿ã®ã€ã³ããŒãæã«ãã¹ããŒã¿ã¹ã³ãŒã204ã®ã¬ã¹ãã³ã¹ãæ£åžžã«åã蟌ããªãäžå ·åãä¿®æ£ããŸããã
improved
2.7.44
- â¡ïž[Optimization] Provided clearer tips for different request exception scenarios.
- â¡ïž[Optimization] Software borders and shadows would not be displayed on macOS Tahoe 26 to fix lag issues caused by high GPU usage.
æ¥æ¬èª:
- â¡ïžãæé©åããªã¯ãšã¹ãç°åžžæã«ãç¶æ³ã«å¿ããŠããæç¢ºãªãšã©ãŒã¡ãã»ãŒãžã衚瀺ããããã«ããŸããã
- â¡ïžãæé©åãmacOS Tahoe 26ã·ã¹ãã ã§ãœãããŠã§ã¢ã®æ ç·ãšåœ±ãé衚瀺ã«ããGPU䜿çšçãé«ãããããšã«ããã«ã¯ã€ãåé¡ãè§£æ¶ããŸããã
new
improved
fixed
2.7.42
- ð¥[New Feature] You can now add tags to test cases and manage both tags and categories.
- â¡ïž[Optimization] Added support for assertions based on HTTP status codes.
- â¡ïž[Optimization] In the test report result categories, the specific number of items in each category is displayed.
- ð[Bug Fix] Fixed an issue where a 404 error would occur when added certain published projects to favorites.
- ð[Bug Fix] Fixed the issue where the mock response did not meet expectations in certain cases when the endpoint referenced response components.
æ¥æ¬èª:
- ð¥ãæ°æ©èœããã¹ãã±ãŒã¹ã«ã¿ã°ã远å ããã¿ã°ãšã«ããŽãªã管çã§ããããã«ããŸããã
- â¡ïžãæé©åãHTTPã³ãŒãã«å¯ŸããŠã¢ãµãŒã·ã§ã³ãè¡ããããã«ããŸããã
- â¡ïžãæé©åããã¹ãã¬ããŒãã®çµæåé¡ã§ãåã«ããŽãªå ã®å ·äœçãªä»¶æ°ã衚瀺ããããã«ããŸããã
- ðããã°ä¿®æ£ãäžéšã®ãªãŒãã³ãã©ãããã©ãŒã ãããžã§ã¯ãããæ°ã«å ¥ãç»é²ããéã404ãšã©ãŒãçºçããäžå ·åãä¿®æ£ããŸããã
- ðããã°ä¿®æ£ããšã³ããã€ã³ããã¬ã¹ãã³ã¹ã³ã³ããŒãã³ããåç §ããŠããå Žåã«ãäžéšã®ç¶æ³ã§Mockã¬ã¹ãã³ã¹çµæãæåŸ ã©ããã«ãªããªãäžå ·åãä¿®æ£ããŸããã
improved
fixed
2.7.40
- â¡ïž[Optimization] When designing APIs, you can now set whether the request body is required.
- â¡ïž[Optimization] Improved the UI of the response when debugging an endpoint.
- â¡ïž[Optimization] Added an entry for the "Import via API" feature in the Import Datainterface within the project.
- ð[Bug Fix] Fixed an issue where variables in the OAuth 2.0 Auth URL had incorrect priority, causing environment variable values not to take effect.
æ¥æ¬èª:
- â¡ïžãæé©åãAPIèšèšæã«ãªã¯ãšã¹ãããã£ãå¿ é ã«èšå®ã§ããããã«ããŸããã
- â¡ïžãæé©åãAPIãããã°æã®ã¬ã¹ãã³ã¹è¡šç€ºãšãªã¢ã®ã¹ã¿ã€ã«ãæ¹åããŸããã
- â¡ïžãæé©åããããžã§ã¯ãå ã®ããŒã¿ã€ã³ããŒãç»é¢ã«ãAPIããã€ã³ããŒããæ©èœã®å ¥å£ã远å ããŸããã
- ðããã°ä¿®æ£ãOAuth2.0ã®Auth URLã«å€æ°ã䜿çšããå Žåã倿°ã®åªå é äœã誀ã£ãŠé©çšãããç°å¢å€æ°ã®å€ãåæ ãããªãäžå ·åãä¿®æ£ããŸããã
new
improved
fixed
2.7.39
- ð¥[New Feature] You can use AI to generate test cases for endpoints.

- â¡ïž[Optimization] When debugging an endpoint, hover over the returned status code to see more detailed explanations.
- â¡ïž[Optimization] When creating a sprint branch, you can assign a branch admin to review MRs.
- â¡ïž[Optimization] Durationin test report now supports additional units: d, h, m (not just ms and s)
- â¡ïž[Optimization] Importing data in any format supports creating new modules.
- â¡ïž[Optimization] If no multiple services are configured for a module, the endpoint will no longer show a base URL selection.
- â¡ïž[Optimization] When a self-hosted Runner encounters errors, the app will display error messages and solutions.
- â¡ïž[Optimization] Support searching for test steps by step ID.
- ð[Bug Fix] Fixed an issue where the request body couldn't be sent if the endpoint body type was set to form-dataand the headerContent-Type: multipart/form-datawas configured repetitively when using the web version or the published documentation's cloud agent for sending a request.
æ¥æ¬èª:
- ð¥ãæ°æ©èœãAIãå©çšããŠAPIã®ãã¹ãã±ãŒã¹ãçæã§ããããã«ãªããŸããã
- â¡ïžãæé©åãAPIããããã°ããéãã¬ã¹ãã³ã¹ã®ã¹ããŒã¿ã¹ã³ãŒãã«ã«ãŒãœã«ãåããããšããã詳现ãªèª¬æã衚瀺ãããããã«ãªããŸããã
- â¡ïžãæé©åãã€ãã¬ãŒã·ã§ã³ãã©ã³ãäœææã«ããã©ã³ã管çè ãèšå®ããŠMRãã¬ãã¥ãŒã§ããããã«ãªããŸããã
- â¡ïžãæé©åããã¹ãã¬ããŒãã®æèŠæéã«ãããŠãåŸæ¥ã®msã»sã«å ããŠdã»hã»mã®åäœããµããŒãããŸããã
- â¡ïžãæé©åããããã圢åŒã®ããŒã¿ãã€ã³ããŒãããéã«ãæ°ããã¢ãžã¥ãŒã«ãäœæã§ããããã«ãªããŸããã
- â¡ïžãæé©åãã¢ãžã¥ãŒã«ããã«ããµãŒãã¹ãèšå®ããŠããªãå ŽåãAPIã§ããŒã¹URLã®éžæã衚瀺ãããªãããã«ãªããŸããã
- â¡ïžãæé©åãèªå·±ãã¹ãåRunnerã§ãšã©ãŒãçºçããå Žåãã¢ããªå ã«ãšã©ãŒã¡ãã»ãŒãžãšè§£æ±ºæ¹æ³ã衚瀺ãããããã«ãªããŸããã
- â¡ïžãæé©åãã¹ãããIDãå©çšããŠãã¹ãã¹ããããæ€çŽ¢ã§ããããã«ãªããŸããã
- ðããã°ä¿®æ£ãWebçãŸãã¯ãªã³ã©ã€ã³ããã¥ã¡ã³ãã®ã¯ã©ãŠãAgentã§ããªã¯ãšã¹ãBodyãform-dataã§ããã€Headerã« Content-Type:multipart/form-dataãèšå®ãããŠããå Žåããªã¯ãšã¹ãããã£ãéä¿¡ã§ããªãåé¡ãä¿®æ£ããŸããã
improved
2.7.38
- â¡ïž[Optimization] The entry for the Scheduled Importfeature in theImport Datainterface within the project has been restored.
- â¡ïž[Optimization] After creating a new resource within a folder, the folder will automatically expand to display the newly created resource.
æ¥æ¬èª:
- â¡ïžãæé©åããããžã§ã¯ãå ã®ããŒã¿ã€ã³ããŒãç»é¢ã«ãããŠãã宿ã€ã³ããŒããæ©èœã®å ¥å£ãå床衚瀺ããããã«ããŸãã
- â¡ïžãæé©åããã£ã¬ã¯ããªå ã§æ°ãããªãœãŒã¹ãäœæããéã«ããã®ãã£ã¬ã¯ããªãèªåçã«å±éãããæ°ãããªãœãŒã¹ã衚瀺ãããããã«ããŸãã
new
improved
fixed
2.7.37
- ð¥[New Feature] The Scheduled Importfeature has been upgraded toBind Data Source, which can now be set on the module overview page.
- ð¥[New Feature] When debugging SSE streaming responses for endpoints related to AI with LLMsin published online documentation, it now supports automatic merging of message content and previewing content in Markdown format.
- â¡ïž[Optimization] When creating a new endpoint, you can now choose whether the current endpoint uses the design interface or the request interface.
- â¡ïž[Optimization] Optimized the tab names on the endpoint page: in request-first mode, ResponseandInfoare now merged intoDesign.
- â¡ïž[Optimization] Fulfilled the data displayed on the module overview page.
- â¡ïž[Optimization] You can now separately configure whether to enable response validation for runs, debug cases, test cases, and test steps.
- â¡ïž[Optimization] If an endpoint does not define a schema, the auto-generatefeature will attempt to use examples.
- â¡ïž[Optimization] When inviting users to join a project from within the project, their permissions in the team or organization will now default to memberinstead ofguest.
- ð[Bug Fix] Fixed an issue where, when using Apidog CLI to export data to run test scenarios, the configuration interface displayed incorrect options.
- ð[Bug Fix] Fixed an issue where, when using Requests, if the URL contained variables, switching the body type would incorrectly add a/before the variable.
æ¥æ¬èª:
- ð¥ãæ°æ©èœãã¹ã±ãžã¥ãŒã«ã€ã³ããŒãæ©èœãããŒã¿ãœãŒã¹æ¥ç¶ã«ã¢ããã°ã¬ãŒããããã¢ãžã¥ãŒã«æŠèŠããŒãžã§ããŒã¿ãœãŒã¹ãæ¥ç¶ã§ããããã«ãªããŸããã
- ð¥ãæ°æ©èœãå ¬éãããŠãããªã³ã©ã€ã³ããã¥ã¡ã³ãã§SSEã¹ããªãŒãã³ã°å¿çã®AIå€§èŠæš¡ã¢ãã«APIããããã°ããéãã¡ãã»ãŒãžå 容ã®èªåçµ±åããã³Markdown圢åŒã§ã®ã³ã³ãã³ããã¬ãã¥ãŒããµããŒããããŸããã
- â¡ïžãæé©åãæ°ããAPIäœææã«ãèšèšç»é¢ãšRequestç»é¢ãåãæ¿ããããããã«ãªããŸããã
- â¡ïžãæé©åãAPI管çããŒãžã®ã¿ãåãæé©åãããªã¯ãšã¹ãåªå ã¢ãŒãã®ãResponseå®çŸ©ããšãAPI説æãããèšèšãã«çµ±åããŸããã
- â¡ïžãæé©åãã¢ãžã¥ãŒã«æŠèŠããŒãžã«è¡šç€ºãããããŒã¿ãæ¹åããŸããã
- â¡ïžãæé©åãå®è¡ããããã°ã±ãŒã¹ããã¹ãã±ãŒã¹ãã·ããªãªã±ãŒã¹ããšã«Responseæ€èšŒã®ON/OFFãåå¥ã«èšå®ã§ããããã«ãªããŸããã
- â¡ïžãæé©åãAPIã«ããŒã¿æ§é ãå®çŸ©ãããŠããªãå Žåã«èªåçææ©èœã䜿çšãããšããµã³ãã«ã䜿çšããŠã¿ãããã«ããŸãã
- â¡ïžãæé©åããããžã§ã¯ãå ã§ãŠãŒã¶ãŒããããžã§ã¯ãã«æåŸ ããéããã®ãŠãŒã¶ãŒã®ããŒã ãçµç¹å ã§ã®æš©éãã²ã¹ãã§ã¯ãªãäžè¬ã¡ã³ããŒãšããŠèšå®ãããããã«ããŸããã
- ðããã°ä¿®æ£ãApidog CLIã§ããŒã¿ããšã¯ã¹ããŒãããŠãã¹ãã·ããªãªãå®è¡ããéã«ãèšå®ç»é¢ã«èª€ã£ããªãã·ã§ã³ã衚瀺ãããäžå ·åãä¿®æ£ããŸããã
- ðããã°ä¿®æ£ãRequestäœ¿çšæãURLã«å€æ°ãå«ãŸããŠããå ŽåãBodyã¿ã€ããåãæ¿ãããšå€æ°ã®åã«èª€ã£ãŠ /ã远å ãããåé¡ãäžå ·åãä¿®æ£ããŸããã
improved
fixed
2.7.35
- â¡ïž[Optimization] Added more built-in HTTP standard status codes to choose from when designing APIs.
- â¡ïž[Optimization] When running scheduled tasks via a self-hosted Runner, you can configure the behavior on errors.
- â¡ïž[Optimization] When creating a project via import, the "import to module" information is no longer displayed.
- â¡ïž[Optimization] Exported HTML test reports now display environment information.
- ð[Bug Fix] Fixed an issue where modifying request parameters did not update the generated request code.
- ð[Bug Fix] Fixed an issue where running performance tests caused a large number of exec icons to appear in the macOS Dock.
- ð[Bug Fix] Fixed an issue where the default module's base URL was not imported when importing Apidog-formatted data into a project.
- ð[Bug Fix] Fixed an issue where the import preview window incorrectly displayed sprint branches from other projects.
- ð[Bug Fix] Fixed an issue where the selected state of test cases was not saved correctly.
- ð[Bug Fix] Fixed an issue where adjusting the order of test scenarios in the folder tree by dragging could affect the order of other scenarios in certain cases.
- ð[Bug Fix] Fixed an issue where field descriptions could not contain spaces when extracting response definitions.
- ð[Bug Fix] Fixed an issue where multiple request examples could not be saved correctly when extracted.
æ¥æ¬èª:
- â¡ïžãæé©åãAPIèšèšæã«ãããå€ãã®HTTPæšæºã¹ããŒã¿ã¹ã³ãŒããéžæã§ããããã«ããŸããã
- â¡ïžãæé©åãã»ã«ããã¹ãRunnerã§ã¹ã±ãžã¥ãŒã«ã¿ã¹ã¯ãå®è¡ããéã«ããšã©ãŒãçºçããå Žåã®åäœãèšå®ã§ããããã«ããŸããã
- â¡ïžãæé©åãã€ã³ããŒãã«ãã£ãŠãããžã§ã¯ããäœæããéã«ãã¢ãžã¥ãŒã«ãžã®ã€ã³ããŒãæ å ±ã衚瀺ããªãããã«ããŸããã
- â¡ïžãæé©åããšã¯ã¹ããŒããããHTMLãã¹ãã¬ããŒãã«ç°å¢æ å ±ã衚瀺ãããããã«ãªããŸããã
- ðããã°ä¿®æ£ããªã¯ãšã¹ããã©ã¡ãŒã¿ã倿ŽããåŸã«çæããããªã¯ãšã¹ãã³ãŒããæŽæ°ãããªãäžå ·åãä¿®æ£ããŸããã
- ðããã°ä¿®æ£ãããã©ãŒãã³ã¹ãã¹ãå®è¡æã«ãmacOSã®Dockã«å€æ°ã®execã¢ã€ã³ã³ã衚瀺ãããäžå ·åãä¿®æ£ããŸããã
- ðããã°ä¿®æ£ãApidog圢åŒããŒã¿ããããžã§ã¯ãã«ã€ã³ããŒãããéã«ãããã©ã«ãã¢ãžã¥ãŒã«ã®Base URLãã€ã³ããŒããããªãäžå ·åãä¿®æ£ããŸããã
- ðããã°ä¿®æ£ãã€ã³ããŒããã¬ãã¥ãŒãŠã£ã³ããŠã§ä»ã®ãããžã§ã¯ãã®ãã©ã³ãã誀ã£ãŠè¡šç€ºãããäžå ·åãä¿®æ£ããŸããã
- ðããã°ä¿®æ£ããã¹ãã±ãŒã¹ã®ãã§ãã¯ç¶æ ãæ£ããä¿åãããªãäžå ·åãä¿®æ£ããŸããã
- ðããã°ä¿®æ£ãäžéšã®ç¶æ³ã«ãããŠããã£ã¬ã¯ããªããªãŒã§ãã¹ãã·ããªãªã®é åºããã©ãã°ããŠèª¿æŽãããšãä»ã®ã·ããªãªã®é åºã«åœ±é¿ããäžå ·åãä¿®æ£ããŸããã
- ðããã°ä¿®æ£ãã¬ã¹ãã³ã¹å®çŸ©ãæœåºããéã«ããã£ãŒã«ã説æã«ã¹ããŒã¹ãå ¥åã§ããªãäžå ·åãä¿®æ£ããŸããã
- ðããã°ä¿®æ£ããªã¯ãšã¹ããµã³ãã«ãæœåºããéã«ãè€æ°ã®ãµã³ãã«ãæ£ããä¿åãããªãäžå ·åãä¿®æ£ããŸããã
fixed
improved
2.7.33
- â¡ïž[Optimization] Support converting folders into modules.
- â¡ïž[Optimization] When importing OpenAPI/Swagger specs, if an endpoint uses Bearer Token, API Key, or Basic Auth as the Security, the variables will be referenced by default in the default auth panel.
- ð[Bug Fix] Fixed an issue where the default request timeout was 3 minutes instead of 5 minutes.
- ð[Bug Fix] Fixed an issue where, when merging endpoints and endpoint cases in sprint branches into the main branch, endpoint cases were not merged.
- ð[Bug Fix] Fixed an issue where the interface kept showing "Uploading" after importing empty project data.
æ¥æ¬èª:
- â¡ïžãæé©åããã£ã¬ã¯ããªãã¢ãžã¥ãŒã«ã«å€æã§ããããã«å¯Ÿå¿ããŸããã
- â¡ïžãæé©åãOpenAPI仿§æžãã€ã³ããŒãããéãAPIã§Bearer TokenãAPI KeyãBasic Authã¿ã€ãã®Security Schemeãèšå®ãããŠããå Žåãããã©ã«ãã®èªèšŒæ å ±ç»é¢ã«ãããŠè©²åœã®å€æ°ãèªåçã«åç §ãããããã«å¯Ÿå¿ããŸããã
- ðããã°ä¿®æ£ããªã¯ãšã¹ãã®ã¿ã€ã ã¢ãŠãã®ããã©ã«ãå€ã誀ã£ãŠ3åã«èšå®ãããŠããäžå ·åãä¿®æ£ããæ£ããããã©ã«ãå€ã§ãã5åã«å€æŽããŸããã
- ðããã°ä¿®æ£ããµããã©ã³ãããAPIããã³APIãã¹ãã±ãŒã¹ãã¡ã€ã³ãã©ã³ãã«ããŒãžããéã«ãAPIãã¹ãã±ãŒã¹ãæ£ããããŒãžãããªãäžå ·åãä¿®æ£ããŸããã
- ðããã°ä¿®æ£ã空ã®ãããžã§ã¯ãããŒã¿ãã€ã³ããŒãããåŸãç»é¢ã«ãUploadingãã衚瀺ããããŸãŸã«ãªãäžå ·åãä¿®æ£ããŸããã
Load More
â