new
improved
fixed
2.7.6
- 🔥[New Feature] For published/shared API documentation, each page is now available in .mdformat — just append.mdto the URL, and supports one-click copy, making it easier for large language models (LLMs) to access and use the content. In addition, every doc site is now baked withllms.txt,sitemap.xml, androbots.txtfiles.
- ⚡[Optimization] When debugging endpoints related to AI with LLMsprovided by LiteLLM, the message content now supports automatically merging.
- 🐞[Bug Fix] Fixed an issue where clicking on Manage Database Connectiondid not open the corresponding page when importing schemas via database connection.
日本語:
- 🔥【新機能】公開/共有用APIドキュメントについて、LLM向けに全ページ .md形式を提供いたします。ドキュメント内容のワンクリックコピー機能に加え、各ドキュメントサイトにllms.txt、sitemap.xml、robots.txtを標準装備しています。
- ⚡️【最適化】OpenRouter経由のLLMのAPIデバッグ時、メッセージコンテンツの自動マージ機能をを追加しました。
- 🐞【バグ修正】データベース接続経由でのデータモデルインポート時、接続管理をクリックしても対応画面が表示されない問題を解消いたしました。