Changelog
Follow up on the latest improvements and updates.
RSS
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」が表示されたままになる不具合を修正しました。
improved
fixed
2.7.32
- ⚡️[Optimization] When importing OpenAPI/Swagger specs, support creating a new module or selecting an existing one.
- ⚡️[Optimization] In test scenario design page, support modifying test scenario names.
- ⚡️[Optimization] Endpoint cases now support collaboration links.
- ⚡️[Optimization] Support searching request history via endpoint address.
- 🐞[Bug Fix] Fixed an issue where the BaseURL was not correctly imported when choosing to import Servers as environments during OpenAPI/Swagger specs import.
- 🐞[Bug Fix] Fixed an issue where the names of security scheme combinations became incorrect after re-importing an exported file.
- 🐞[Bug Fix] Fixed an issue where duplicate security scheme combinations were incorrectly created when importing OpenAPI/Swagger specs.
- 🐞[Bug Fix] Fixed an issue where data could still be merged from a sprint branch to the main branch even when main branch protection was enabled.
- 🐞[Bug Fix] Fixed an issue where, when the endpoint is associated with a sprint branch, the endpoint case did not show up in the test case list after being added as a test case.
- 🐞[Bug Fix] Fixed an issue where renaming an endpoint case did not allow using an existing case name.
- 🐞[Bug Fix] Fixed an issue where endpoints created in a non-default module folder were saved to the default module instead.
- 🐞[Bug Fix] Fixed an issue where resources in non-default modules could not be reordered by dragging in the folder tree.
- 🐞[Bug Fix] Fixed an issue where the template content was empty when creating a new APl design guidelines if the project language was set to Spanish or Portuguese.
日本語:
- ⚡️【最適化】OpenAPI仕様書のインポート時に、新規モジュールの作成または既存モジュールの選択が可能になりました。
- ⚡️【最適化】自動テストモジュールのシナリオオーケストレーションモードにおいて、テストシナリオ名の編集がサポートされました。
- ⚡️【最適化】APIテストケースにおいて、共同作業リンクのサポートが追加されました。
- ⚡️【最適化】APIアドレスによるリクエスト履歴の検索がサポートされました。
- 🐞【バグ修正】OpenAPI仕様書をインポートする際に、Serversを環境として取り込む設定を選択した場合、BaseURLが正しくインポートされない不具合を修正しました。
- 🐞【バグ修正】組み合わせ型Security Schemeをエクスポートした後に再度インポートした場合、コンポーネント名が正しく表示されない不具合を修正しました。
- 🐞【バグ修正】OpenAPI仕様書のインポート時に、組み合わせ型Security Schemeが重複して作成される不具合を修正しました。
- 🐞【バグ修正】メインブランチ保護が有効な場合でも、イテレーションブランチからメインブランチへデータをインポートできてしまう不具合を修正しました。
- 🐞【バグ修正】APIとサブブランチが関連付けられている場合に、APIテストケースをテストケースへ移動した後、テストケース一覧に表示されない不具合を修正しました。
- 🐞【バグ修正】APIテストケースの名称を変更する際に、既に存在するケース名を使用できない不具合を修正しました。
- 🐞【バグ修正】デフォルト以外のモジュールのディレクトリでAPIを作成した場合に、APIがデフォルトモジュールに保存されてしまう不具合を修正しました。
- 🐞【バグ修正】デフォルト以外のモジュール内のリソースを、ディレクトリツリー上でドラッグして順序を変更できない不具合を修正しました。
- 🐞【バグ修正】プロジェクトの言語がスペイン語またはポルトガル語の場合に、新規API設計規範を作成するとテンプレート内容が空になる不具合を修正しました。
new
improved
fixed
2.7.31
- 🔥[New Feature] Online documentation now supports custom landing page.

