new

improved

fixed

2.7.2

  • 🔥[New Feature] The "Published/Shared API Documentation" has been fully upgraded — faster speed, better performance, improved mobile navigation and search, and support for configuring one-column or two-column layouts.
  • 🔥[New Feature] Published API documentation now supports enabling the MCP feature, allowing documentation readers to use it via MCP (integrated with AI coding tools).
  • 🔥[New Feature] You can now add
    comments
    to test scenarios.
  • 🔥[New Feature] You can configure
    OAS extensions
    for endpoints, request bodies and response bodies.
  • 🔥[New Feature] You can export the project in Postman format.
  • ⚡️[Optimization] Documentations in sprint branches now allow you to create a Quick Share link.
  • ⚡️[Optimization] When importing cURL, the
    -b
    parameter will be imported as a Cookie.
  • ⚡️[Optimization] Enhanced SSH connection functionality for database connections.
  • ⚡️[Optimization] Notifications can now be sent to Microsoft Teams.
  • ⚡️[Optimization] When exporting Swagger 2.0 files, if a field of file type does not specify
    consume
    , it is treated as
    form-data
    .
  • 🐞[Bug Fix] Fixed an issue where MongoDB couldn't be connected via SSH in some cases.
  • 🐞[Bug Fix] Fixed an issue where request example descriptions were lost when modifying request example data created in a newer version using an older app version.
  • 🐞[Bug Fix] Fixed an issue where
    Events
    added when creating a new Socket.IO endpoint were not being saved.
  • 🐞[Bug Fix] Fixed an issue where the exported test report didn’t show the correct endpoint URL for locally run test scenarios.
  • 🐞[Bug Fix] Fixed an issue where role names did not automatically refresh after configuring custom permission roles.
  • 🐞[Bug Fix] Fixed an issue where the creation time of the endpoint displayed incorrectly after picking older endpoints into sprint branches and then modifying them in the main branch.
  • 🐞[Bug Fix] Fixed an issue where projects could not be exported to Markdown files if the
    Path
    contained a single curly brace.
日本語:
  • 🔥【新機能】「公開/共有APIドキュメント」が全面アップグレード。処理速度の高速化、パフォーマンス最適化、モバイル端末向けナビゲーションと検索機能の改善を実現、1列/2列レイアウトの設定に対応します。
  • 🔥【新機能】公開APIドキュメントでMCP機能の有効化をサポート。ドキュメント閲覧者はMCP(AIプログラミングツールと連携)を介して、ドキュメントの直接操作および実装が可能になります。
  • 🔥【新機能】テストシナリオに対する
    コメント機能
    を追加します。
  • 🔥【新機能】API、リクエストBody、レスポンスBodyにおける
    OAS拡張
    設定のサポートします。
  • 🔥【新機能】プロジェクトデータをPostman互換形式でのエクスポートが可能になります。
  • ⚡️【最適化】
    イテレーションブランチ
    内ドキュメントのオンライン共有リンク生成機能を追加いたします。
  • ⚡️【最適化】cURLインポート時、
    -b
    パラメータをCookieとして正しく認識するよう改善します。
  • ⚡️【最適化】SSHトンネルを介したデータベース接続の安定性と接続成功率を改善します。
  • ⚡️【最適化】Microsoft Teamsへの通知連携機能を最適化します。
  • ⚡️【最適化】Swagger 2.0ファイルのエクスポート処理を強化し、file型フィールドにおけるconsume指定がない場合のデフォルトフォーマットをform-dataとして最適化します。
  • 🐞【バグ修正】特定条件下でのMongoDB SSH接続不具合の修正しました。
  • 🐞【バグ修正】旧版アプリで新版作成のリクエストサンプルデータを編集時の説明文消失問題を解決しました。
  • 🐞【バグ修正】Socket.IO API新規作成時のEvents保存不具合を修正しました。
  • 🐞【バグ修正】ローカル実行テストシナリオのレポート出力時、API URL表示不具合を修正しました。
  • 🐞【バグ修正】カスタム権限ロール設定後のロール名自動更新不具合を解決しました。
  • 🐞【バグ修正】サブブランチに旧バージョンAPIを追加後にメインブランチで更新を実施した際、APIの「作成日時」が誤表示される事象を修正しました。
  • 🐞【バグ修正】Path内に単一中括弧({})が存在する場合のMarkdownファイルエクスポート障害を解消しました。