Releases: Kong/insomnia
11.3.0 📦
What's Changed
- 🚀 11.3.0-beta.1 by @insomnia-infra in #8847
- fix(Git Sync): Display up to date content in code editors when data change through git sync by @gatzjames in #8851
- fix: Replace sign out button with prompt button for better user confirmation [INS-5877] by @pavkout in #8841
- fix: Git UX improvements [INS-812] by @pavkout in #8852
Full Changelog: https://github.com/Kong/insomnia/compare/[email protected]@11.3.0
11.3.0-beta.1 📦
What's Changed
- 🚀 11.2.0 by @insomnia-infra in #8783
- fix: apply specific environment when sending requests in the template by @ZxBing0066 in #8780
- test: Add smoke test check for templating tags by @cwangsmv in #8759
- fix(Git Sync): Importing a resource without a workspace prevents it from being shown in the git diff by @gatzjames in #8806
- fix: unknow type in sync by @CurryYangxx in #8703
- fix(script): Insomnia.global.set is not updating environment when only global base environment is activated[INS-5795] by @cwangsmv in #8790
- fix: tab disappear when discard changes - INS-757 by @CurryYangxx in #8804
- feat: allow choosing install dir with NSIS - [INS-5109] by @ryan-willis in #8456
- address joiner and tags in set-cookies by @jackkav in #8808
- JSON environment is not saved when json format becomes valid for the first time[INS-5894] by @cwangsmv in #8816
- chore(analytics): capture abnormal run test events - INS-5623 by @ihexxa in #8765
- fix: json format folder environment not updated when switching tabs[INS-5907] by @cwangsmv in #8823
- feat: Add segment events [INS-5807] by @pavkout in #8802
- 🚀 11.3.0-beta.0 by @insomnia-infra in #8825
- fix(Import): Folder headers are not imported correctly by @gatzjames in #8821
- Fix typo in upgrade notice message by @mdavison in #8829
- chore(Bump zod): Upgrade zod to latest by @gatzjames in #8835
- fix(Duplicate): Ensure id's match the request ids in the unit tests by @gatzjames in #8833
- fix(Import): Move zod to dev deps to be bundled by vite by @gatzjames in #8840
New Contributors
Full Changelog: https://github.com/Kong/insomnia/compare/[email protected]@11.3.0-beta.1
11.3.0-beta.0 📦
What's Changed
- 🚀 11.2.0 by @insomnia-infra in #8783
- fix: apply specific environment when sending requests in the template by @ZxBing0066 in #8780
- test: Add smoke test check for templating tags by @cwangsmv in #8759
- fix(Git Sync): Importing a resource without a workspace prevents it from being shown in the git diff by @gatzjames in #8806
- fix: unknow type in sync by @CurryYangxx in #8703
- fix(script): Insomnia.global.set is not updating environment when only global base environment is activated[INS-5795] by @cwangsmv in #8790
- fix: tab disappear when discard changes - INS-757 by @CurryYangxx in #8804
- feat: allow choosing install dir with NSIS - [INS-5109] by @ryan-willis in #8456
- address joiner and tags in set-cookies by @jackkav in #8808
- JSON environment is not saved when json format becomes valid for the first time[INS-5894] by @cwangsmv in #8816
- chore(analytics): capture abnormal run test events - INS-5623 by @ihexxa in #8765
- fix: json format folder environment not updated when switching tabs[INS-5907] by @cwangsmv in #8823
Full Changelog: https://github.com/Kong/insomnia/compare/[email protected]@11.3.0-beta.0
11.2.0-alpha.6 📦
What's Changed
- 🚀 11.2.0 by @insomnia-infra in #8783
- fix: apply specific environment when sending requests in the template by @ZxBing0066 in #8780
- test: Add smoke test check for templating tags by @cwangsmv in #8759
- fix(Git Sync): Importing a resource without a workspace prevents it from being shown in the git diff by @gatzjames in #8806
- fix: unknow type in sync by @CurryYangxx in #8703
- fix(script): Insomnia.global.set is not updating environment when only global base environment is activated[INS-5795] by @cwangsmv in #8790
- fix: tab disappear when discard changes - INS-757 by @CurryYangxx in #8804
- feat: allow choosing install dir with NSIS - [INS-5109] by @ryan-willis in #8456
Full Changelog: https://github.com/Kong/insomnia/compare/[email protected]@11.2.0-alpha.6
11.2.0 📦
What's Changed
- 🚀 11.1.0 by @insomnia-infra in #8676
- Fix UI issue [INS-5469] by @yaoweiprc in #8678
- use stable nixpkgs by @jackkav in #8641
- Fix search bar disappear when no match collection found in project view by @cwangsmv in #8684
- docs(script-sdk): add docs for console - INS-5475 by @ihexxa in #8685
- fix: domain in cookie list not update when be set to empty by @ZxBing0066 in #8683
- feat: support to set cookie hostOnly property by @ZxBing0066 in #8677
- fix(Key-Value Editor): the key value editor should scroll if there is an overflow by @gatzjames in #8688
- refactor: rename the copy for example by @marckong in #8661
- fix: specify bash as shell to ensure INSO_VERSION can be read on Windows by @ZxBing0066 in #8704
- Fix: rendering in worker error bug [INS-5482] by @cwangsmv in #8695
- remove override from gRPC work by @jackkav in #8716
- refactor: default hide the swagger preview by @marckong in #8660
- fix(cli): proxy options do not work and stop loading settings and cookies from exports - INS-5429 by @ihexxa in #8700
- doc: add docs for interface, interpolator and request info module - INS-5540 by @ihexxa in #8713
- Unescape forward slash in json string when previewing response [INS-5465] by @yaoweiprc in #8698
- feat(Git-Sync): Use custom HTTP Client to enable system Certificates and Proxy settings by @gatzjames in #8710
- fix: Git project creation form issues [INS-5414] by @pavkout in #8725
- Upgrade to react router v7 by @gatzjames in #8702
- bump jsonpath and spectrals by @jackkav in #8690
- feat: improve design doc samples [INS-5526] by @ryan-willis in #8719
- Fix the typo in upgrade modal by @cwangsmv in #8735
- fix CI by @jackkav in #8737
- fix: Enforce stricter validation rules for the plugin name. [INS-5310 & INS-5408 & INS-5333] by @pavkout in #8639
- fix(Mock test): Skip for now by @gatzjames in #8741
- fix(Mock): unit test url rename by @gatzjames in #8742
- chore(E2E Tests): Make app.test more stable by waiting for navigations to happen by @gatzjames in #8744
- update legacy mode messages by @jackkav in #8718
- feat(Git Sync): Introduce UX for migrating legacy Git workspaces to a Git Project by @gatzjames in #8720
- feat(Inso): add an overall run collection test result summary by @ZxBing0066 in #8739
- Chore(E2E): Remove arbitrary waits in e2e test by @cwangsmv in #8746
- docs(script-sdk): add docs for test, variable, variableList and utils - INS-5589 by @ihexxa in #8755
- Add global base environment support in script[INS-5544] by @cwangsmv in #8734
- tooling: unicorn eslint by @jackkav in #8743
- fix: Add filter for request. getAncestors method exposed in context [INS-5586] by @cwangsmv in #8756
- feat(Tests): Add require interceptor in tests by @gatzjames in #8758
- fix: preserve empty strings during export by @ZxBing0066 in #8727
- fix(Git Project migration): fix issue with matching the filepath with the document id by @gatzjames in #8761
- Fix the issue that SSE connection can not be disconnected in some cases [INS-5464] by @yaoweiprc in #8722
- fix: Insomnia application showing incorrect warnings about Git Projects when Storage Controls set for Git Storage only [INS-5602]] by @pavkout in #8762
- test: wait pet 2 tab to become visible by @xiaodemen in #8770
- 🚀 11.2.0-beta.0 by @insomnia-infra in #8773
- fix(GitHub Repository Select): Display any errors inline in the GitHub repository select component by @gatzjames in #8776
- Move dependency decompress to packages/insomnia [INS-5299] by @yaoweiprc in #8764
- patch out range global by @jackkav in #8771
New Contributors
- @xiaodemen made their first contribution in #8770
Full Changelog: https://github.com/Kong/insomnia/compare/[email protected]@11.2.0
11.2.0-beta.0 📦
What's Changed
- 🚀 11.1.0 by @insomnia-infra in #8676
- Fix UI issue [INS-5469] by @yaoweiprc in #8678
- use stable nixpkgs by @jackkav in #8641
- Fix search bar disappear when no match collection found in project view by @cwangsmv in #8684
- docs(script-sdk): add docs for console - INS-5475 by @ihexxa in #8685
- fix: domain in cookie list not update when be set to empty by @ZxBing0066 in #8683
- feat: support to set cookie hostOnly property by @ZxBing0066 in #8677
- fix(Key-Value Editor): the key value editor should scroll if there is an overflow by @gatzjames in #8688
- refactor: rename the copy for example by @marckong in #8661
- fix: specify bash as shell to ensure INSO_VERSION can be read on Windows by @ZxBing0066 in #8704
- Fix: rendering in worker error bug [INS-5482] by @cwangsmv in #8695
- remove override from gRPC work by @jackkav in #8716
- refactor: default hide the swagger preview by @marckong in #8660
- fix(cli): proxy options do not work and stop loading settings and cookies from exports - INS-5429 by @ihexxa in #8700
- doc: add docs for interface, interpolator and request info module - INS-5540 by @ihexxa in #8713
- Unescape forward slash in json string when previewing response [INS-5465] by @yaoweiprc in #8698
- feat(Git-Sync): Use custom HTTP Client to enable system Certificates and Proxy settings by @gatzjames in #8710
- fix: Git project creation form issues [INS-5414] by @pavkout in #8725
- Upgrade to react router v7 by @gatzjames in #8702
- bump jsonpath and spectrals by @jackkav in #8690
- feat: improve design doc samples [INS-5526] by @ryan-willis in #8719
- Fix the typo in upgrade modal by @cwangsmv in #8735
- fix CI by @jackkav in #8737
- fix: Enforce stricter validation rules for the plugin name. [INS-5310 & INS-5408 & INS-5333] by @pavkout in #8639
- fix(Mock test): Skip for now by @gatzjames in #8741
- fix(Mock): unit test url rename by @gatzjames in #8742
- chore(E2E Tests): Make app.test more stable by waiting for navigations to happen by @gatzjames in #8744
- update legacy mode messages by @jackkav in #8718
- feat(Git Sync): Introduce UX for migrating legacy Git workspaces to a Git Project by @gatzjames in #8720
- feat(Inso): add an overall run collection test result summary by @ZxBing0066 in #8739
- Chore(E2E): Remove arbitrary waits in e2e test by @cwangsmv in #8746
- docs(script-sdk): add docs for test, variable, variableList and utils - INS-5589 by @ihexxa in #8755
- Add global base environment support in script[INS-5544] by @cwangsmv in #8734
- tooling: unicorn eslint by @jackkav in #8743
- fix: Add filter for request. getAncestors method exposed in context [INS-5586] by @cwangsmv in #8756
- feat(Tests): Add require interceptor in tests by @gatzjames in #8758
- fix: preserve empty strings during export by @ZxBing0066 in #8727
- fix(Git Project migration): fix issue with matching the filepath with the document id by @gatzjames in #8761
- Fix the issue that SSE connection can not be disconnected in some cases [INS-5464] by @yaoweiprc in #8722
- fix: Insomnia application showing incorrect warnings about Git Projects when Storage Controls set for Git Storage only [INS-5602]] by @pavkout in #8762
- test: wait pet 2 tab to become visible by @xiaodemen in #8770
New Contributors
- @xiaodemen made their first contribution in #8770
Full Changelog: https://github.com/Kong/insomnia/compare/[email protected]@11.2.0-beta.0
11.1.0 📦
What's Changed
- 🚀 11.0.2 by @insomnia-infra in #8575
- Fix/more-lint-rules by @jackkav in #8572
- Eslint-v9 by @jackkav in #8578
- fix(Import): When body params have a file we shouldn't require a value by @gatzjames in #8587
- fix(Git Sync): Clone uninitialized repositories when loading them by @gatzjames in #8588
- 🚀 11.1.0-beta.0 by @insomnia-infra in #8589
- More-eslint-fixes by @jackkav in #8593
- 🚀 11.1.0-beta.1 by @insomnia-infra in #8595
- chore: simplify scripts in package.json by @CurryYangxx in #8598
- fix(test): uuid rendering test is flaky by @ihexxa in #8569
- fix inso script not reading config by @jackkav in #8600
- renamed sdk to scripting-environment by @jackkav in #8604
- feat: Add disabling logic to mandate storage option by the API [INS-5159] by @pavkout in #8548
- feat: Modify the empty view for projects [INS-5248] by @pavkout in #8577
- bump electron-build and add fuse by @jackkav in #8602
- Prettier pass 3 by @jackkav in #8586
- Full-prettier-run by @jackkav in #8605
- use yaml 2 by @jackkav in #8607
- feat(Inso CLI): Allow using the workspace name to match a spec file by @gatzjames in #8609
- bump ts 5.8 by @jackkav in #8618
- Add-playwright-linting-to-smoke-tests by @jackkav in #8614
- fix playwright lint warnings by @jackkav in #8620
- Generate content-type header for imported requests [INS-5281] by @yaoweiprc in #8610
- Improve WSDL import [INS-4291] by @yaoweiprc in #8314
- react-aria upgrade breaks pw tests by @jackkav in #8613
- Merge test to reduce smoke test execution time by @cwangsmv in #8625
- bump minor deps by @jackkav in #8621
- Bump-vite-v6 by @jackkav in #8608
- feat: remove external PAT for insomnia release by @notjaywu in #8628
- feat(cli): enable folder-level env manipulation for CLI by @ihexxa in #8495
- chore: optimize some interfaces & fix typo by @ZxBing0066 in #8634
- A workaround for the space issue in key-value editor [INS-5274] by @yaoweiprc in #8627
- fix: oauth2 inheritance [INS-5023] by @ryan-willis in #8622
- refactor(sdk): only display error message without stacktrace for minor errors by @ihexxa in #8606
- fix(Import v5): Import multiline body parameter by @gatzjames in #8642
- chore(Upgrade deprecated Section component): Update deprecated RAC Section component by @gatzjames in #8644
- chore: bump sentry sdk by @CurryYangxx in #8528
- Support proxy for Websocket requests [INS-5350] by @cwangsmv in #8624
- docs(sdk): add docs for collection by @ihexxa in #8615
- chore(publish): publish releases by @notjaywu in #8648
- fix: update action bar value after users click import from url by @ZxBing0066 in #8643
- docs(script-sdk): add docs for proxy-config - INS-5409 by @ihexxa in #8647
- fix: update cookieJar methods to keep the name and params consistent by @ZxBing0066 in #8654
- chore(release): create the draft release in the release-start workflow by @notjaywu in #8656
- Fix secret values are not revealed in OAuth2 auth tab[INS-5425] by @cwangsmv in #8658
- docs(script-sdk): add docs for the folder entity - INS-5428 by @ihexxa in #8657
- 🚀 11.1.0-beta.3 by @notjaywu in #8664
- Fix smoke test flaky cases in slower runners by @cwangsmv in #8665
- docs(script-sdk): add docs for headers - INS-5438 by @ihexxa in #8666
- 🚀 11.1.0-beta.4 by @insomnia-infra in #8668
- chore(Inso): add e2e test for inso cli export spec for insomnia v5 by @gatzjames in #8670
New Contributors
- @ZxBing0066 made their first contribution in #8634
Full Changelog: https://github.com/Kong/insomnia/compare/[email protected]@11.1.0
11.1.0-beta.4 📦
11.1.0-beta.3 📦
What's Changed
- 🚀 11.1.0-beta.1 by @insomnia-infra in #8595
- chore: simplify scripts in package.json by @CurryYangxx in #8598
- fix(test): uuid rendering test is flaky by @ihexxa in #8569
- fix inso script not reading config by @jackkav in #8600
- renamed sdk to scripting-environment by @jackkav in #8604
- feat: Add disabling logic to mandate storage option by the API [INS-5159] by @pavkout in #8548
- feat: Modify the empty view for projects [INS-5248] by @pavkout in #8577
- bump electron-build and add fuse by @jackkav in #8602
- Prettier pass 3 by @jackkav in #8586
- Full-prettier-run by @jackkav in #8605
- use yaml 2 by @jackkav in #8607
- feat(Inso CLI): Allow using the workspace name to match a spec file by @gatzjames in #8609
- bump ts 5.8 by @jackkav in #8618
- Add-playwright-linting-to-smoke-tests by @jackkav in #8614
- fix playwright lint warnings by @jackkav in #8620
- Generate content-type header for imported requests [INS-5281] by @yaoweiprc in #8610
- Improve WSDL import [INS-4291] by @yaoweiprc in #8314
- react-aria upgrade breaks pw tests by @jackkav in #8613
- Merge test to reduce smoke test execution time by @cwangsmv in #8625
- bump minor deps by @jackkav in #8621
- Bump-vite-v6 by @jackkav in #8608
- feat: remove external PAT for insomnia release by @notjaywu in #8628
- feat(cli): enable folder-level env manipulation for CLI by @ihexxa in #8495
- chore: optimize some interfaces & fix typo by @ZxBing0066 in #8634
- A workaround for the space issue in key-value editor [INS-5274] by @yaoweiprc in #8627
- fix: oauth2 inheritance [INS-5023] by @ryan-willis in #8622
- refactor(sdk): only display error message without stacktrace for minor errors by @ihexxa in #8606
- fix(Import v5): Import multiline body parameter by @gatzjames in #8642
- chore(Upgrade deprecated Section component): Update deprecated RAC Section component by @gatzjames in #8644
- chore: bump sentry sdk by @CurryYangxx in #8528
- Support proxy for Websocket requests [INS-5350] by @cwangsmv in #8624
- docs(sdk): add docs for collection by @ihexxa in #8615
- chore(publish): publish releases by @notjaywu in #8648
- fix: update action bar value after users click import from url by @ZxBing0066 in #8643
- docs(script-sdk): add docs for proxy-config - INS-5409 by @ihexxa in #8647
- fix: update cookieJar methods to keep the name and params consistent by @ZxBing0066 in #8654
- chore(release): create the draft release in the release-start workflow by @notjaywu in #8656
- Fix secret values are not revealed in OAuth2 auth tab[INS-5425] by @cwangsmv in #8658
- docs(script-sdk): add docs for the folder entity - INS-5428 by @ihexxa in #8657
New Contributors
- @ZxBing0066 made their first contribution in #8634
Full Changelog: https://github.com/Kong/insomnia/compare/[email protected]@11.1.0-beta.3
11.1.0-beta.1 📦
What's Changed
- 🚀 11.1.0-beta.0 by @insomnia-infra in #8589
- More-eslint-fixes by @jackkav in #8593
Full Changelog: https://github.com/Kong/insomnia/compare/[email protected]@11.1.0-beta.1