new

improved

fixed

2.6.26

  • 🔥[New Feature] The
    Automated test
    now supports adding
    scripts
    and
    database connections
    as test steps.
adding scripts as test step
adding database connections as test step
  • ⚡️[Optimization] Clicking on the old version of the
    Dynamic Value
    expression will trigger a popup displaying the new version that matches. Clicking on
    OK
    will replace the old version with the new one.
  • ⚡️[Optimization] The
    JSON with comments Support
    feature in project settings is now functional for WebSocket endpoints.
  • ⚡️[Optimization] The documentation for
    WebSocket
    endpoints now properly displays
    object
    parameters configured via JSON Schema.
WebSocket endpoint doc displaying object
  • ⚡️[Optimization] You can use the
    dynamic value
    feature when naming
    Extract Variables
    and
    Assertions
    in the endpoint's
    Post Processors
    .
  • ⚡️[Optimization] You can customize the default settings of the notification after the test scenario is completed, including
    conditions
    and
    targets
    .
  • ⚡️[Optimization]
    Scheduled tasks
    can
    use same execution config
    to run all the test scenarios. And the
    run cycle
    now supports intervals of
    minute
    and
    daily
    .
  • ⚡️[Optimization] The UI of
    SEO Settings
    has been improved and the term
    Custom URL
    has been renamed to
    URL Slug
    for better clarity.
  • ⚡️[Optimization] The
    Publish Docs
    feature now includes options for configuring
    Docs Redirect Rules
    .
Configuring docs redirect rules
  • ⚡️[Optimization] When setting up SAML Single Sign-On (SSO), if the provided certificate is incorrect, you will receive a prompt when attempting to save your configuration.
  • 🐞[Bug Fix] Fixed an issue with the
    Trash
    filtering feature.
  • 🐞[Bug Fix] Fixed the issue where endpoint requests sent via the web browser extension Agent would hang instead of reporting an error if there were non-latin characters in the header.
  • 🐞[Bug Fix] Fixed instances where the automated testing page appeared blank.
  • 🐞[Bug Fix] Fixed an issue where no popup reminder appeared when closing the tab after modifying test steps in the automated testing design mode.
  • 🐞[Bug Fix] Fixed an issue where OpenAPI Spec data exported in YAML format from the web version incorrectly had a
    .json
    file extension.
  • 🐞[Bug Fix] Fixed an issue where global variables with two or more levels of nesting hindered post-processor scripts from retrieving their values correctly, potentially causing some UI to get stuck in a continuous loading state.
日本語:
  • 🔥【新機能】
    自動テスト
    スクリプト
    データベース接続
    をテストステップとして追加できます。
スクリプト
データベース接続
  • ⚡️【最適化】旧バージョンの
    動的値
    式をクリックすると、新バージョンの動的値式に一致するものがポップアップ表示され、[確認]をクリックして置き換えることができます。
  • ⚡️【最適化】プロジェクト設定の
    注釈付きJSONをサポート
    スイッチが
    WebSocket
    APIで有効になります。
  • ⚡️【最適化】
    WebSocket
    APIドキュメントは、
    JSON Schema
    で設定された
    object
    型のパラメータを正常に表示できます。
WebSocket
  • ⚡️【最適化】APIの
    後処理
    抽出変数
    アサーション
    の名前を入力する際に、
    動的値
    機能を使用できます。
  • ⚡️【最適化】テストシナリオの実行完了後の
    通知
    のデフォルト設定を調整でき、通知条件と通知対象を含みます。
  • ⚡️【最適化】
    定期タスク
    は、同じ設定を使用して実行でき、タイマーに分単位と日単位のモードが追加されました。
  • ⚡️【最適化】「カスタムURL」が「URL Slug」に改名され、インタラクションが改善されました。
  • ⚡️【最適化】
    ドキュメント公開
    がドキュメントのリダイレクトルールの設定をサポートします。
公開ドキュメント
  • ⚡️【最適化】SAMLシングルサインオン(SSO)を設定する際に、証明書が誤って入力されている場合、保存時に警告が表示されます。
  • 🐞【バグ修正】ごみ箱のフィルタリング機能の問題を解決しました。
  • 🐞【バグ修正】Web版のブラウザ拡張AgentでAPIをデバッグする際、ヘッダー内に中国語が含まれている場合、エラーを報告するのではなく、送信されたリクエストがハングアップし続ける問題を解決しました。
  • 🐞【バグ修正】場合によっては自動化テストのページが空白になる問題を解決しました。
  • 🐞【バグ修正】自動化テストのオーケストレーションモードでステップを変更した後、タブを閉じる際にポップアップ警告が表示されない問題を解決しました。
  • 🐞【バグ修正】Web版でエクスポートされたYAML形式のOpenAPI Specデータのファイル拡張子が.jsonである問題を解決しました。
  • 🐞【バグ修正】
    グローバル変数
    が二層以上のネストである場合、後処理Scriptがその値を正しく取得できず、一部のUIが継続してロード状態になる問題を解決しました。