Insomnia Core 2020.2.0
Download for Desktop View on GitHub
Major Changes
- Update node-libcurl dependency (#2223 by JCMais)
Bug Fixes
- Invalid environment warning shows again (#2212 by Vorashil)
- Code folds properly restored in code editor (#2114 by develohpanda)
- Handle empty security object for OpenAPI import (#2170 by develohpanda)
- Selecting empty file no longer breaks (#2129 by gschier)
- Prevent race condition when deleting last workspace (#1997 by reynolek)
- Pressing escape inside dialog text field no longer closes (#2039 by baleeds)
Minor Tweaks
- Display release date in preferences (#2031 by imrishabh18)
- Show documentation for GraphQL interfaces (#1984 by barthez)
- Add ability to generate a skeleton plugin (#2107 by gschier)
- Mask template tag tooltip when preview is disabled (#1995 by superruzafa)
- Show default values in GraphQL documentation (#2001 by eMerzh)
- Support Bearer auth in OpenAPI imports (#1953 by ymhuang0808)
- Show subscription type in GraphQL documentation (pr:2008:cameronr-nulogy)
- More specific variable names when importing OpenAPI (#1978 by pocket7878)
- Link to plugin from plugins section (#2109 by develohpanda)
- New plugin API for showing custom UI in dialog (#2026 by gschier)
- Add liveDisplayName to template tag plugin API (#1936 by superruzafa)
- Update solorized theme colors (#1992 by reynolek)
- Allow checkbox input type in prompt API (#1980 by superruzafa)
- Expose request body in plugin API (#2003 by yittg)