- ⚡️[Optimization] Test scenarios now remember the last saved Runs Onsetting.
- ⚡️[Optimization] When exporting module data, any components referenced across modules will also be exported.
- 🐞[Bug Fix] Fixed an issue where, when creating a new endpoint without saving it, configuring a non-default service caused the base URL to not take effect.
- 🐞[Bug Fix] Fixed an issue where database connections failed if variables with uppercase letters were used in the configuration.
- 🐞[Bug Fix] Fixed an issue where multiple consecutive SET statements could not be executed in database operations.
- 🐞[Bug Fix] Fixed an issue where, after adjusting the response body order in the endpoint documentation, the Mock Server did not return the first response body.
- 🐞[Bug Fix] Fixed an issue where running test scenarios with large endpoint responses caused the interface to lag.
- 🐞[Bug Fix] Fixed an issue where searching text in the Markdown editor caused the interface to lag.
- 🐞[Bug Fix] Fixed an issue where pre/post processors in the root folder of the endpoint were lost after importing OpenAPI Spec.
日本語:
- 🔥【新機能】オンラインドキュメントでカスタムホームページの設定が可能になりました。
- ⚡️【最適化】テストシナリオは、前回保存した「インポート元」設定を記憶するようになりました。
- ⚡️【最適化】モジュール間でコンポーネントを参照している場合、モジュールデータをエクスポートする際に、参照されているコンポーネントも同時にエクスポートされます。
- 🐞【バグ修正】新規API作成後に未保存の状態で、APIにデフォルト以外のサービスを設定した場合、Base URLが正しく反映されない問題を修正しました。
- 🐞【バグ修正】データベース接続設定で、大文字を含む変数名を使用した場合に正常に接続できない不具合を修正しました。
- 🐞【バグ修正】データベース操作において、複数のSET文を連続して使用できない問題を修正しました。
- 🐞【バグ修正】APIドキュメント内でレスポンスボディの順序を変更した際、Mockサーバーが最初のレスポンスボディを返さない問題を修正しました。
- 🐞【バグ修正】テストシナリオ実行時、APIのレスポンスが大きい場合に画面がフリーズする問題を修正しました。
- 🐞【バグ修正】Markdownエディタ内でテキスト検索を行う際、画面がフリーズする問題を修正しました。
- 🐞【バグ修正】OpenAPI仕様書のインポート時に、APIルートディレクトリの前/後処理が消失する問題を修正しました。
new
improved
fixed
2.7.30
- 🔥[New Feature] Support for configuring whether to show auto-generated request code samples on the published API documentation. You can choose the languages/libraries for the auto-generated request code samples or customize the code manually.

- ⚡️[Optimization] After switching the display mode of the response body, the mode will no longer reset to Prettywhen sending the request again.
- 🐞[Bug Fix] Fixed an issue where, when an endpoint’s Authwas set toInherit, the auth could not be switched toSet Manually.
- 🐞[Bug Fix] Fixed an issue where viewing JSON messages returned by a WebSocket endpoint caused the interface to flicker continuously.
日本語:
- 🔥【新機能】オンラインドキュメントにおいて、自動生成されたリクエストサンプルコードの表示可否を設定できるようになりました。自動生成するコードの対応言語やライブラリを選択できるほか、カスタムコードの追加も可能です。
- ⚡️【最適化】レスポンスBodyの表示モードを切り替えた後、再度リクエストを送信しても、表示モードが「Pretty」にリセットされなくなりました。
- 🐞【バグ修正】APIのSecurity Schemeが「継承」に設定されている場合でも、認証情報を「手動設定」に切り替えられない問題を修正しました。
- 🐞【バグ修正】WebSocket APIのJSONレスポンスを閲覧する際、画面が継続的に点滅する不具合を修正しました。
new
improved
fixed
2.7.29
- 🔥[New Feature] Support for creating test cases for endpoints.

