1.4.0
New
- gRPC support (via Server Reflection only)
- Postman exporter
- Response filtering by JSON path
Change
- Postman importer imports GraphQL queries and mutations
- Project/Subproject name dialog is more wide
- Dialogs can be dismissed by hitting the "Escape" key
- Drop-down menus are disabled if nothing can be selected
Fix
- Missing PATCH in supported HTTP request methods
- Crash when clicking edit/delete button without selecting a subproject
- Crash when viewing Transport Timeline with HTTP/2 without a stream
- Incorrect copy behaviour in Transport Timeline (only fixed the case if there are 2000 lines or less)
- Clicking on dialog border should not dismiss the dialog
- Insomnia exporter incorrectly assumed the request is GraphQL while exporting request headers
- Post flight action JSON path parsing is not working if the result is not a string
- Content-type
application/graphql-response+json; charset=utf-8
was not recognized as JSON