Skip to content

Releases: Kong/insomnia

v5.6.1

17 Jul 19:06
Compare
Choose a tag to compare

Major Changes

  • Basic AWS authentication v4 support (#347)
  • Fuzzy searching support for request switcher (#204)
  • Prompt to include private environments on data export, if any exist

Bug Fixes

  • null values within environments no longer break autocomplete
  • Better handling of environment variables containing Template Tags
  • Handle protocol-less URLs in OAuth 2 settings (#346)

Minor Changes

  • More useful error messages in Request Cookie template tag
  • Add application/vnd.api+json to Content-Type autocomplete (#349)

v5.5.2

30 Jun 17:49
Compare
Choose a tag to compare

Major Changes

  • Added ability to preview PDF responses (#325)
  • Added ability to assign colors to environments (#334)
  • All dropdown menus are now filterable by typing (#340)

Bug Fixes

  • Fixed dropdown dismissing reliability inside modal dialogs
  • Fixed unix hostname being confused with domain socket syntax

Minor Changes

  • Window maximized state now remembered
  • Response bodies no longer stored in memory (#338)

v5.4.0

22 Jun 19:57
Compare
Choose a tag to compare

Major Changes

  • Support for unix domain sockets using pattern 'http://unix:SOCKET:PATH'
  • Dedicated Description tab for request documentation
  • Wildcards now supported in client certificate host

Bug Fixes

  • Prevent opening links multiple times in description preview
  • Fixed Content-Length not being sent with initial NTLM authorization request
  • Fixed client certificate toggling not working

Minor Changes

  • Dropdowns within tabs now only open if tab is already active
  • Tab lists now scrolls horizontally when too long
  • Markdown description style improvements
  • Vastly improved dropdown positioning algorithm
  • Add back ability to change text editor keymap to Sublime Text

v5.3.6

15 Jun 19:53
Compare
Choose a tag to compare

Bug Fixes

  • Improve cookie handling with redirects
  • Fixed workspace duplication active environment bug
  • Fixed status tag in response history showing "ERROR" for responses with no HTTP Reason
  • Fixed autocomplete constants filling with undefined

Minor Changes

  • Added option to use custom date format with Timestamp tag

v5.3.3

13 Jun 20:54
Compare
Choose a tag to compare

Major Changes

  • Can now sort requests and folders together in sidebar

Bug Fixes

  • Fix Markdown description editor height from last update
  • Much more robust handling when sorting nested sidebar items

v5.3.0

12 Jun 21:58
Compare
Choose a tag to compare

Major Changes

  • Multi-line text values now supported in form data editors
  • New Request tag to dynamically reference cookie values
  • Request snapshot now stored and recovered with response history
  • Previous response filters are now persisted

Bug Fixes

  • More robust JSON formatting on content containing escaped characters
  • Fix stale requests sometimes being sent soon after editing URL
  • Query preview view now scrolls when too long

Minor Changes

  • Can now send requests with cmdOrCtr+R or F5 keys
  • Added ability to delete custom HTTP methods
  • Added ability to delete current response
  • Markdown descriptions now sanitize HTML input
  • Markdown descriptions now selectable
  • Postman imports now included description field

v5.2.0

07 Jun 00:52
Compare
Choose a tag to compare

Major Changes

  • Ability to document requests and workspaces using Markdown
  • Added Bearer authentication helper
  • Added setting to whitelist hostnames from proxy setting
  • Ability to duplicate workspace

Bug Fixes

  • Fixed Client Credentials setting in OAuth form not changing
  • Other minor UI fixes

Minor Changes

  • Setting to disable analytics tracking
  • URL preview copy button
  • Experimental plugin support (still undocumented)

v5.1.1

29 May 21:34
Compare
Choose a tag to compare

Major Changes

  • New option to auto-hide menubar on Windows and Linux!
  • New template tag to reference values from other responses
  • More friendly Template Tag editor
  • Ability to save full HTTP response to file, including headers

Bug Fixes

  • Fix cookie handling for localhost domains
  • Better handle of JSON when root is a String
  • File selector no longer clears file on Cancel
  • Many more fixes fixes

Minor Changes

  • Data exports now have friendlier names
  • Unreferenced template tags are longer rendered

v5.1.0

24 May 17:33
Compare
Choose a tag to compare

Major Changes

  • New option to auto-hide menubar on Windows and Linux!
  • New template tag to reference values from other responses
  • More friendly Template Tag editor
  • Ability to save full HTTP response to file, including headers

Bug Fixes

  • Fix cookie handling for localhost domains
  • Better handle of JSON when root is a String
  • File selector no longer clears file on Cancel
  • Many more fixes fixes

Minor Changes

  • Data exports now have friendlier names
  • Unreferenced template tags are longer rendered

v5.0.20

05 May 18:34
Compare
Choose a tag to compare

This release switches the auto-update logic to use Github Releases.