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エラーを返す問題を解決しました。