core@10.1.0
Kong/insomniacore@10.1.0Oct 16, 2024by github-actions[bot]
AI Summary
Release focusing on the CLI scripting engine, proxy settings, and collection runner improvements. It also includes UI updates and Electron updates.
Key Highlights
- Enabled system proxy usage for all requests
- Added CLI scripting support (pre-request/after-response)
- Enhanced collection runner with bail setting and folder mode
- Improved UI with new invite modal and tab ordering
New Features
- System proxy usage
- CLI scripting support
- Collection runner enhancements (bail, folder mode)
- Invite modal experience
Full Release Notes
## What's Changed * :rocket: 10.0.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/7932 * chore: changelog v10 by @filfreire in https://github.com/Kong/insomnia/pull/7937 * remove audit check by @jackkav in https://github.com/Kong/insomnia/pull/7943 * fix: update app loading spinner by @marckong in https://github.com/Kong/insomnia/pull/7934 * fix(runner): minor fixes in snippets and styles by @ihexxa in https://github.com/Kong/insomnia/pull/7929 * fix(build): set correct inso version during windows build by @ryan-willis in https://github.com/Kong/insomnia/pull/7940 * Fix csv line break issue when upload runner data by @cwangsmv in https://github.com/Kong/insomnia/pull/7948 * feat: after-response cli by @jackkav in https://github.com/Kong/insomnia/pull/7931 * chore: collection run event [INS-4424] by @filfreire in https://github.com/Kong/insomnia/pull/7950 * chore: add properties to collectionRunner event [INS-4424] by @filfreire in https://github.com/Kong/insomnia/pull/7958 * perf: test-suit loader improvement - [INS-4400] by @CurryYangxx in https://github.com/Kong/insomnia/pull/7936 * fix(runner): run button is lagging when clicking by @ihexxa in https://github.com/Kong/insomnia/pull/7962 * fix: unpushed notification performance issue by @CurryYangxx in https://github.com/Kong/insomnia/pull/7966 * Nunjuck Tag Performance enhance in editor[INS-4243] by @cwangsmv in https://github.com/Kong/insomnia/pull/7922 * :rocket: 10.1.0-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/7971 * add cli preview command modal by @jackkav in https://github.com/Kong/insomnia/pull/7952 * bump swagger-ui by @jackkav in https://github.com/Kong/insomnia/pull/7973 * Fix empty query paramter value in editor will generate url params without equal sign issue by @cwangsmv in https://github.com/Kong/insomnia/pull/7974 * runner refactoring pass by @jackkav in https://github.com/Kong/insomnia/pull/7975 * test failure output by @jackkav in https://github.com/Kong/insomnia/pull/7972 * timeline deserializer by @jackkav in https://github.com/Kong/insomnia/pull/7977 * maintain folder sort when app is re-opened by @mandarbansod in https://github.com/Kong/insomnia/pull/7372 * feat(runner): enable the bail setting by @ihexxa in https://github.com/Kong/insomnia/pull/7942 * Revert "maintain folder sort when app is re-opened" by @CurryYangxx in https://github.com/Kong/insomnia/pull/7987 * fix(sdk): certificate 'disabled' property value gets lost in script execution by @ihexxa in https://github.com/Kong/insomnia/pull/7988 * fix: reduce sentry error by @CurryYangxx in https://github.com/Kong/insomnia/pull/7991 * Persist runner request order by @jackkav in https://github.com/Kong/insomnia/pull/7984 * replace underscore with hyphen: RFC0952 by @jackkav in https://github.com/Kong/insomnia/pull/7959 * fix: improve git sync slowness by @CurryYangxx in https://github.com/Kong/insomnia/pull/7989 * feat(Proxy): use the system proxy option to always use the system proxy settings on insomnia requests by @gatzjames in https://github.com/Kong/insomnia/pull/7982 * fix: add max-height for pin area - [INS-4423] by @CurryYangxx in https://github.com/Kong/insomnia/pull/7993 * add useEffect to request ordering by @jackkav in https://github.com/Kong/insomnia/pull/7998 * Manage members in organization [INS-2705] by @yaoweiprc in https://github.com/Kong/insomnia/pull/7949 * feat(Runner): clean up collection runner rendering by @gatzjames in https://github.com/Kong/insomnia/pull/8000 * Fix bug: Free user see alert when they switch to default project in some case [INS-4464] by @yaoweiprc in https://github.com/Kong/insomnia/pull/7992 * fix: record grpc method - [INS-4375] by @CurryYangxx in https://github.com/Kong/insomnia/pull/7999 * inso-cli: support --env-var by @jackkav in https://github.com/Kong/insomnia/pull/7983 * :rocket: 10.1.0-beta.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8001 * feat(UI): Improvements for v10 by @gatzjames in https://github.com/Kong/insomnia/pull/7996 * fix delete row in kvp by @jackkav in https://github.com/Kong/insomnia/pull/8006 * Feat: Support Graphql subscription via websocket[INS-4390] by @cwangsmv in https://github.com/Kong/insomnia/pull/7990 * fix(runner): display no test message and enable history item deletion by @ihexxa in https://github.com/Kong/insomnia/pull/8007 * Improve invite modal experience by @yaoweiprc in https://github.com/Kong/insomnia/pull/8012 * feat: missing variable improvement - [INS-4396] by @CurryYangxx in https://github.com/Kong/insomnia/pull/7981 * feat(Environment Picker): Simplify the environment picker UX by @gatzjames in https://github.com/Kong/insomnia/pull/8005 * fix(runner): disable settings persistence temporarily and some fixes by @ihexxa in https://github.com/Kong/insomnia/pull/8018 * update typescript and lib to 2023 by @gatzjames in https://github.com/Kong/insomnia/pull/8022 * Fix new property in request causes existing request show as modified in git sync [INS-4511] by @cwangsmv in https://github.com/Kong/insomnia/pull/8021 * fix: incorrect setNextRequest behavior by @ihexxa in https://github.com/Kong/insomnia/pull/8024 * Feedback tweaks by @jackkav in https://github.com/Kong/insomnia/pull/8025 * run withDescendents with filters by @jackkav in https://github.com/Kong/insomnia/pull/8014 * :rocket: 10.1.0-beta.2 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8026 * refresh-lock by @jackkav in https://github.com/Kong/insomnia/pull/8023 * Bump/node-libcurl-31 to fix npm install by @jackkav in https://github.com/Kong/insomnia/pull/8029 * chore: Package json bumps by @jackkav in https://github.com/Kong/insomnia/pull/8030 * remove oss license gen in favour of sbom by @jackkav in https://github.com/Kong/insomnia/pull/8031 * use react-aria in plugin options by @jackkav in https://github.com/Kong/insomnia/pull/8035 * grpc-js 1.12.0 by @jackkav in https://github.com/Kong/insomnia/pull/8044 * feat: support inso global env id / filepath by @jackkav in https://github.com/Kong/insomnia/pull/8039 * feat(Git Sync): improve branches and history modal UX by @gatzjames in https://github.com/Kong/insomnia/pull/8056 * chore(E2E): update git e2e test by @gatzjames in https://github.com/Kong/insomnia/pull/8057 * fix: env dropdown error - [INS-4551] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8062 * fix: homebrew job [INS-4555] by @filfreire in https://github.com/Kong/insomnia/pull/8059 * improve cli tracing by @jackkav in https://github.com/Kong/insomnia/pull/8053 * chore: add smoke tests for global envs by @filfreire in https://github.com/Kong/insomnia/pull/8063 * fix: include more information in the scripting error by @ihexxa in https://github.com/Kong/insomnia/pull/8052 * fix(graphql): find queryname by cursor - [INS-4376] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8054 * feat: enable run folder mode by @ihexxa in https://github.com/Kong/insomnia/pull/8004 * fix(timings): finished step still shows the spinner icon by @ihexxa in https://github.com/Kong/insomnia/pull/8072 * fix: disable request error modal - [INS-4559] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8068 * Fix bug when importing from Postman data dump file [INS-4562] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8073 * Change file card dropdown menu item name from Duplicate to Duplicate / Move by @yaoweiprc in https://github.com/Kong/insomnia/pull/8076 * fix: keep project dropdown in place by @ryan-willis in https://github.com/Kong/insomnia/pull/8077 * fix: base_url not generated from spec [#6663] by @filfreire in https://github.com/Kong/insomnia/pull/8075 * :rocket: 10.1.0-beta.3 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8078 * fix: test syntax error crashes whole app by @ihexxa in https://github.com/Kong/insomnia/pull/8080 * fix: show user logout reason message by @ryan-willis in https://github.com/Kong/insomnia/pull/8061 * feat(Git Sync): UX improvements by @gatzjames in https://github.com/Kong/insomnia/pull/8027 * fix(Git Sync): UI updates by @gatzjames in https://github.com/Kong/insomnia/pull/8083 * :rocket: 10.1.0-beta.4 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8085 * feat: skip changes checking if last task is not finish by @CurryYangxx in https://github.com/Kong/insomnia/pull/8086 * :rocket: 10.1.0-beta.5 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8087 * fix: windows code signing by @filfreire in https://github.com/Kong/insomnia/pull/8084 ## New Contributors * @ryan-willis made their first contribution in https://github.com/Kong/insomnia/pull/7940 * @mandarbansod made their first contribution in https://github.com/Kong/insomnia/pull/7372 **Full Changelog**: https://github.com/Kong/insomnia/compare/core@10.0.0...core@10.1.0