new

improved

fixed

2.5.11

  • 🔥 When editing
    API documentation
    , you can now configure advanced attributes for parameters like
    Query
    ,
    Path
    ,
    Header
    ,
    Cookie
    , and
    form-data
    or
    x-www-form-urlencoded
    types of
    Body
    . This includes settings for
    enumerations
    ,
    maximum values
    ,
    minimum values
    , and
    format
    .
  • 🔥 The
    CI/CD
    functionality for testing now supports integrating Apidog with third-party tools such as
    Jenkins
    ,
    GitLab
    ,
    GitHub Actions
    ,
    CircleCI
    ,
    Bitbucket Pipelines
    , and
    Travis CI
    .
  • 🔥
    Environment variables
    now support
    real-time automatic updates
    during multi-user
    online collaboration
    . After modifying and
    saving
    an environment variable, it will be
    automatically synchronized
    to all team members, eliminating the need for manual global refresh.
  • 🔥 Now Apidog supports configurable
    keyboard shortcuts
    for frequently used functions.
  • 🔥 Published public documentation now allows different theme colors and logos for
    Light mode
    and
    Dark mode
    , and the ability for visitors to switch modes.
  • 🔥 New components for
    Markdown
    :
    Hover Text
    and
    Embedded Videos
    .
  • ⚡️
    Requests
    and custom requests in testing can now bypass the default enabled
    Global Parameters
    .
  • ⚡️ Clear notifications will be provided on the API if you are removed from a team and attempt to access that team's resources again.
  • ⚡️ Adjusted the style of the
    Mock
    module in the
    API documentation
    page.
  • ⚡️ Improved the style of buttons for expanding parent steps in the
    Extract from Previous Step
    feature, making them easier to click.
  • ⚡️ When viewing
    API documentation
    , if a field's enumeration values do not have descriptions, no Popover will be displayed when hovering over these values.
  • 🐞 Fixed an issue where importing a Postman
    collection
    would import
    Pre/Post-scripts
    into the
    API
    , but they were not enabled by default in
    DEBUG
    .
Japanese:
  • 🔥【新機能】
    APIドキュメント
    を編集する際、
    Queryパラメータ
    Pathパラメータ
    Headerパラメータ
    Cookieパラメータ
    form-data
    または
    x-www-form-urlencoded
    タイプの
    Body
    パラメータに、
    enum(列挙体)
    最大の長さ
    最小の長さ
    フォーマット
    およびその他の高度な属性を設定できます。
  • 🔥【新機能】自動テストの
    CI/CD
    機能は、
    Jenkins
    GitLab
    GitHub Actions
    CircleCI
    Bitbucket Pipelines
    ravis CI
    などサードパーティツールとのインテグレーションを行えるようになりました。
  • 🔥【新機能】
    環境変数
    は、オンラインコラボレーションの際での
    リアルタイム自動更新
    をサポートできるようになります。 環境変数を変更して保存すると、手動のリフレッシュ操作をせずに、新しい変数がチームのメンバーに自動的に同期されます。
  • 🔥【新機能】よく使う機能の
    ショートカット
    キーを設定できるようになります。
  • 🔥【新機能】公開ドキュメントは「ライトモード」と「ダークモード」で異なるテーマカラーやロゴで設定でき、訪問者がそれを切り替えることができるかどうかを設定できます。
  • 🔥【新機能】
    Markdown
    ドキュメントの新しいコンポーネント:
    ホバー テキスト
    埋め込みビデオ
    が利用可能になりました。
  • ⚡️【最適化】 自動テストの
    クイックRequest
    カスタムRequest
    では、デフォルトで有効になっている「グローバル変数」を使用しないことを選択できるようになりました。
  • ⚡️【最適化】 チームから削除される場合、当該チームのリソースに再度アクセスすると、UIに明確な提示が表示されるようになりました。
  • ⚡️【最適化】
    APIドキュメント
    ページで
    Mock
    モジュールのスタイルを調整しました。
  • ⚡️【最適化】
    前のステップから抽出
    機能で親ステップの展開ボタンのスタイルをクリックしやすくなれるように調整しました。
  • ⚡️【最適化】
    APIドキュメント
    を表示するときに、フィールドのすべての列挙値に説明が設定されない場合、ガーソルを列挙値の上に移動すると、ポップオーバーが表示されないようになりました。
  • 🐞 Postman
    collection
    をインポートするときに、
    pre/post script
    API
    にインポートされるが、スクリプトが
    デバッグモード
    でデフォルトで有効にならない問題を修復しました。