Changelog
Follow up on the latest improvements and updates.
RSS
new
improved
fixed
2.7.18
- 🔥[New Feature] You can now use AIto modify field descriptions, Mock data, and more in your schemas.

- 🔥[New Feature] You can configure API keys for the AI models to enable Apidog's AI features.

- 🔥[New Feature] You can now copy OpenAPI Specdata andMCP Serverconfigurations of an endpoint within Apidog for integration with AI coding tools like Cursor to directly read the API documentations.

- 🔥[New Feature] gRPC projectsnow support executingpre/post processorsduring endpoint debugging, includingAssertion,Extract Variable,Database Operation,Custom Script,Public ScriptandWait.
- 🔥[New Feature] Supports automatically backing up OpenAPI/Swagger specifications for each module to the Githubrepository.

- 🔥[New Feature] A new Billing Managerrole is available for organizations and teams. This role does not occupy a user seat.
- ⚡️[Optimization] When viewing team projects, you can now switch between grid and list layouts and sort projects by different criteria.
- ⚡️[Optimization] When configuring JWT Authorization, you can now customize the name of the Authorization Header.
- ⚡️[Optimization] Optimized the display of the assertion and variable extraction features in the response code editor.
- ⚡️[Optimization] Improved the display for environment selection within test scenarios in scheduled tasks.
- ⚡️[Optimization] After setting a custom domain for online documentation, you can now deactivate the domain provided by Apidog.
- ⚡️[Optimization] When configuring an email allowlist for online documentation, you can now customize the SMTP server and email template.
- ⚡️[Optimization] Online documentation now supports configuring whether personal variables should be stored locally in the readers' browsers.
- 🐞[Bug Fix] Fixed an issue where duplicate Authorization Metadatawas sent when debugging gRPC endpoints.
- 🐞[Bug Fix] Fixed an issue where cloned projects in online documentations displayed correctly on the web but showed no endpoints in the desktop client.
- 🐞[Bug Fix] Fixed a bug where the address bar showed an incorrect base URL in automated tests in some cases.
- 🐞[Bug Fix] Fixed an issue where test reports were not accessible after running batch tests in certain cases.
- 🐞[Bug Fix] Fixed an issue where, after making batch edits in a sprint branch, the link in the notification incorrectly redirected to the main branch.
- 🐞[Bug Fix] Fixed an issue where sprint branch statistics all showed zeros in the sprint branch management popup.
- 🐞[Bug Fix] Fixed an issue where endpoints in sprint branches incorrectly displayed No Authwhen inheritingAuthsettings from the root folder.
- 🐞[Bug Fix] Fixed an issue where users could see projects in the list but were told they didn’t have access upon clicking.
- 🐞[Bug Fix] Fixed an issue where, in some cases, clicking "Run in Apidog" in the online documentation incorrectly displayed a "no permission" error.
- 🐞[Bug Fix] Fixed an issue where importing OpenAPI/Swagger data would fail if allOf and properties were used together and the properties fields referenced schemas.
- 🐞[Bug Fix] Fixed an issue where, after configuring a scheduled import with a YAML-formatted OpenAPI/Swagger data source, the "Import Now" button did not work.
日本語:
- 🔥【新機能】AIを使ってデータモデルのフィールド説明、Mockなどの情報を修正できるようになりました。
- 🔥【新機能】チーム内でAIモデルプロバイダーのAPI Keyを設定することで、Apidogの AI機能を有効にできるようになりました。
- 🔥【新機能】ApidogでAPIの OpenAPI仕様データやMCP Server設定をコピーできるようになり、CursorなどのAIプログラミングツールによるAPIドキュメントの読み込みが可能です。
- 🔥【新機能】gRPCプロジェクトで、デバッグ時に前/後処理を実行できるようになりました。これには、アサーション、抽出変数、データベース操作、カスタムScript、共通Script、待機時間が含まれます。
- 🔥【新機能】各モジュールに対応するOpenAPI/Swaggerファイルを Githubリポジトリに自動バックアップする機能をサポートしました。
- 🔥【新機能】組織やチームに新たに 請求管理者ロールが追加され、席を占有しないようになりました。
- ⚡️【最適化】チームプロジェクトを閲覧する際、グリッドとリストレイアウトの切り替えや、並び替え方法の切り替えが可能になりました。
- ⚡️【最適化】JWTタイプの認証を設定する際に、認証ヘッダーの名前をカスタマイズできるようになりました。
- ⚡️【最適化】レスポンスコードエディタ内でのアサーション/抽出変数機能の表示効果を改善しました。
- ⚡️【最適化】タスクスケジュールでのテストシナリオ選択環境の表示効果を改善しました。
- ⚡️【最適化】オンラインドキュメントでカスタムドメインを設定した後、Apidogが提供するドメインを無効にできるようになりました。
- ⚡️【最適化】オンラインドキュメントでメールホワイトリストを設定する際、カスタムSMTPサーバーやカスタムメールテンプレートをサポートしました。
- ⚡️【最適化】オンラインドキュメントでパーソナル変数をローカルブラウザに保存するかどうかを設定できるようになりました。
- 🐞【バグ修正】gRPC APIでデバッグする際に、Authorization Metadataが重複して送信される問題を解決しました。
- 🐞【バグ修正】オンラインドキュメントをクローンしたプロジェクトがWeb上では正常に表示されるが、クライアントではAPIが表示されない問題を解決しました。
- 🐞【バグ修正】一部の状況で自動テストのアドレスバーに誤ったBase URLが表示される問題を解決しました。
- 🐞【バグ修正】一部の状況でテストを一括実行した後、テストレポートを確認できない問題を解決しました。
- 🐞【バグ修正】サブブランチで内容を一括変更した後、通知のリンクがメインブランチに飛んでしまう問題を解決しました。
- 🐞【バグ修正】イテレーションブランチ管理のポップアップ内で、サブブランチの統計データがすべて0になる問題を解決しました。
- 🐞【バグ修正】サブブランチのAPIがルートディレクトリのAuthを継承する際、誤って認証不要と表示される問題を解決しました。
- 🐞【バグ修正】一部の状況でプロジェクトリストを開くと、プロジェクトが見えるが権限がないと表示される問題を解決しました。
- 🐞【バグ修正】一部の状況でオンラインドキュメントの「Run in Apidog」をクリックすると権限がないと表示される問題を解決しました。
- 🐞【バグ修正】OpenAPI/Swaggerデータをインポートする際、allOfとpropertiesを同時に使用し、propertiesの属性がデータモデルを参照している場合にインポートが失敗する問題を解決しました。
- 🐞【バグ修正】YAML形式のOpenAPI/Swaggerデータソースを設定した後、即時インポートボタンをクリックしても無効な問題を解決しました。
new
improved
fixed
2.7.17
- 🔥[New Feature] Projects now support management using Modules, with each module corresponding to an OpenAPI spec file.
- ⚡️[Optimization] Optimized the UI for the project import feature.
- ⚡️[Optimization] Enhanced the onboarding flow for new users.
- 🐞[Bug Fix] Fixed an issue where CLI test results sometimes differed from those run in the client.
- 🐞[Bug Fix] Fixed an issue where the "View as Text" feature did not work when the response was in binary format.
- 🐞[Bug Fix] Fixed an issue in version 2.7.15 where test scenario batch runs in the client showed no details in the test report.
- 🐞[Bug Fix] Fixed an issue where newly imported projects from the team page could not be opened when there were too many projects.
日本語:
- 🔥【新機能】プロジェクトは モジュールを使用して管理できるようになりました。1つのモジュールは1つのOpenAPI仕様に対応します。
- ⚡️【最適化】プロジェクトのインポート機能のインターフェースと操作性を最適化しました。
- ⚡️【最適化】初心者向けのガイドプロセスを最適化しました。
- 🐞【バグ修正】CLIで実行したテスト結果がクライアントでの実行結果と異なる場合がある問題を解決しました。
- 🐞【バグ修正】バイナリレスポンスで「テキストで表示」機能が無効になる問題を解決しました。
- 🐞【バグ修正】バージョン2.7.15で、クライアントでテストシナリオを一括実行した際に、テストレポートに詳細が表示されない問題を解決しました。
- 🐞【バグ修正】プロジェクトが多すぎる場合、チームページから新しいプロジェクトをインポートした後にそのプロジェクトを開けない問題を解決しました。
new
improved
fixed
2.7.15
- 🔥[New Feature] Online documentation now includes SEO Settings, allowing configuration ofGlobal Metadata,Robots File, andSitemap File.
- 🔥[New Feature] Online documentation now supports custom login configuration
- ⚡️[Optimization] Improved the display of the base URL in the address bar.
- ⚡️[Optimization] Optimized the order of menu items in the API folder.
- 🐞[Bug Fix] Fixed an issue where the list of favorited projects would be cleared in some cases.
- 🐞[Bug Fix] Fixed an issue where performance test reports were not displayed when selecting Allin the automated test reports.
- 🐞[Bug Fix] Fixed an issue where adding an assertion or variable extraction step to an endpoint after running an automated test scenario could not be saved properly.
- 🐞[Bug Fix] Fixed an issue where importing Swagger/OpenAPI files failed if a form-data field used a nested JSON as an example.
- 🐞[Bug Fix] Fixed an issue where exporting a specific version of data mistakenly exported data from the main branch.
- 🐞[Bug Fix] Fixed an issue where the imported schemas containing allOf with both inline properties and referenced schemas would result in incorrect references after export.
- 🐞[Bug Fix] Fixed an issue in version 2.7.14 where the "Sign Out" function didn’t work properly in a project window that opened automatically on startup.
日本語:
- 🔥【新機能】オンラインドキュメントに SEO設定が追加され、グローバルMetadata、Robotsファイル、Sitemapファイルの設定が可能になりました。
- 🔥【新機能】オンラインドキュメントでカスタムログイン設定をサポートします。
- ⚡️【最適化】アドレスバーのBase URLの表示を最適化しました。
- ⚡️【最適化】APIリスト内のディレクトリメニュー項目の順序を最適化しました。
- 🐞【バグ修正】一部の状況で、お気に入りプロジェクトリストが空になる問題を解決しました
- 🐞【バグ修正】自動テストのテストレポートで、すべてのタイプを選択した際にパフォーマンステストレポートが表示されない問題を解決しました。
- 🐞【バグ修正】自動テストシナリオを実行した後、APIにアサーションや抽出変数のStepを追加すると正常に保存できない問題を解決しました。
- 🐞【バグ修正】Swagger/OpenAPIファイルをインポートする際、form-dataのフィールドサンプル値がネストされたJSONの場合にインポートが失敗する問題を解決しました。
- 🐞【バグ修正】特定のバージョンのデータをエクスポートする際、実際にはメインブランチのデータがエクスポートされる問題を解決しました。
- 🐞【バグ修正】インポートしたデータモデルがallOfで参照される他のデータモデルとobjectを同時に含む場合、エクスポート後にデータモデルの参照が正しくない問題を解決しました。
- 🐞【バグ修正】バージョン2.7.14で「ログアウト」機能が起動時に自動で開くプロジェクト画面で正常に動作しない問題を解決しました。
new
improved
2.7.14
- 🔥[New Feature] When debugging SSEstreaming responses for endpoints related toAI with LLMs, the merged message content can now be previewed inMarkdownformat.

