improved
fixed
2.7.26
- ⚡️[Optimization] If the imported endpoint's security requirement is set to JWT Bearer, you can directly enter the token when sending requests after import.
- 🐞[Bug Fix] Fixed an issue where importing OpenAPI/Swagger data failed with the error Cannot read properties of undefined (reading: 'schema')when the requestBody content was an empty object.
- 🐞[Bug Fix] Fixed an issue where it was not possible to connect to MySQL or PostgreSQL databases with SSL enabled via SSH tunnel.
- 🐞[Bug Fix] Fixed an issue where the filename extension was incorrect when downloading the response.
- 🐞[Bug Fix] Fixed an issue where, when using Request and the response was an image, after continuing to request other images, the preview always shows the first image.
- 🐞[Bug Fix] Fixed an issue where the client code in the actual request Tab could not be edited.
- 🐞[Bug Fix] Fixed an issue where the UI of the New Public Scriptpopup was incorrect.
- 🐞[Bug Fix] Fixed an issue where the Plan could not be upgraded when the interface language was set to Portuguese.
日本語:
- ⚡️【最適化】JWT Bearer設定のAPIインポート後、デバッグ時にTokenを直接入力できるようになりました。
- 🐞【バグ修正】OpenAPI/Swaggerデータをインポートする際、requestBodyのcontentが空オブジェクトの場合に「Cannot read properties of undefined(reading: 'schema')」というエラーが発生し、インポートできない問題を修正しました。
- 🐞【バグ修正】SSLが有効化されたMySQLおよびPostgreSQLデータベースに対して、SSHトンネル経由での接続ができない不具合を修正しました。
- 🐞【バグ修正】レスポンスをダウンロードする際、ファイルの拡張子が正しく付与されない問題を修正しました。
- 🐞【バグ修正】クイックリクエスト機能を利用する際、レスポンスが画像の場合に他の画像をリクエストしても、常に最初の画像がプレビュー表示されてしまう問題を修正しました。
- 🐞【バグ修正】実際のリクエストタブにおいて、リクエストコードの編集ができない不具合を修正しました。
- 🐞【バグ修正】新規で共通スクリプトを作成する際のポップアップUIが正しく表示されない問題を修正しました。
- 🐞【バグ修正】クライアントおよびWeb版のインターフェース言語がポルトガル語の場合に、プランのアップグレードができない問題を修正しました。