- 🔥[New Feature] Support for automatically backing up each module's OpenAPI/Swagger file to a GitLab repository.
- ⚡️[Optimization] The number of module variables is now displayed on the module page.
- ⚡️[Optimization] Root folder will no longer be created automatically when importing data into a module.
- ⚡️[Optimization] When importing Postman Collections, which contain multiple examples with the same status code, only one response will be generated for that status code.
- ⚡️[Optimization] Support for importing dump data of Postman Collections.
- 🐞[Bug Fix] Fixed an issue where the base URL and Auth settings for modules and folders were not reflected in the published online documentation.
- 🐞[Bug Fix] Fixed an issue where endpoints imported via gRPC server reflection couldn’t be debugged when different packages contained ServicesorMessageswith the same name.
- 🐞[Bug Fix] Fixed an issue where endpoints in a newly created module couldn't be run using self-hosted Runner Mock.
- 🐞[Bug Fix] Fixed an issue where the module name was incorrect when importing a Postman Collection as a new module.
- 🐞[Bug Fix] Fixed an issue where, when exporting Swagger/OpenAPI data by folder, if the field in the endpoint request body referenced schemas, the exported result did not include those fields as expected.
- 🐞[Bug Fix] Fixed an issue where the names of security scheme combinations became incorrect after re-importing an exported file.
- 🐞[Bug Fix] Fixed an issue where choosing to delete resources that no longer exist in the data source during OpenAPI/Swagger import would delete endpoints in other modules.
- 🐞[Bug Fix] Fixed an issue where clicking the import button in the popup did not work when setting up a new scheduled import.
日本語:
- 🔥【新機能】APIごとにテストケースの作成が可能になりました。
- 🔥【新機能】各モジュールに対応するOpenAPI/Swaggerファイルを自動的にGitLabリポジトリへバックアップできるようになりました。
- ⚡️【最適化】モジュールページにて、モジュール変数の数が表示されるようになりました。
- ⚡️【最適化】データをモジュールへインポートした際、自動的にルートディレクトリが作成されなくなりました。
- ⚡️【最適化】Postman Collectionをインポートする際、同じステータスコードの例が複数存在する場合でも、該当するステータスコードのレスポンスは一つだけ作成されます。
- ⚡️【最適化】より大容量のPostman Collectionのインポートに対応しました。
- 🐞【バグ修正】モジュールやディレクトリのBase URLやAuthなどの設定が、公開されたオンラインドキュメントに正しく反映されない問題を修正しました。
- 🐞【バグ修正】gRPCの異なるPackageで同名のServiceやMessageが存在する場合、gRPCサーバーリフレクション経由でインポートしたAPIがデバッグできない問題を修正しました。
- 🐞【バグ修正】セルフホスト型の一般ランナーMockで、新規作成したモジュール内のAPIが実行できない問題を修正しました。
- 🐞【バグ修正】Postman Collectionを新規モジュールとしてインポートする際、モジュール名が正しく設定されない問題を修正しました。
- 🐞【バグ修正】ディレクトリ単位でSwagger/OpenAPIデータをエクスポートする際、リクエストBodyのフィールド名がデータモデルのAPIを参照している場合、エクスポート後のBodyにフィールドが出力されない問題を修正しました。
- 🐞【バグ修正】Security Scheme組み合わせをエクスポート後に再インポートした際、コンポーネント名が正しく表示されない問題を修正しました。
- 🐞【バグ修正】OpenAPI/Swaggerデータをインポートする際、「データソースに存在しないリソースを削除する」オプションを選択すると、他のモジュール内のAPIまで削除されてしまう問題を修正しました。
- 🐞【バグ修正】新規で定期的なデータソースインポートを作成する際、ポップアップ内のインポートボタンが反応しない問題を修正しました。
fixed
2.7.27
- 🐞[Bug Fix] Fixed the issue where the API documentation could not be previewed properly when an array element in the schema references the schema itself.
- 🐞[Bug Fix] Fixed the issue where the interface would not automatically refresh after switching the language to English.
日本語:
- 🐞【バグ修正】データモデル内で配列要素が同一データモデルを参照している場合に、APIドキュメントが正しくプレビューできない問題を修正しました。
- 🐞【バグ修正】言語を英語に切り替えた際、画面が自動的に更新されない不具合を修正しました。
improved
fixed
2.7.26
- ⚡️[Optimization] If the imported endpoint's security requirement is set to JWT Bearer, you can directly enter the token when sending requests after import.
- 🐞[Bug Fix] Fixed an issue where importing OpenAPI/Swagger data failed with the error Cannot read properties of undefined (reading: 'schema')when the requestBody content was an empty object.
- 🐞[Bug Fix] Fixed an issue where it was not possible to connect to MySQL or PostgreSQL databases with SSL enabled via SSH tunnel.
- 🐞[Bug Fix] Fixed an issue where the filename extension was incorrect when downloading the response.
- 🐞[Bug Fix] Fixed an issue where, when using Request and the response was an image, after continuing to request other images, the preview always shows the first image.
- 🐞[Bug Fix] Fixed an issue where the client code in the actual request Tab could not be edited.
- 🐞[Bug Fix] Fixed an issue where the UI of the New Public Scriptpopup was incorrect.
- 🐞[Bug Fix] Fixed an issue where the Plan could not be upgraded when the interface language was set to Portuguese.
日本語:
- ⚡️【最適化】JWT Bearer設定のAPIインポート後、デバッグ時にTokenを直接入力できるようになりました。
- 🐞【バグ修正】OpenAPI/Swaggerデータをインポートする際、requestBodyのcontentが空オブジェクトの場合に「Cannot read properties of undefined(reading: 'schema')」というエラーが発生し、インポートできない問題を修正しました。
- 🐞【バグ修正】SSLが有効化されたMySQLおよびPostgreSQLデータベースに対して、SSHトンネル経由での接続ができない不具合を修正しました。
- 🐞【バグ修正】レスポンスをダウンロードする際、ファイルの拡張子が正しく付与されない問題を修正しました。
- 🐞【バグ修正】クイックリクエスト機能を利用する際、レスポンスが画像の場合に他の画像をリクエストしても、常に最初の画像がプレビュー表示されてしまう問題を修正しました。
- 🐞【バグ修正】実際のリクエストタブにおいて、リクエストコードの編集ができない不具合を修正しました。
- 🐞【バグ修正】新規で共通スクリプトを作成する際のポップアップUIが正しく表示されない問題を修正しました。
- 🐞【バグ修正】クライアントおよびWeb版のインターフェース言語がポルトガル語の場合に、プランのアップグレードができない問題を修正しました。
fixed
new
2.7.25
- 🔥[New Feature] Support for BSON types such as Datewhen querying or creating MongoDB document.
- 🐞[Bug Fix] Fixed an issue where offline spaces could not be opened.
日本語:
- 🔥【新機能】MongoDBドキュメントの検索および作成操作において、DateをはじめとするBSON型のサポートを追加しました。
- 🐞【バグ修正】オフラインスペースを開けない不具合を修正しました。
new
improved
fixed
2.7.24
- 🔥[New Feature] Parameter names can now be generated using AI.

