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タイプがテキストに変換される問題を解決しました。
- 🐞【バグ修正】プロジェクト内でメンバーを招待した後、チームのアクティビティが正しく表示されない問題を解決しました。