Releases: Kong/insomnia
Releases · Kong/insomnia
v5.6.1
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
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
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
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
v5.3.0
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
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
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
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