- ⚡️[Optimization] During endpoint debugging, domain name resolution will now use IPv4first rather thanIPv6.
- ⚡️[Optimization] Endpoint debugging now supports HTTPS endpoints of TLS v1.0andv1.1.
- ⚡️[Optimization] Added an experimental feature: Enabling Send API requests using independent processescan prevent excessive memory usage.
- ⚡️[Optimization] Added an experimental feature: Enabling Optimize local service process memorycan reduce memory usage.

日本語:
- 🔥【新機能】SSEストリーム応答のLLM(大規模言語モデル)APIをデバッグする際に、メッセージ内容を自動的に統合し、Markdown形式の内容をプレビューできます。
- ⚡️【最適化】APIをデバッグする際、ドメイン名の解決には IPv6よりも優先してIPv4を使用します。
- ⚡️【最適化】APIをデバッグする際、TLS v1.0とv1.1の HTTPS APIをサポートします。
- ⚡️【最適化】試験的な機能を追加:独立プロセスでAPI Requestを実行することにより、Request送信後にメモリ使用量が高くなる問題を回避できます。
- ⚡️【最適化】試験的な機能を追加:ローカルサービスプロセスのメモリ最適化機能を追加しました。この機能を有効にすると、ローカル Mock を使用した後にメモリ使用量が急増する問題を避けることができます。
new
improved
fixed
2.7.12
- 🔥[New Feature] When importing/exporting project data, you can now select specific API versions.
- 🔥[New Feature] Supports creating and using custom security scheme combinations.
- ⚡️[Optimization] JSON pasted into the request parameter name field is now automatically parsed into parameter names and values.
- ⚡️[Optimization] After configuring a custom domain for the online documentation, a warning will appear on the interface if the CNAME setup is incorrect.
- ⚡️[Optimization] If auto-generated headers are hidden, the header count on the tab will no longer include them.
- 🐞[Bug Fix] Fixed an issue where JSON data sent via Socket.IO was being sent as a string instead of a dict.
- 🐞[Bug Fix] Fixed an issue where, when copying a cURL command from a case, the parameters used the endpoint values instead of the case values.
- 🐞[Bug Fix] Fixed an issue where not all custom fields could be selected when creating a Quick Share.
- 🐞[Bug Fix] Fixed an issue where, when exporting in Postman format, body in JSON or XML format was incorrectly converted to text.
- 🐞[Bug Fix] Fixed an issue where team activity was not correctly displayed after successfully inviting members to a project.
日本語:
- 🔥【新機能】プロジェクトデータのインポート/エクスポート時に、特定のAPIバージョンを選択可能です。
- 🔥【新機能】Security Schemeの組み合わせの作成と使用に対応しています。
- ⚡️【最適化】Requestパラメータフォームのパラメータ名フィールドにJSONを貼り付けた場合、その内容が自動的にパラメータ名とパラメータ値に変換されるようになりました。
- ⚡️【最適化】オンラインドキュメントでカスタムドメインを設定した後、CNAME設定が正しくない場合、インターフェース上で警告が表示されます。
- ⚡️【最適化】自動生成されたHeaderを非表示にすると、Headerラベルに表示される数値にも自動生成のHeaderが含まれないように改善しました。
- 🐞【バグ修正】Socket.IOを使用してJSONデータを送信する際に、送信されるデータの形式が辞書型ではなく文字列になる問題を解決しました。
- 🐞【バグ修正】cURLを用例からコピーする際に、cURLのパラメータがAPIの値ではなく用例の値を使用する問題を解決しました。
- 🐞【バグ修正】オンライン共有を作成する際に、プロジェクト内のすべてのカスタムフィールドを選択できない問題を解決しました。
- 🐞【バグ修正】Postman形式でエクスポートする際に、JSONやXMLフォーマットのBodyタイプがテキストに変換される問題を解決しました。
- 🐞【バグ修正】プロジェクト内でメンバーを招待した後、チームのアクティビティが正しく表示されない問題を解決しました。
fixed
2.7.11
- 🐞[Bug Fix] Fixed an issue in version 2.7.10 where performance testing in automated tests could not work properly.
日本語:
- 🐞【バグ修正】バージョン2.7.10で自動テストのパフォーマンステストが正常に機能しない問題を解決しました。
improved
fixed
2.7.10
- ⚡️[Optimization] Reduced initial memory usage when launching the desktop app and fixed memory leak issues during extended use.
- ⚡️[Optimization] PKCE authorization mode is now supported when integrating with HashiCorp Vault using OIDC.
- 🐞[Bug Fix] Fixed an issue in version 2.7.8 where some gRPC requests would return a "unresolvable extensions" error. To resolve this, please upgrade and re-import your .protofiles.
- 🐞[Bug Fix] Fixed an occasional issue in version 2.7.9 where the main window tab could turn blank (white screen).
日本語:
- ⚡️【最適化】デスクトップ版アプリの起動時の初期メモリ使用量を削減し、長時間使用後のメモリリーク問題を解決しました。
- ⚡️【最適化】OIDC方式でHashiCorp Vaultと統合する際に、PKCE認証モードをサポートしました。
- 🐞【バグ修正】バージョン2.7.8でgRPCリクエストを送信した際、一部のAPIで「unresolvable extensions」エラーが発生する問題を解決しました。この問題が発生した場合は、バージョンをアップグレードし、.protoファイルを再インポートしてください。
- 🐞【バグ修正】バージョン2.7.9でメインウィンドウのタブが時折白画面になる問題を解決しました。
fixed
2.7.9
- 🐞[Bug Fix] Fixed the issue where gRPC endpoints with SSL/TLS enabled could not be imported via Server Reflection.
- 🐞[Bug Fix] Fixed the issue in version 2.7.8 where gRPC endpoint request parameters and response data structures could not be displayed correctly.
日本語:
- 🐞【バグ修正】SSL/TLS が有効なgRPC APIを サーバーリフレクションを使用してインポートできない問題を解決しました。
- 🐞【バグ修正】バージョン 2.7.8 における gRPC APIのリクエストパラメータとレスポンスのデータ構造が正しく表示されない問題を解決しました。
new
improved
fixed
2.7.8
- 🔥[New Feature] On the Schemapage, you can now view which endpoints, schemas, and Markdown documents reference the current schema.

