Skip to content

Releases: georgeflug/insomnia-plugin-save-variables

Release 4.0.7

20 Dec 16:00
Compare
Choose a tag to compare

Release 4.0.6

20 Dec 15:55
Compare
Choose a tag to compare

4.0.6 (2023-12-20)

Release 4.0.5

28 Sep 03:14
Compare
Choose a tag to compare

4.0.5 (2023-09-28)

Bug Fixes

  • downgrade @release-it/conventional-changelog because latest version breaks release-it (b037667)

Release 4.0.4

28 Sep 02:52
Compare
Choose a tag to compare

4.0.4 (2023-09-28)

Release 4.0.3

20 Sep 23:04
Compare
Choose a tag to compare

4.0.3 (2023-09-20)

Bug Fixes

  • fix confusion over variable value when requests have failures (set variable to undefined in that case)

Release 4.0.2

25 Feb 05:28
Compare
Choose a tag to compare

4.0.2 (2023-02-25)

Bug Fixes

Release 4.0.0

25 Feb 05:04
Compare
Choose a tag to compare

4.0.0 (2023-02-25)

Breaking Changes

This introduces new fields that are more granular and flexible than before. When upgrading to 4.0.0, you will need
to click on each "Save Variable" header tag and review the information that the plugin supplies in the Live Preview.
This will explain what to enter in the new fields to migrate the tag to the new version.

Bug Fixes

  • accurate upgrade instructions (67354c3)
  • disable extractors for static/header sources (5d46f98)
  • extractor args were not visible (e66faa7)

Features

  • add INFO logs for troubleshooting (442a766)
  • add support for JMESPath (3191219)
  • save variables from request body values (008c853)
  • save variables from request header values (7d4e655)
  • save variables from response status codes (70ff10c)
  • use centralized logger (3bee5f8)

Release 3.3.0

02 Jan 03:45
Compare
Choose a tag to compare

3.3.0 (2023-01-02)

Features

  • ability to save static values per request (66e691b)
  • extract values from xml (89f34c9)

Reverts

Release 3.2.2

25 Oct 02:41
Compare
Choose a tag to compare

3.2.2 (2022-10-25)

Bug Fixes

  • remove comment copied from another file (e1bbae6)

Release 3.2.1

25 Oct 02:35
Compare
Choose a tag to compare

3.2.1 (2022-10-25)

Bug Fixes

  • fix script not executable on *nix (85e204f)
  • patch-package causes installation failure (d457025)