new
improved
fixed
2.7.60
- 🔥[New Feature] You can configure a general network proxy for the base URL of each service within an environment, supporting HTTP and SOCKS5 protocols.

- 🔥[New Feature] Spell checking is now available when editing Markdown content.

- 🔥[New Feature] Added support for Korean, Vietnamese, and Indonesian.
- ⚡️[Optimization] When editing Markdown, the editor and preview panes now scroll together.
- ⚡️[Optimization] When Vault Secrets integrates with Azure Key Vault, the Client Credentials grant type is now supported.
- ⚡️[Optimization] When exporting Apidog-formatted data, the base URLs for WebSocket and Socket.IO endpoints are now included.
- 🐞[Bug Fix] Fixed an issue where, when importing OpenAPI/Swagger specs, if specifying folders, schemas were imported repeatedly.
- 🐞[Bug Fix] Fixed an issue where, when importing OpenAPI/Swagger specs, the response example names were not handled correctly.
- 🐞[Bug Fix] Fixed an issue where the selected state of request parameters in test cases was lost when importing Apidog-formatted data.
- 🐞[Bug Fix] Fixed an issue where Binary data could not be sent correctly when debugging Socket.IO endpoints.
- 🐞[Bug Fix] Fixed an issue where, when debugging Socket.IO endpoints, if selecting JSON, values like 0andfalsecould not be sent properly.
日本語:
- 🔥【新機能】環境内の各サービスごとにベースURLへ共通プロキシを設定できるようになりました。HTTPおよびSOCKS5プロトコルに対応しています。
- 🔥【新機能】Markdown編集時にスペルチェック機能を利用できるようになりました。
- 🔥【新機能】韓国語、ベトナム語、インドネシア語に対応しました。
- ⚡️【最適化】Markdown編集時に、左側の編集エリアをスクロールすると右側のプレビューエリアも同期してスクロールされるように改善しました。
- ⚡️【最適化】VaultシークレットをAzure Key Vaultと連携する際に、Client Credentials認証方式をサポートしました。
- ⚡️【最適化】Apidog形式データのエクスポート時に、WebSocketおよびSocket.IOエンドポイントのベースURLを含むようにしました。
- 🐞【バグ修正】OpenAPI仕様書のインポート時にディレクトリを指定すると、データモデルが重複してインポートされる不具合を修正しました。
- 🐞【バグ修正】OpenAPI仕様書のインポート時に、レスポンス例の名称が正しく処理されない不具合を修正しました。
- 🐞【バグ修正】Apidog形式データのインポート時に、テストケース内のリクエストパラメータのチェック状態が失われる不具合を修正しました。
- 🐞【バグ修正】Socket.IOエンドポイントのデバッグ時に、Binaryデータを正しく送信できない不具合を修正しました。
- 🐞【バグ修正】Socket.IOエンドポイントのデバッグ時に、送信形式としてJSONを選択した場合、0やfalseなどの値を正しく送信できない不具合を修正しました。