new

improved

fixed

2.5.16

  • 🔥
    Auth
    supports
    OAuth 2.0
    , allowing direct obtainment of
    Access Token
    within Apidog, compatible with multiple authorization modes such as
    Authorization Code
    ,
    Implicit
    ,
    Client Credentials
    , etc.
  • 🔥 Supports disabling the
    Response Validation
    feature for the
    API Management
    or Testing module in
    Project Settings
  • 🔥 Supports configuring the content to validate during
    Response Validation
    in
    Project Settings
    , including
    HTTP Status Code
    and the
    Data Structure
    of the Body
  • 🔥 Allows customizing the
    Favicon
    for the
    Online Documentation
  • 🔥 When Running Batches of test scenarios, supports specifying a single environment
  • ⚡️ When Copying Collaboration Link in a test scenario, the copied content will now include both the name and link of the test scenario
  • ⚡️ When launching the Apidog client, it will restore the Testing and
    Branch-related
    pages that were not closed before exiting the App last time
  • 🐞 Fixed an issue where the ForEach step was not effective when running after referencing a scenario with a ForEach step in testing
  • 🐞 Fixed an issue where custom requests were not included when exporting testing data to Postman or JMeter
  • 🐞 Fixed an issue where the API directory hierarchy was inconsistent with the App when exporting the API to HTML format
  • 🐞 Fixed an issue of double encoding
    %
    in the URL when exporting the API to HTML format
  • 🐞 Fixed an issue where disabled request parameters became enabled when importing in Apidog format
  • 🐞 Fixed an issue where the UI reported an error after editing and saving documentation on a directory node
  • 🐞 Fixed a style issue in the online documentation when a global parameter is enabled by default but its value is empty
  • 🐞 Fixed an issue where the UI reported an error when an unauthenticated account canceled publishing the online documentation
Japanese:
  • 🔥【新機能】
    Auth
    OAuth 2.0
    をサポートし、Apidog内で直接
    Access Token
    を取得できるようになりました。
    Authorization Code
    Implicit
    Client Credentials
    などの様々な認可モードに対応可能です、
  • 🔥【新機能】
    プロジェクト設定
    で、
    API管理
    または
    自動化テスト
    モジュールの
    Response検証
    機能をオフにできるようになりました。
  • 🔥【新機能】
    プロジェクト設定
    で、
    Response検証
    時に検証する内容を設定できるようになりました。
    HTTP ステータスコード
    とBodyの
    Schema
    などを選択できます。
  • 🔥【新機能】
    オンラインドキュメント
    Favicon
    をカスタマイズできるようになりました。
  • 🔥【新機能】テストシナリオを
    バッチ実行
    する際に、同一環境を指定できるようになりました。
  • ⚡️【改善】テストシナリオ内で
    共有リンクをコピー
    すると、コピーされた内容にテストシナリオの名前とリンクが含まれるようになりました。
  • ⚡️【改善】Apidogクライアントを起動すると、前回アプリを終了する前に閉じていなかった
    自動化テスト
    ブランチ
    の関連ページが復元されるようになりました。
  • 🐞 自動化テストで
    ForEach
    ステップを含むシナリオを参照した後、実行時に
    ForEach
    ステップが機能しない問題を解決しました。
  • 🐞 自動化テストから
    Postman
    JMeter
    データをエクスポートする際、カスタムScriptが含まれていない問題を解決しました。
  • 🐞 APIをHTMLフォーマットにエクスポートする際、アプリの階層構造と一致しない問題を解決しました。
  • 🐞 APIをHTMLフォーマットにエクスポートする際、URLの
    %
    が重複にエンコードされる問題を解決しました。
  • 🐞 Apidog形式をインポートする際、無効化なはずのリクエストパラメータが有効化される問題を解決しました。
  • 🐞 ディレクトリノードでドキュメントを編集して保存した後、UIにエラーが表示される問題を解決しました。
  • 🐞 グローバルパラメータがデフォルトで有効で値が空の場合、オンラインドキュメントのスタイルが適切でない問題を解決しました。
  • 🐞 未認証のアカウントでオンラインドキュメントの公開をキャンセルした時、UIにエラーが表示される問題を解決しました。