Skip to content

Releases: Kong/insomnia

v5.9.6

13 Oct 13:04
Compare
Choose a tag to compare

v5.9.2

12 Oct 12:42
Compare
Choose a tag to compare

v5.9.0

11 Oct 21:52
Compare
Choose a tag to compare

v5.8.4

17 Sep 14:45
Compare
Choose a tag to compare

v5.8.3

13 Sep 06:19
Compare
Choose a tag to compare

v5.8.2

09 Sep 15:43
Compare
Choose a tag to compare

Major Changes

  • New cookie editing flow (#448)
  • Support templating in cookies (#448)
  • HAWK authentication (#446)

Bug Fixes

  • Blocker for large responses works again
  • Prevent modal dialogs from closing when escaping autocomplete
  • Prevent Content-Length integer overflow for uploads over 2GB

Minor Changes

  • Environment functions on plugin API (#443)
  • Fuzzy filtering now used in all UI filter inputs
  • Request method now shown in tag editor (#453)
  • Don't touch already-encoded characters in URL
  • Add HTML content-type detection

v5.7.14

16 Aug 22:57
Compare
Choose a tag to compare

Bug Fixes

  • Fixed requests hanging for a subset of Windows users

Minor Changes

  • Made max redirects configurable in settings

v5.7.12

14 Aug 19:06
Compare
Choose a tag to compare

Bug Fixes

  • GraphQL schema fetching failed when using environment variables
  • Copying large text blobs sometimes yielded a -

Minor Changes

  • Now show render errors when fetching GraphQL schema

v5.7.11

12 Aug 22:06
Compare
Choose a tag to compare

Bug Fixes

  • Fixed some modal dialogs not refreshing when opened

v5.7.10

12 Aug 16:29
Compare
Choose a tag to compare

Bug Fixes

  • Fixed race condition causing request creation to fail
  • Large response size check now uses uncompressed size
  • Fixed invalid cookies causing code generation to break

Minor Changes

  • Show both compressed and uncompressed of responses