Releases: Kong/insomnia
10.2.0-beta.1 📦
What's Changed
- 🚀 10.2.0-beta.0 by @insomnia-infra in #8129
- feat: Key-value pair view for environment[INS-4256] by @cwangsmv in #8071
- fix(cli): ca and certs are not included in loading db from CLI by @ihexxa in #8111
- Fix: Change default environment to table view when create in project view [INS-4618] by @cwangsmv in #8136
- feat: grpc UI improvements - [INS-4056] by @CurryYangxx in #8137
- Fix: Environment name input occupy too few space [INS-4630] by @cwangsmv in #8142
- Resolve error when user aborts merge in cloud sync [INS-4591] by @yaoweiprc in #8133
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.2.0-beta.0...core@10.2.0-beta.1
10.2.0-beta.0 📦
What's Changed
- 🚀 10.1.1 by @insomnia-infra in #8125
- Fix can not unset global Environment issue[INS-4611] by @cwangsmv in #8127
- Support for import raw body type info from Postman [INS-4588] by @yaoweiprc in #8123
- fix ownerAccountId undefined error [INS-4605] by @yaoweiprc in #8128
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.1.1...core@10.2.0-beta.0
10.1.1 📦
What's Changed
- Display a warning in the electron app to inform users for the expiration date by @pavkout in #8094
- fix: missing insomnia icon on Windows [#8092] by @filfreire in #8097
- fix(Git): issue with including unit-tests and protofiles by @gatzjames in #8095
- feat: image cache invalidation magic [INS-4318] by @ryan-willis in #8103
- fix: should not print error message with exit code 1 when status != 200 by @ihexxa in #8101
- fix(runner): remove advanced settings title as it is duplicated by @ihexxa in #8108
- Changing the error message when file not scanned. by @rohitpatilok in #8104
- feat(runner): support several cases for setNextRequest by @ihexxa in #8088
- fix(Git Sync): Fix issue with conflicts when cloning a repo by @gatzjames in #8109
- fix(Git Sync): Filtering deleted files out of staged changes by @gatzjames in #8113
- remove ref by @jackkav in #8089
- fix(Git): Only search for insomnia files and fix unstage changes by @gatzjames in #8117
- 🚀 10.1.1-beta.0 by @insomnia-infra in #8119
- Fix/mask auth passwords by @Mjongeling07 in #8110
New Contributors
- @rohitpatilok made their first contribution in #8104
- @Mjongeling07 made their first contribution in #8110
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.1.0...core@10.1.1
10.1.1-beta.0 📦
What's Changed
- Display a warning in the electron app to inform users for the expiration date by @pavkout in #8094
- fix: missing insomnia icon on Windows [#8092] by @filfreire in #8097
- fix(Git): issue with including unit-tests and protofiles by @gatzjames in #8095
- feat: image cache invalidation magic [INS-4318] by @ryan-willis in #8103
- fix: should not print error message with exit code 1 when status != 200 by @ihexxa in #8101
- fix(runner): remove advanced settings title as it is duplicated by @ihexxa in #8108
- Changing the error message when file not scanned. by @rohitpatilok in #8104
- feat(runner): support several cases for setNextRequest by @ihexxa in #8088
- fix(Git Sync): Fix issue with conflicts when cloning a repo by @gatzjames in #8109
- fix(Git Sync): Filtering deleted files out of staged changes by @gatzjames in #8113
- remove ref by @jackkav in #8089
- fix(Git): Only search for insomnia files and fix unstage changes by @gatzjames in #8117
New Contributors
- @rohitpatilok made their first contribution in #8104
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.1.0...core@10.1.1-beta.0
10.1.0 📦
What's Changed
- 🚀 10.0.0 by @insomnia-infra in #7932
- chore: changelog v10 by @filfreire in #7937
- remove audit check by @jackkav in #7943
- fix: update app loading spinner by @marckong in #7934
- fix(runner): minor fixes in snippets and styles by @ihexxa in #7929
- fix(build): set correct inso version during windows build by @ryan-willis in #7940
- Fix csv line break issue when upload runner data by @cwangsmv in #7948
- feat: after-response cli by @jackkav in #7931
- chore: collection run event [INS-4424] by @filfreire in #7950
- chore: add properties to collectionRunner event [INS-4424] by @filfreire in #7958
- perf: test-suit loader improvement - [INS-4400] by @CurryYangxx in #7936
- fix(runner): run button is lagging when clicking by @ihexxa in #7962
- fix: unpushed notification performance issue by @CurryYangxx in #7966
- Nunjuck Tag Performance enhance in editor[INS-4243] by @cwangsmv in #7922
- 🚀 10.1.0-beta.0 by @insomnia-infra in #7971
- add cli preview command modal by @jackkav in #7952
- bump swagger-ui by @jackkav in #7973
- Fix empty query paramter value in editor will generate url params without equal sign issue by @cwangsmv in #7974
- runner refactoring pass by @jackkav in #7975
- test failure output by @jackkav in #7972
- timeline deserializer by @jackkav in #7977
- maintain folder sort when app is re-opened by @mandarbansod in #7372
- feat(runner): enable the bail setting by @ihexxa in #7942
- Revert "maintain folder sort when app is re-opened" by @CurryYangxx in #7987
- fix(sdk): certificate 'disabled' property value gets lost in script execution by @ihexxa in #7988
- fix: reduce sentry error by @CurryYangxx in #7991
- Persist runner request order by @jackkav in #7984
- replace underscore with hyphen: RFC0952 by @jackkav in #7959
- fix: improve git sync slowness by @CurryYangxx in #7989
- feat(Proxy): use the system proxy option to always use the system proxy settings on insomnia requests by @gatzjames in #7982
- fix: add max-height for pin area - [INS-4423] by @CurryYangxx in #7993
- add useEffect to request ordering by @jackkav in #7998
- Manage members in organization [INS-2705] by @yaoweiprc in #7949
- feat(Runner): clean up collection runner rendering by @gatzjames in #8000
- Fix bug: Free user see alert when they switch to default project in some case [INS-4464] by @yaoweiprc in #7992
- fix: record grpc method - [INS-4375] by @CurryYangxx in #7999
- inso-cli: support --env-var by @jackkav in #7983
- 🚀 10.1.0-beta.1 by @insomnia-infra in #8001
- feat(UI): Improvements for v10 by @gatzjames in #7996
- fix delete row in kvp by @jackkav in #8006
- Feat: Support Graphql subscription via websocket[INS-4390] by @cwangsmv in #7990
- fix(runner): display no test message and enable history item deletion by @ihexxa in #8007
- Improve invite modal experience by @yaoweiprc in #8012
- feat: missing variable improvement - [INS-4396] by @CurryYangxx in #7981
- feat(Environment Picker): Simplify the environment picker UX by @gatzjames in #8005
- fix(runner): disable settings persistence temporarily and some fixes by @ihexxa in #8018
- update typescript and lib to 2023 by @gatzjames in #8022
- Fix new property in request causes existing request show as modified in git sync [INS-4511] by @cwangsmv in #8021
- fix: incorrect setNextRequest behavior by @ihexxa in #8024
- Feedback tweaks by @jackkav in #8025
- run withDescendents with filters by @jackkav in #8014
- 🚀 10.1.0-beta.2 by @insomnia-infra in #8026
- refresh-lock by @jackkav in #8023
- Bump/node-libcurl-31 to fix npm install by @jackkav in #8029
- chore: Package json bumps by @jackkav in #8030
- remove oss license gen in favour of sbom by @jackkav in #8031
- use react-aria in plugin options by @jackkav in #8035
- grpc-js 1.12.0 by @jackkav in #8044
- feat: support inso global env id / filepath by @jackkav in #8039
- feat(Git Sync): improve branches and history modal UX by @gatzjames in #8056
- chore(E2E): update git e2e test by @gatzjames in #8057
- fix: env dropdown error - [INS-4551] by @CurryYangxx in #8062
- fix: homebrew job [INS-4555] by @filfreire in #8059
- improve cli tracing by @jackkav in #8053
- chore: add smoke tests for global envs by @filfreire in #8063
- fix: include more information in the scripting error by @ihexxa in #8052
- fix(graphql): find queryname by cursor - [INS-4376] by @CurryYangxx in #8054
- feat: enable run folder mode by @ihexxa in #8004
- fix(timings): finished step still shows the spinner icon by @ihexxa in #8072
- fix: disable request error modal - [INS-4559] by @CurryYangxx in #8068
- Fix bug when importing from Postman data dump file [INS-4562] by @yaoweiprc in #8073
- Change file card dropdown menu item name from Duplicate to Duplicate / Move by @yaoweiprc in #8076
- fix: keep project dropdown in place by @ryan-willis in #8077
- fix: base_url not generated from spec [#6663] by @filfreire in #8075
- 🚀 10.1.0-beta.3 by @insomnia-infra in #8078
- fix: test syntax error crashes whole app by @ihexxa in #8080
- fix: show user logout reason message by @ryan-willis in #8061
- feat(Git Sync): UX improvements by @gatzjames in #8027
- fix(Git Sync): UI updates by @gatzjames in #8083
- 🚀 10.1.0-beta.4 by @insomnia-infra in #8085
- feat: skip changes checking if last task is not finish by @CurryYangxx in #8086
- 🚀 10.1.0-beta.5 by @insomnia-infra in #8087
- fix: windows code signing by @filfreire in #8084
New Contributors
- @ryan-willis made their first contribution in #7940
- @mandarbansod made their first contribution in #7372
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.0.0...core@10.1.0
10.1.0-beta.5 📦
What's Changed
- 🚀 10.1.0-beta.4 by @insomnia-infra in #8085
- feat: skip changes checking if last task is not finish by @CurryYangxx in #8086
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.1.0-beta.4...core@10.1.0-beta.5
10.1.0-beta.4 📦
What's Changed
- 🚀 10.1.0-beta.3 by @insomnia-infra in #8078
- fix: test syntax error crashes whole app by @ihexxa in #8080
- fix: show user logout reason message by @ryan-willis in #8061
- feat(Git Sync): UX improvements by @gatzjames in #8027
- fix(Git Sync): UI updates by @gatzjames in #8083
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.1.0-beta.3...core@10.1.0-beta.4
10.1.0-beta.3 📦
What's Changed
- 🚀 10.1.0-beta.2 by @insomnia-infra in #8026
- refresh-lock by @jackkav in #8023
- Bump/node-libcurl-31 to fix npm install by @jackkav in #8029
- chore: Package json bumps by @jackkav in #8030
- remove oss license gen in favour of sbom by @jackkav in #8031
- use react-aria in plugin options by @jackkav in #8035
- grpc-js 1.12.0 by @jackkav in #8044
- feat: support inso global env id / filepath by @jackkav in #8039
- feat(Git Sync): improve branches and history modal UX by @gatzjames in #8056
- chore(E2E): update git e2e test by @gatzjames in #8057
- fix: env dropdown error - [INS-4551] by @CurryYangxx in #8062
- fix: homebrew job [INS-4555] by @filfreire in #8059
- improve cli tracing by @jackkav in #8053
- chore: add smoke tests for global envs by @filfreire in #8063
- fix: include more information in the scripting error by @ihexxa in #8052
- fix(graphql): find queryname by cursor - [INS-4376] by @CurryYangxx in #8054
- feat: enable run folder mode by @ihexxa in #8004
- fix(timings): finished step still shows the spinner icon by @ihexxa in #8072
- fix: disable request error modal - [INS-4559] by @CurryYangxx in #8068
- Fix bug when importing from Postman data dump file [INS-4562] by @yaoweiprc in #8073
- Change file card dropdown menu item name from Duplicate to Duplicate / Move by @yaoweiprc in #8076
- fix: keep project dropdown in place by @ryan-willis in #8077
- fix: base_url not generated from spec [#6663] by @filfreire in #8075
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.1.0-beta.2...core@10.1.0-beta.3
10.1.0-beta.2 📦
What's Changed
- 🚀 10.1.0-beta.1 by @insomnia-infra in #8001
- feat(UI): Improvements for v10 by @gatzjames in #7996
- fix delete row in kvp by @jackkav in #8006
- Feat: Support Graphql subscription via websocket[INS-4390] by @cwangsmv in #7990
- fix(runner): display no test message and enable history item deletion by @ihexxa in #8007
- Improve invite modal experience by @yaoweiprc in #8012
- feat: missing variable improvement - [INS-4396] by @CurryYangxx in #7981
- feat(Environment Picker): Simplify the environment picker UX by @gatzjames in #8005
- fix(runner): disable settings persistence temporarily and some fixes by @ihexxa in #8018
- update typescript and lib to 2023 by @gatzjames in #8022
- Fix new property in request causes existing request show as modified in git sync [INS-4511] by @cwangsmv in #8021
- fix: incorrect setNextRequest behavior by @ihexxa in #8024
- Feedback tweaks by @jackkav in #8025
- run withDescendents with filters by @jackkav in #8014
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.1.0-beta.1...core@10.1.0-beta.2
10.1.0-beta.1 📦
What's Changed
- Nunjuck Tag Performance enhance in editor[INS-4243] by @cwangsmv in #7922
- 🚀 10.1.0-beta.0 by @insomnia-infra in #7971
- add cli preview command modal by @jackkav in #7952
- bump swagger-ui by @jackkav in #7973
- Fix empty query paramter value in editor will generate url params without equal sign issue by @cwangsmv in #7974
- runner refactoring pass by @jackkav in #7975
- test failure output by @jackkav in #7972
- timeline deserializer by @jackkav in #7977
- maintain folder sort when app is re-opened by @mandarbansod in #7372
- feat(runner): enable the bail setting by @ihexxa in #7942
- Revert "maintain folder sort when app is re-opened" by @CurryYangxx in #7987
- fix(sdk): certificate 'disabled' property value gets lost in script execution by @ihexxa in #7988
- fix: reduce sentry error by @CurryYangxx in #7991
- Persist runner request order by @jackkav in #7984
- replace underscore with hyphen: RFC0952 by @jackkav in #7959
- fix: improve git sync slowness by @CurryYangxx in #7989
- feat(Proxy): use the system proxy option to always use the system proxy settings on insomnia requests by @gatzjames in #7982
- fix: add max-height for pin area - [INS-4423] by @CurryYangxx in #7993
- add useEffect to request ordering by @jackkav in #7998
- Manage members in organization [INS-2705] by @yaoweiprc in #7949
- feat(Runner): clean up collection runner rendering by @gatzjames in #8000
- Fix bug: Free user see alert when they switch to default project in some case [INS-4464] by @yaoweiprc in #7992
- fix: record grpc method - [INS-4375] by @CurryYangxx in #7999
- inso-cli: support --env-var by @jackkav in #7983
New Contributors
- @mandarbansod made their first contribution in #7372
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.1.0-beta.0...core@10.1.0-beta.1