- 🔥[New Feature] gRPC projectsnow support importing endpoints viaServer Reflection.
- 🔥[New Feature] When configuring a Redisdatabase connection, you can now choose betweenStandaloneorClustermode.
- ⚡[Optimization] The team member management page now includes a Pending Invitessection, where you can view email addresses that have been invited but not yet accepted.
- ⚡[Optimization] gRPC projectsnow supports grouping endpoints by.protofile or package name.
- ⚡[Optimization] When batch-running test scenarios, you can now configure whether to send notifications after completion.
- ⚡[Optimization] Improved support for the explodeproperty of Query parameters when importing Swagger/OpenAPI files.
- ⚡[Optimization] When exporting Swagger/OpenAPI files, the order of endpoints now matches their order in the app.
- 🐞[Bug Fix] Fixed an issue where buttons in the top navigation bar of the app were sometimes unclickable.
- 🐞[Bug Fix] Fixed an issue where opening certain endpoint documentation pages caused the page to become unresponsive.
- 🐞[Bug Fix] Fixed an issue where debugging SSE endpoints with custom JSONPath merging would crash the page when special characters were entered.
- 🐞[Bug Fix] Fixed an issue where images displayed on the Visualize page could not be saved.
- 🐞[Bug Fix] Fixed an issue where some inputs in the web app version could not accept text input normally.
- 🐞[Bug Fix] Fixed an issue where upgrading to a paid plan did not calculate the coverage of existing test scenarios.
- 🐞[Bug Fix] Fixed an issue where, when importing Swagger/OpenAPI files with Mergeenabled, the enum values of the schema were cleared.
日本語:
- 🔥【新機能】Schemaページで、現在のSchemaをどのAPI、Schema、Markdownドキュメントが参照しているかを確認できます。
- 🔥【新機能】gRPCプロジェクトでサーバーリフレクションを通じてAPIをインポートできます。
- 🔥【新機能】Redisデータベース接続を設定する際、StandaloneまたはClusterの選択をサポートします。
- ⚡️【最適化】チームメンバーのページに新しく 保留中の招待ページが追加され、招待済みで未承諾のメールアドレスを確認できます。
- ⚡️【最適化】gRPCプロジェクトでAPIを.protoファイル名またはパッケージ名でグループ化する切り替えをサポートします。
- ⚡️【最適化】テストシナリオをバッチ実行する際に、実行完了後に通知を送信するかどうかを設定できます。
- ⚡️【最適化】Swagger/OpenAPIファイルをインポートする際、Queryパラメータの explode属性のサポートを強化しました。
- ⚡️【最適化】Swagger/OpenAPIファイルをエクスポートする際に、APIの順序をアプリ内と一致させました。
- 🐞【バグ修正】特定のケースでアプリトップバーのボタンがクリックできない問題を解決しました。
- 🐞【バグ修正】特定のAPIドキュメントを開くとページが応答しなくなる問題を解決しました。
- 🐞【バグ修正】SSE APIをデバッグ中に、JSONPathをカスタマイズして応答内容をマージする際に特殊文字を入力するとページがクラッシュする問題を解決しました。
- 🐞【バグ修正】Visualizeページで表示された画像を保存できない問題を解決しました。
- 🐞【バグ修正】ウェブアプリ版で一部の入力フィールドにテキストを正常に入力できない問題を解決しました。
- 🐞【バグ修正】有償版にアップグレード後、既存のテストシナリオのカバレッジが計算されない問題を解決しました。
- 🐞【バグ修正】Swagger/OpenAPIファイルをインポートしてスマートマージを選択した際、Schemaのパラメータの列挙値がクリアされる問題を解決しました。
new
fixed
improved
2.7.7
- 🔥[New Feature] You can now configure an IP Allowlist for teams, supporting both single IP addresses and IP ranges.
- 🔥[New Feature] The security schemes now support sprint branches, versioning and change history.
- ⚡[Optimization] When importing data tables from database to create schemas, you can now search database connections.
- ⚡[Optimization] Deprecated endpoints are no longer included when calculating test coverage.
- ⚡[Optimization] When importing Postman collections, descriptions of collections and folders are now included.
- ⚡[Optimization] Members who are not part of the project team will not be able to view the default auth values of the security scheme when accessing public projects.
- ⚡[Optimization] The Generate Codefeature on online documentation now supports including the security schemes.
- 🐞[Bug Fix] Fixed the issue where endpoint cases could not be copied as cURL.
- 🐞[Bug Fix] Fixed the issue where database configurations could not be saved if the parameters were too long.
- 🐞[Bug Fix] Fixed the issue where importing schemas from a database did not work if the database used variables in its configuration.
- 🐞[Bug Fix] Fixed the issue where importing OpenAPI/Swagger files failed to create folders correctly if tag names contained "/" or spaces.
- 🐞[Bug Fix] Fixed the issue where online documentation became inaccessible after transferring a project to another team and dismissing the original team.
- 🐞[Bug Fix] Fixed the issue where endpoints returned a HTTP status code 422 under certain conditions when using the Apidog MCP Server.
日本語:
- 🔥【新機能】チーム用の メールホワイトリストを設定できるようになりました。IPアドレスとIP範囲に対応しています。
- 🔥【新機能】OpenAPI(Swagger)が、反復ブランチ、バージョンブランチ、変更履歴のサポートを追加しました。
- ⚡️【最適化】データベースからデータテーブルをインポートしてデータモデルを作成するときに、データベース接続を検索する機能が追加されました。
- ⚡️【最適化】テストカバレッジを算出する際、廃止状態のAPIが含まれないようになりました。
- ⚡️【最適化】Postmanコレクションをインポートする時、コレクションおよびフォルダーの説明も一緒にインポートされます。
- ⚡️【最適化】プロジェクト外部のメンバーが公開プロジェクトにアクセス時、OpenAPI(Swagger)のデフォルト認証値は表示されません。
- ⚡️【最適化】オンラインドキュメントのコード生成機能が、OpenAPI(Swagger)に対応しました。
- 🐞【バグ修正】APIケースをcURLとしてコピーできない問題を解決しました。
- 🐞【バグ修正】データベース接続の設定時、パラメータが長すぎると設定を保存できない問題を解決しました。
- 🐞【バグ修正】データベース接続を介してデータモデルをインポートする時、設定で変数を使用したデータベースがサポートされない問題を解決しました。
- 🐞【バグ修正】OpenAPI/Swaggerファイルをインポートする際、tag名に /やスペースが含まれる場合、ディレクトリが正しく作成されない問題を解決しました。
- 🐞【バグ修正】プロジェクトを他のチームに移管し、元のチームが解散した後、そのプロジェクトのオンラインドキュメントにアクセスできない問題を解決しました。
- 🐞【バグ修正】特定の状況下で、Apidog MCP Serverを使用する際にAPIが422エラーを返す問題を解決しました。
Load More
→