- 🔥[New Feature] Support for connecting to MySQL and PostgreSQL databases with SSL enabled.
- 🔥[New Feature] When publishing online documentation, you can now configure whether the left-side folder displays schemas.
- ⚡️[Optimization] When importing data, multiple Postman Collections correspond to multiple modules within a project.
- ⚡️[Optimization] Improved the UI of the response area when debugging endpoints.
- ⚡️[Optimization] Improved the UI for OAuth 2.0 authentication.
- ⚡️[Optimization] Option to include Socket.IO endpoints when publishing online documentation.
- 🐞[Bug Fix] Fixed an issue where example values for headers edited in design-first mode were not synced to the Run page after saving.
- 🐞[Bug Fix] Fixed a UI error when debugging Socket.IO endpoints that return an empty message or ack.
- 🐞[Bug Fix] Fixed an issue where dynamic values could not be used when sending JSON data via Socket.IO.
- 🐞[Bug Fix] Fixed an issue where online documentation of WebSocket endpoints filtered by tags could not be accessed.
- 🐞[Bug Fix] Fixed an issue where newly joined teams appeared in the middle of the team list instead of at the bottom.
- 🐞[Bug Fix] Fixed an issue where no data was displayed after merging into the main branch when schemas associated with the main branch were modified in a sprint branch.
- 🐞[Bug Fix] Fixed an issue where tag filters had no content after merging changes from a sprint branch into the main branch.
- 🐞[Bug Fix] Fixed an issue where test report details could not be shared after running test scenarios in batch under certain conditions.
- 🐞[Bug Fix] Fixed an issue where a form-data field with type: stringandformat: binarywas not correctly recognized as a file type when importing OpenAPI/Swagger data.
- 🐞[Bug Fix] Fixed an issue where, during OpenAPI/Swagger import, the request body structure was lost when the Media Typewas unspecified or set to/.
- 🐞[Bug Fix] Fixed an issue where, during OpenAPI/Swagger import, if the imported endpoint had Security requirements, the default authentication credentials for the endpoint could not be edited or saved.
- 🐞[Bug Fix] Fixed an issue where, during OpenAPI/Swagger import, if the imported endpoint has OAuth 2.0 Security requirements, the Scopewas not imported.
- 🐞[Bug Fix] Fixed an issue where the Discriminatorwas lost when exporting OpenAPI/Swagger data.
日本語:
- 🔥【新機能】AIによるパラメータ命名機能を追加しました。
- 🔥【新機能】SSLが有効化されたMySQLおよびPostgreSQLデータベースへの接続に対応しました。
- 🔥【新機能】オンラインドキュメント公開時、左側のフォルダーにデータモデルを表示するかどうかを設定可能になりました。
- ⚡️【最適化】データインポート時、複数のPostman Collectionがプロジェクト内の複数モジュールにそれぞれ対応するよう最適化しました。
- ⚡️【最適化】APIのデバッグ時におけるレスポンス表示エリアの操作性を向上させました。
- ⚡️【最適化】OAuth 2.0 Security Schemeに関する操作体験を改善しました。
- ⚡️【最適化】オンラインドキュメントを公開する際、Socket.IOのAPIを選択できるようにしました。
- 🐞【バグ修正】設計優先モードでAPIのHeaderのサンプル値を編集した場合、保存後に実行ページへ正しく同期されない問題を修正しました。
- 🐞【バグ修正】Socket.IO APIのデバッグ時、APIから空のメッセージまたはackが返された場合に画面エラーが発生する問題を修正しました。
- 🐞【バグ修正】Socket.IOを利用してJSONデータを送信する際、動的値が利用できない問題を修正しました。
- 🐞【バグ修正】タグによるフィルタリングを行ったWebSocket APIのオンラインドキュメントにアクセスできない問題を修正しました。
- 🐞【バグ修正】新しいチームを追加した際、チームリストの最下部ではなく中間に表示される問題を修正しました。
- 🐞【バグ修正】サブブランチでメインブランチと関連付けられたデータモデルを編集した後、メインブランチへマージした際にデータが表示されない問題を修正しました。
- 🐞【バグ修正】サブブランチの変更をメインブランチへマージした際、タグフィルターに内容が表示されない問題を修正しました。
- 🐞【バグ修正】一部のケースにおいて、テストシナリオを一括実行した後、テストレポートの詳細を共有できない問題を修正しました。
- 🐞【バグ修正】OpenAPI/Swaggerデータのインポート時、form-data内のあるフィールドのtypeがstringかつformatがbinaryの場合、file型として正しくインポートされない問題を修正しました。
- 🐞【バグ修正】OpenAPI/Swaggerデータのインポート時、Media Typeが未指定または「/」の場合、リクエストボディのデータ構造が失われる不具合を修正しました。
- 🐞【バグ修正】OpenAPI/Swaggerデータのインポート時、APIにSecurityが設定されている場合、デフォルトの認証情報が編集・保存できない問題を修正しました。
- 🐞【バグ修正】OpenAPI/Swaggerデータのインポート時、APIにOAuth 2.0のSecurityが設定されている場合、Scopeが正しくインポートされない問題を修正しました。
- 🐞【バグ修正】OpenAPI/Swaggerデータのエクスポート時、Discriminatorが出力されない不具合を修正しました。
Load More
→