new

improved

fixed

2.6.7

  • 🔥[New Feature]
    HTTP Project
    now supports the creation and management of
    API versions
    . You can duplicate all data, including
    HTTP Endpoints
    ,
    Schemas
    ,
    Components
    , and
    Markdown documents
    , from an existing API version to create a new one. Each version can be viewed and modified independently.
  • 🔥[New Feature] You can create a
    Custom Protocol API
    to manage documents for custom protocols, supporting the configuration of protocol names and unique identifiers, and
    Share Online
    .
  • 🔥[New Feature] In the folder settings page, you can configure the display mode and content of the folder on the
    shared/published API documentation
    .
  • ⚡️[Optimization] When debugging endpoints or cases, the
    Response
    area is collapsed by default before sending the request.
  • ⚡️[Optimization] When debugging endpoints or cases, if the cursor is in the address bar, you can directly send the request by pressing the Enter key.
  • ⚡️[Optimization] When importing
    Markdown
    documents, if both the folder and name are the same, they are considered as files with the same name.
  • 🐞[Bug Fix] Fixed an issue where errors occurred in certain situations when stopping running the automated testing.
  • 🐞[Bug Fix] Fixed an issue where the UI became unresponsive in certain situations when importing data in apiDoc format.
日本語:
  • 🔥【新機能】
    HTTPプロジェクト
    APIバージョン
    の作成と管理がサポートされるようになりました。既存のAPIバージョンから
    HTTPエンドポイント
    Schema
    Components
    Markdownドキュメント
    を含むすべてのデータを複製して、新しいバージョンを作成できます。各バージョンは独立して表示および修正できます。
  • 🔥【新機能】カスタムプロトコルのドキュメントを管理するために
    カスタムエンドポイント
    を作成できます。プロトコル名と一意の識別子の設定、および
    オンライン共有
    をサポートしています。
  • 🔥【新機能】ディレクトリ設定ページを利用すれば、
    共有APIドキュメント
    の目次の表示スタイルや内容を自由に設定できます。
  • ⚡️【最適化】エンドポイントまたはケースをデバッグする際、リクエストを送信する前に
    レスポンス
    エリアがデフォルトで折りたたまれるようになりました。
  • ⚡️【最適化】エンドポイントまたはケースをデバッグする際、カーソルがアドレスバーにある場合、Enterキーを押すことで直接リクエストを送信できるようになりました。
  • ⚡️【最適化】
    Markdown
    ドキュメントをインポートする際、ディレクトリと名前が同じ場合、同名のファイルとみなされるようになりました。
  • 🐞【バグ修正】自動テストの実行を停止した際に、特定の状況でエラーが発生する問題を修正しました。
  • 🐞【バグ修正】apiDoc形式のデータをインポートする際に、特定の状況でUIが応答しなくなる問題を修正しました。