new

improved

fixed

2.6.47

  • 🔥[New Feature] You can now run test scenarios using scheduled tasks in the Runner, with the option to choose between initial values from the environment/global variables, or current values saved in the Runner.
run scheduled test scenario in the Runner
  • ⚡️[Optimization] If no parameter text is selected, right-clicking to choose
    EncodeURIComponent
    or
    DecodeURIComponent
    will now apply to the entire text by default.
  • ⚡️[Optimization] Once you've accessed the encrypted online documentation using a password or an email from the email allowlist, you won't need to re-verify your password or email for the next 30 days.
  • ⚡️[Optimization] Spaces before and after the project name are now automatically ignored when deleting a project.
  • 🐞 [Bug Fix] Fixed an issue where some
    =
    characters in cookies were removed during endpoint debugging.
  • 🐞 [Bug Fix] Fixed an issue where test scenarios failed to run under some conditions.
  • 🐞 [Bug Fix] Fixed an issue where request content wasn’t visible in the console after sending a request via script.
  • 🐞 [Bug Fix] Fixed an issue where the total request count showed as 0 when running a performance test with a script as the first step.
  • 🐞 [Bug Fix] Fixed an issue where filtering content to share online by tags didn’t work for Markdown documents.
  • 🐞 [Bug Fix] Fixed an issue where using wildcard domains as the custom domain for online documentation would prompt that the certificate domain didn’t match the custom domain entered.
  • 🐞 [Bug Fix] Fixed an issue where response examples weren’t displayed on online documentation under certain conditions.
  • 🐞 [Bug Fix] Fixed an issue where Webhook notifications were still triggered after scheduled task notifications were disabled.
  • 🐞 [Bug Fix] Fixed an issue where team variables weren’t correctly replaced when generating code.
日本語:
  • 🔥【新機能】タイマーを使用してランナーでテストシナリオを実行する際に、環境変数/グローバル変数の
    初期値を使用
    または
    ランナーに保存されたローカル値を使用
    を選択できます。
  • ⚡️【最適化】パラメータテキストが選択されていない場合、右クリックで
    EncodeURIComponent
    エンコードまたは
    DecodeURIComponent
    デコードを選択すると、すべてのテキストが選択されたと見なされます。
  • ⚡️【最適化】パスワードまたはホワイトリスト内のメールアカウントを使用して暗号化されたオンラインドキュメントにアクセスした場合、1ヶ月間は再度のパスワードやメールアカウントの確認は必要ありません。
  • ⚡️【最適化】プロジェクトを削除する際、プロジェクト名の前後の空白を無視します。
  • 🐞【バグ修正】APIデバッグ時に、Cookie内の一部の
    =
    が削除される問題を解決しました。
  • 🐞【バグ修正】特定の状況でテストシナリオを実行できない問題を解決しました。
  • 🐞【バグ修正】Scriptを介してリクエストを送信した後、コンソールでリクエスト内容を確認できない問題を解決しました。
  • 🐞【バグ修正】Scriptをテストシナリオの最初のステップとして実行した後、全リクエスト数が0になる問題を解決しました。
  • 🐞【バグ修正】タグでオンライン共有する内容をフィルタリングする際、Markdownドキュメントが無効になる問題を解決しました。
  • 🐞【バグ修正】オンラインドキュメントのカスタムドメインでワイルドカードドメインを使用する際に、証明書のドメインと入力されたカスタムドメインが一致しないという警告を解決しました。
  • 🐞【バグ修正】特定の状況でオンラインドキュメントにレスポンス例が表示されない問題を解決しました。
  • 🐞【バグ修正】タイマー通知を無効にした後も、Webhook通知がトリガーされる問題を解決しました。
  • 🐞【バグ修正】コード生成時にチーム変数が正しく置き換えられない問題を解決しました。