Release 2026.5.0-beta.6
Pre-release
Pre-release
🎁 New
- SSE response summaries for ChatGPT/Claude-style APIs (#466, feedback)
- Configurable gRPC and WebSocket message size limits (#487)
- Sidebar filter suggestions (#477)
- CLI: new
importandexportcommands (#484) - Allow to define operation name in GraphQL (#499, feedback)
💄 Improved
- Improved SQLite performance with WAL mode (#496, feedback)
- Response history menu grouped by time (#492, feedback)
- Extract Bearer and Basic authentication when importing cURL commands (#423)
- Better window-state preservation (#495)
- Upgraded the app styling system to Tailwind CSS v4 (#491)
- Allow uninstalling plugins with missing directories (#481)
- Commercial-use nudges for team-oriented workflows (#478)
🛠️ Fixed
- Fix macOS spell-correction popover appearing while typing request names (#483, feedback)
- Fix
:namepath placeholders followed by literal:suffixes (e.g./tasks/:id:cancel) (#465) - Fix Postman imports where string-based
url.pathvalues imported as empty paths (#490) - Fix bulk environment variable parsing (#482, feedback)
- Fix secret input text bleeding under the obscure toggle button (#461)
- Fix long model names overflowing the delete dialog (#468)
- Graphql incorrect request after import from Curl (#499, feedback)