Insomnia Designer 2020.5.0
Insomnia now officially supports gRPC! 🎉
gRPC has been a highly requested feature, and we're excited to release this into the wild. This initial release includes support for all four streaming types, simple TLS, cancellations, and concurrency.
In the future, we will look to add support for metadata and custom certificates, improve proto file management, and link gRPC with Insomnia environments. We look forward to your feedback; please request features or report bugs using the issue tracker! ♥️
A total of 17 unique contributors were a part of this release, making it one of our biggest to date! 🤗
Download for Desktop View releaseView commits
Major Changes
- gRPC support (several PRs)
- OAuth 2 PKCE with authentication code authorization (#2652 by DASPRiD)
- Hyphens and other chars in environment variable keys (#2601 by develohpanda)
Minor Tweaks
- GraphQL explorer shows field deprecation warnings (#2749 by antoine29)
- Easier navigation to the app logs folder (#2728 by conema)
- Ingress class annotation when generating Kubernetes config (#2709 by rmsy)
- You can now clear OAuth 2 sessions manually, or optionally on restart (#2701 by karolineKarkoschDrKlein)
- Network context available to request and response hook scopes 🔌 (#2662 by jgiovaresco)
- Unit tests are now supported by the Insomnia V4 export format (#2663 by sonicyeti)
- Support ISO-8859-1 encoding with Basic Auth credentials (#2642 by jgiovaresco)
- Consistent UI scaling depending on the font size (#2710 by martinpastore) (#2824 by sonicyeti)
- Default shortcut to show keyboard settings on macOS has changed to
cmd+ctrl+shift+/
to avoid OS conflicts (#2649 by jgiovaresco) - Design sidebar method styling and click region revamp (#2632 by sonicyeti)
Bug Fixes
- Environment color picker works again (#2711 by jgiovaresco)
- Correct application icons are now shown (#2766 by sonicyeti)
- Cancelling a "Send and Download" request no longer shows an infinite spinner (#2721 by jgiovaresco)
- Cancelling a request when multiple are running works again (#2696 by selamanse)
- GraphQL schema updates reflect correctly in the explorer (#2747 by antoine29)
- Single line editors now ignore new lines (#2704 by thewheat)
- Code editor search bar no longer hides the content (#2697 by antoine29)
- Copy as Curl now respects header casing (#2668 by jgiovaresco)
- General housekeeping (#2783 by nicholas-l) (#2752 by simplywondrous) (#2727 by jgiovaresco) (#2717 by rmsy) (#2661 by iamrajiv)