Skip to content

Releases: Kong/insomnia

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.