new

improved

fixed

2.6.11

  • 🔥[New Feature] You can now permanently delete resources such as endpoints and schemas in the
    Trash
    .
  • 🔥[New Feature] When deploying a
    Self-hosted Runner
    , you can customize the Server OS, Exposed Port, Mount Data Directory, etc. After configuration, the corresponding
    Docker
    command will be generated.
  • 🔥[New Feature]
    Markdown
    supports
    Embed
    , allowing you to embed third-party web content in the document.
  • ⚡️[Optimization] When editing param value such as form-data in the pop-up window, you can beautify JSON, XML and other content.
  • ⚡️[Optimization] On the test running page, you can directly
    Run Again
    the completed test scenario.
  • ⚡️[Optimization] When generating code,
    dynamic values
    will be replaced by actual values.
  • ⚡️[Optimization] When sharing online documents, you can select the Mock environment of the
    Runner
    .
  • ⚡️[Optimization] After users join an organization with SAML Single Sign-On (SSO) enabled, they can configure SSO for their
    Personal Access Token
    to access resources within the organization.
  • 🐞[Bug Fix] Resolved the issue where setting an expiration date for shared online documents prevented deletion of the expiration date.
  • 🐞[Bug Fix] Resolve the issue of invalid password input when using the Safari browser to access encrypted online documents.
  • 🐞[Bug Fix] Resolve the issue where test steps referenced across projects did not run properly when test scenarios had multiple nested layers.
  • 🐞[Bug Fix] Resolved the issue where running progress exceeded 100% in test scenarios with multiple nested layers.
  • 🐞[Bug Fix] Resolved the issue where syncing endpoints in test steps erroneously updated null values to dynamic values.
日本語:
  • 🔥 [新機能]
    ゴミ箱
    でエンドポイントやスキーマなどのリソースを完全に削除できるようになりました。
  • 🔥 [新機能] 一般的な
    Runner
    をデプロイする際に、Server OSやExposed Port、Mount Data Directoryなどをカスタマイズできます。設定後、対応する
    Docker
    コマンドが生成されます。
  • 🔥 [新機能]
    Markdown
    埋め込み
    をサポートし、文書内でサードパーティのウェブコンテンツを埋め込むことができます。
  • ⚡️ [最適化] ポップアップウィンドウでフform-dataなどのパラメータ値を編集する際に、JSONやXMLの内容を整形できます。
  • ⚡️ [最適化] テスト実行ページで、完了したテストシナリオを直接
    再実行
    できます。
  • ⚡️ [最適化] コード生成時に、
    動的値
    が実際の値に置き換えられます。
  • ⚡️ [最適化] オンラインドキュメントを共有する際に、
    ランナー
    のモック環境を選択できます。
  • ⚡️ [最適化] ユーザーがSAMLシングルサインオン(SSO)を有効にした組織に参加した後、
    個人アクセストークン
    のSSOを設定して、組織内のリソースにアクセスできます。
  • 🐞 [バグ修正] オンラインドキュメントの共有に有効期限を設定した場合、有効期限を削除できない問題を解決しました。
  • 🐞 [バグ修正] Safariブラウザを使用して暗号化されたオンラインドキュメントにアクセスした際にパスワード入力が無効になる問題を解決しました。
  • 🐞 [バグ修正] 複数のネストレイヤーがあるテストシナリオで、プロジェクトを超えて参照されたテストステップが正しく実行されない問題を解決しました。
  • 🐞 [バグ修正] 複数のネストレイヤーがあるテストシナリオで、実行進捗が100%を超える問題を解決しました。
  • 🐞 [バグ修正] テストステップでエンドポイントを同期する際に、null値が誤って動的値に更新される問題を解決しました。