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 cases
    did 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
    Customize
    settings for published documentations, you can now preview the effect in real time.
Real-time preview of the effect of published documentations
  • 🔥[New Feature] You can now configure whether branch admins are allowed to directly modify the protected branch content.
configure the branch admins
  • ⚡[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 LLMs
    using the Cloud Agent in the web version, the timeline content now displays correctly.
  • ⚡[Optimization] Support extracting
    null
    as 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
    Requests
    caused 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 Example
    did 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
    allOf
    schema composition.
  • 🐞[Bug Fix] Fixed an issue where the model list showed
    0
    when 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 URL
    option 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 Data
    interface 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.
use AI to generate test cases
  • ⚡[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]
    Duration
    in 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-data
    and the header
    Content-Type: multipart/form-data
    was 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 Import
    feature in the
    Import Data
    interface 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 Import
    feature has been upgraded to
    Bind 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 LLMs
    in 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,
    Response
    and
    Info
    are now merged into
    Design
    .
  • ⚡[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-generate
    feature 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
    member
    instead of
    guest
    .
  • 🐞[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
→