new
fixed
improved
2.6.22
- 🔥[New Feature] You can now set Global VariablesandEnvironment VariablesasSecret. Secret-type variables will be masked to prevent accidental exposure of sensitive information caused by screenshots, etc. They’re also excluded when exporting data or publishing documentation, providing an additional layer of security.
- 🔥[New Feature] Database connectionnow supportsDb2.
- ⚡️[Optimization] After closing or updating the App, the previously unclosed projects,endpoints, and other tabs will be restored, and the order of the tabs will be the same as before.
- ⚡️[Optimization] Optimized the UI of the CI/CDpage in test scenarios.
- ⚡️[Optimization] The test reportnow directly displays values of status codes and duration time, omitting their titlesStatusandTime.
- 🐞[Bug Fix] Resolved an issue of inconsistent field order when importing schemas from the database and using the camelCase naming style.
- 🐞[Bug Fix] Resolved an issue where endpoints imported into test scenarios always used field example values when generating the request body automatically.
- 🐞[Bug Fix] Resolved an issue where the dereference fails to save when the case imported into the test scenario has a request result.
- 🐞[Bug Fix] Resolved an issue where the project search box on the homepage would be cleared after resizing the window.
日本語:
- 🔥【新機能】グローバル変数と環境変数をシークレットタイプに設定できるようになりました。シークレットタイプの変数はアスタリスクで表示され、スクリーンショットなどによる機密情報の漏洩を防止します。また、プロジェクトをエクスポートする際やドキュメントを公開する際に、シークレットタイプの変数は含まれません。
- 🔥【新機能】データベース接続がDb2に対応しました。
- ⚡️【最適化】アプリを終了または更新した後、以前に閉じていないプロジェクトやAPIのタブが復元され、タブの順序も以前と同じになります。
- ⚡️【最適化】テストシナリオのCI/CDページのインタラクションが最適化されました。
- ⚡️【最適化】テストレポートリストにはステータスコードと所要時間のみが表示され、文書は表示されません。
- 🐞【バグ修正】データベースからSchemaをインポートし、命名スタイルとしてキャメルケースを選択した際に、フィールドの順序がデータベースと一致しない問題を解決しました。
- 🐞【バグ修正】テストシナリオでインポートされたAPIがリクエストボディを自動生成する際、常にフィールドのサンプル値を使用する問題を解決しました。
- 🐞【バグ修正】テストシナリオでインポートされたAPIテストケースにRequest結果がある場合、参照解除が保存に失敗する問題を解決しました。
- 🐞【バグ修正】ウィンドウサイズを調整した後、ホームページのプロジェクト検索ボックスがクリアされる問題を解決しました。