Changelog
Latest changes and updates to Insomnia
What's Changed
- fix(Dropdown/Menus): Options shouldn't autoselect if the menu overlaps with the trigger button by @gatzjames in #8258
- feat(Inso): Add proxy settings to inso cli by @gatzjames in #8257
- fix(sdk): support async function in insomnia.test by @ihexxa in #8243
- fix: editor did not unlock after websocket disconnect by @CurryYangxx in #8269
- fix: pre-request script variable hostname certificate resolution [INS-4733] by @ryan-willis in #8249
- fix: smoke failed in github action by @CurryYangxx in #8274
- fix: GRPC Bad Duplicate issue. Closes #8216 by @h-tiwari-dev in #8273
- feat(runner/settings): enable logging switch configuration by @ihexxa in #8194
- 🚀 10.3.1-beta.0 by @insomnia-infra in #8278
- feat(ApplicationMenu): add check for updates command in the app menu by @gatzjames in #8279
- fix(sdk): add basic support for insomnia.request.size() by @ihexxa in #8281
- fix(QueryParameters sizing issue): Resizable sections for parameters in request panes by @gatzjames in #8283
- Bump-electron-33 by @jackkav in #8285
- Add annotation for no proxy whitelist [INS-4792] by @yaoweiprc in #8280
- add bracket notation tests by @jackkav in #7817
- fix: prevent unparseable response cookie from causing request to fail [INS-4851] by @ryan-willis in #8289
- fix(sdk): misc fixes and improvements by @ihexxa in #8297
- fix: paths in gRPC requests and proto state by @ryan-willis in #8284
- chore: bump semgrep by @filfreire in #8317
- Build Linux aarch64 packages using the new GH runner by @hexchain in #8306
- add run name to github action by @jackkav in #8324
- make runners conventional by @jackkav in #8325
- 🚀 10.3.1-beta.1 by @insomnia-infra in #8323
- 🚀 10.3.1-alpha.0 by @insomnia-infra in #8328
- fix: support headers as metadata with gRPC + reflection by @ryan-willis in #8327
- Rename local-storage to electron-storage by @cwangsmv in #8310
- 🚀 10.3.1-beta.2 by @insomnia-infra in #8330
- fix: .deb and .snap upload on publish [no-ticket] by @filfreire in #8332
- 🚀 10.3.1-beta.3 by @insomnia-infra in #8333
- chore: also build appimage for arm64 linux by @hexchain in #8331
- fix: template render error [INS-4962] by @filfreire in #8338
- 🚀 10.3.1-beta.4 by @insomnia-infra in #8339
- fix(Proxy CLI options): update cli options docs by @gatzjames in #8343
- fix: inso README.md [no-ticket] by @filfreire in #8342
- fix: prevent yarn directory traversal on plugin installation by @techchrism in #6829
New Contributors
- @h-tiwari-dev made their first contribution in #8273
- @hexchain made their first contribution in #8306
- @techchrism made their first contribution in #6829
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.3.0...core@10.3.1
What's Changed
- 🚀 10.2.0 by @insomnia-infra in #8208
- Fix environment editor toggle button display behavior [INS-4766] by @cwangsmv in #8219
- fix(cli): the cli runner should be able to run requests with workspace id by correct order by @ihexxa in #8220
- fix(cli): failed to run script in cli if timeline dir is not inited by @ihexxa in #8232
- 🚀 10.2.1-beta.1 by @insomnia-infra in #8230
- fix: breakpoint not working by @CurryYangxx in #8236
- feat(grpc): skip TLS when verification disabled + mTLS capability [INS-4536] by @ryan-willis in #8235
- fix: interactivity for components within tooltip body [INS-4773] by @godfrzero in #8239
- Import multiple files at once [INS-4633] [INS-4782] by @yaoweiprc in #8229
- fix: file path title in certs dialog by @ryan-willis in #8247
- fix the bug that postman V2.0 auth apiKey can not be parsed when importing [INS-4748] by @yaoweiprc in #8241
- Fix: File path fails when used in env vars on Windows [INS-4742] by @filfreire in #8221
- 🚀 10.3.0-beta.0 by @insomnia-infra in #8255
New Contributors
- @godfrzero made their first contribution in #8239
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.2.0...core@10.3.0
What's Changed
- 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
- 🚀 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
- 🚀 10.2.0-beta.1 by @insomnia-infra in #8144
- fix deprecated YAML mime-type (#8130) by @XSPGMike in #8131
- Fix the bug that install plugin button does not work #INS-4646 by @yaoweiprc in #8149
- Support for resolving conflicts when pulling from remote git branch. [INS-4550] by @yaoweiprc in #8118
- feat(Git Staging modal): Update the discard change icon and add tooltips for the utility buttons by @gatzjames in #8147
- 🚀 10.2.0-beta.2 by @insomnia-infra in #8150
- fix: scroll bar ui by @CurryYangxx in #8152
- fix: timers is not reset if no timing entry has been found by @ihexxa in #8134
- fix(cli): enable setNextRequest for CLI by @ihexxa in #8143
- fix(sdk): defining function behavior in eval is not consistent with the original product by @ihexxa in #8155
- fix(Git Clone): Handle conencting to git repo with conflicts by @gatzjames in #8156
- Fix the bug that users can not create self hosted mock server [INS-4672] by @yaoweiprc in #8159
- fix(Envronment Picker): Add scrollbar to global environment picker by @gatzjames in #8161
- 🚀 10.2.0-beta.3 by @insomnia-infra in #8162
- Update bug_report.yml by @CurryYangxx in #8167
- Unify mock server route url [INS-4332] by @yaoweiprc in #8169
- Add restrictions when creating, editing mock server [INS-4667] [INS-4645] by @yaoweiprc in #8168
- fix(runner): extend insomnia.variables.set lifetime to whole execution period by @ihexxa in #8157
- fix(cli): insomnia.variables.set should persist variables during runner execution period by @ihexxa in #8172
- feat: Update personal plan types and include Hobby and Pro plan names by @pavkout in #8153
- 🚀 10.2.0-beta.4 by @insomnia-infra in #8177
- fix(ui): Fix plan name issue by @pavkout in #8178
- fix(sdk): failed to transform proxy port between sdk and renderer by @ihexxa in #8175
- 🚀 10.2.0-beta.5 by @insomnia-infra in #8187
- fix: enable copying auth tokens not hidden by @https-eduardo in #8164
- feat(Ask Modal): focusing on the modal and pressing Enter now performs the confirm action by @gatzjames in #8186
- Fix: Environment kv editor flash when user input the first time [INS-4709] by @cwangsmv in #8182
- fix: app unresponsive by @CurryYangxx in #8189
- fix: use SSL_OP_IGNORE_UNEXPECTED_EOF on libcurl #6554 [INS-4669] by @filfreire in #8191
- 🚀 10.2.0-beta.6 by @insomnia-infra in #8193
- fix: support *.localhost resolution RFC 6761 [INS-4739] by @filfreire in #8195
- spike: improve release PR warning by @filfreire in #8196
- Support for resolving conflicts when using git-merge [INS-4638] by @yaoweiprc in #8185
- feat: enable sentry ANR by @CurryYangxx in #8197
- Fix environment key-value editor state not update issue[INS-4751] by @cwangsmv in #8199
- fix(cli): should run requests according to the specified order by @ihexxa in #8200
- fix(runner): the runner CLI command should be generated according to the specified order by @ihexxa in #8201
- 🚀 10.2.0-beta.7 by @insomnia-infra in #8203
- fix(cli): the first item is executed as the last one by @ihexxa in #8205
New Contributors
- @https-eduardo made their first contribution in #8164
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.1.1...core@10.2.0
What's Changed
- 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
What's Changed
- 🚀 9.3.3 by @insomnia-infra in #7785
- chore: update changelog 9.3.3 by @filfreire in #7786
- bump: react-router by @CurryYangxx in #7795
- fix(Sync Staging Modal): use action to update selected items by @gatzjames in #7794
- Fixed copying credential In Auth: Basic were username and password input needed to copied by users by @pranavithape in #7789
- fix(ux): duplicate improvement by @CurryYangxx in #7803
- fixes lodash.set cve by @jackkav in #7801
- chore: rm userId from sentry [INS-4260] by @filfreire in #7804
- fix cves and add CI check by @jackkav in #7806
- Fix: Keep equal sign for empty query parameters[INS-4228] by @cwangsmv in #7802
- chore: hash userID on segment [INS-4260] by @filfreire in #7805
- Fix backslash in environment key freeze app [INS-4157] by @yaoweiprc in #7763
- fix(Key-Value Editor): deleting the last item on the key-value pair not showing an empty pair by @gatzjames in #7818
- Remove styled-components by @jackkav in #7809
- feat(sync): support offline commit- [INS-4226] by @CurryYangxx in #7811
- 🚀 9.3.4-beta.0 by @insomnia-infra in #7823
- Import postman env in Insomnia project level [INS-4253] by @yaoweiprc in #7821
- feat: display uncommit&unpush change - [INS-4138] by @CurryYangxx in #7816
- Preserve the original Authorization headers when importing [INS-4269] by @yaoweiprc in #7827
- feat: Context menu for Nunjucks tag[INS-4273] by @cwangsmv in #7828
- feat(Keyboard Shorcuts): update delete request shortcut by @gatzjames in #7824
- feat: show uncommit&unpush status for all projects-[INS-4138] by @CurryYangxx in #7830
- Fix: GraphQL request export curl body issue and GraphQL payload delete issue[INS-4281] by @cwangsmv in #7831
- 🚀 9.3.4-beta.1 by @insomnia-infra in #7836
- Try to fix smoke test flaky by @cwangsmv in #7840
- fix: test-util snippet to proper status code check [no-ticket] by @filfreire in #7844
- feat(Project View): UI improvements by @gatzjames in #7850
- fix: disable failure on npm audit [no-ticket] by @filfreire in #7862
- chore: bump electron to 30.4 [INS-4316] by @filfreire in #7852
- import postman data dump [INS-3810] by @yaoweiprc in #7834
- support for removing default org project by @yaoweiprc in #7854
- fix: persist cookies from response together with ones from after-response script by @ihexxa in #7819
- chore: split packaging for windows builds [INS-3983] by @filfreire in #7838
- fix(Git Sync): fix issue when switching to Insomnia Sync by @gatzjames in #7860
- fix: handle login when opening org logged out [INS-4330] by @filfreire in #7865
- Revert "support for removing default org project" by @yaoweiprc in #7874
- inso cli scripting first pass by @jackkav in #7790
- Allow deleting default project in org and fix sync issue [INS-4342] [INS-4311] by @yaoweiprc in #7881
- chore(runner): cleaning up runner-pr1 and resolve conflicts by @ihexxa in #7878
- 🚀 10.0.0-beta.0 by @insomnia-infra in #7882
- only minify inso cli in prod by @jackkav in #7879
- feat: Add logic to redirect users based on their plan when creating a new organization by @pavkout in #7856
- tabs should rerender when changing mock by @jackkav in #7888
- fix: check for open curl by @jackkav in #7889
- Bump/electron-31 by @jackkav in #7884
- shell.nix -> flake.nix by @jackkav in #7892
- add mock method header by @jackkav in #7872
- use nixpkgs/unstable by @jackkav in #7902
- fix: file not synced after switch sync method -[INS-4347] by @CurryYangxx in #7897
- fix: rename untracked projects [INS-4365] by @filfreire in #7898
- fix: flaky git test by @ihexxa in #7883
- Add ut and e2e test for data upload and pre-script in collection runner by @cwangsmv in #7903
- Supporting moving files from one project to another [INS-3865] by @yaoweiprc in #7849
- Enhance Response function to aware environment change and update description[INS-4279] by @cwangsmv in #7896
- chore: update AI service URL to use 'https://ai-helper.insomnia.rest' [INS-4367] by @pavkout in #7910
- fix(runner): some minor fixes and improvements by @ihexxa in #7900
- improve flakey test by @jackkav in #7909
- feat: sign all files on windows [INS-4362] by @filfreire in #7913
- Avoid encoding queryParams when request.settingEncodeUrl is set to false by @XSPGMike in #7893
- feat: improve EDN response by @garug in #7777
- fix: minor fixes in styles, linting and UT by @ihexxa in #7916
- preserve relationships in nunjucks tags by @jackkav in #7915
- 🚀 10.0.0-beta.1 by @insomnia-infra in #7917
- chore: cleanup after v10 beta.1 [no-ticket] by @filfreire in #7918
- feat(Onboarding): v10 by @gatzjames in #7863
- chore: return friendly message when sendRequest sees an error by @ihexxa in #7911
- chore: upgrade micromatch and add back npm audit by @ihexxa in #7921
- fix(runner): some minor fixes by @ihexxa in #7923
- add team check by @jackkav in #7919
- 🚀 10.0.0-beta.2 by @insomnia-infra in #7924
- Fix duplicate file cause application error in collection view UI by @cwangsmv in #7928
- 🚀 10.0.0-beta.3 by @insomnia-infra in #7930
New Contributors
- @pranavithape made their first contribution in #7789
- @XSPGMike made their first contribution in #7893
- @garug made their first contribution in #7777
Full Changelog: https://github.com/Kong/insomnia/compare/core@9.3.3...core@10.0.0
What's Changed
- perf: App start improvement [INS-3957] by @CurryYangxx in #7492
- 🚀 9.3.3-beta.0 by @insomnia-infra in #7674
- fix: default user-agent for oauth2 [7672] by @filfreire in #7675
- inso fifth pass by @jackkav in #7601
- feat: inso parent folder auth by @jackkav in #7676
- chore: duplicate / symbol for import in insomnia-sdk/src/objects/(interfaces.ts, request.ts) by @Novsochetra in #7686
- fix: changelog [no-ticket] by @filfreire in #7677
- chore: enable sentry tracing by @CurryYangxx in #7688
- force vite to always wipe cache by @jackkav in #7690
- chore: make the overlay darker in displaying request timings by @ihexxa in #7691
- split test job into app and cli by @jackkav in #7685
- chore: add smoke test for git-sync [INS-4132] by @filfreire in #7682
- feat(Markdown Preview): always enable preview by @gatzjames in #7694
- fix(Delete Environment): Don't show empty view when deleting an environment by @gatzjames in #7695
- fix(Export): Option to export all data from the settings on the login view by @gatzjames in #7702
- fix: typo in style name by @ihexxa in #7701
- fix: ui improvement when return deferred data in loader by @CurryYangxx in #7681
- fix: refresh storage rule when org change by @CurryYangxx in #7707
- hide self host url in create/edit mock by @jackkav in #7704
- feat(Request pane): Add indicators for body and auth in the request pane tabs by @gatzjames in #7697
- Trim Bearer Authentication Strings by @SimplexShotz in #7279
- feat: show deprecation warnings on graphql arguments by @anujbiyani in #7364
- Clean up outdate jest and tsconfigs by @jackkav in #7712
- chore: mv prerelease tests into smoke [INS-4132] by @filfreire in #7705
- feat: add test utils on scripting snippets [INS-4141] by @filfreire in #7692
- fix: migrate loader redirect by @CurryYangxx in #7426
- refactor: flatten and reduce tsconfigs by @jackkav in #7716
- enable verbatimModuleSyntax by @jackkav in #7718
- perf: return deferred data in permission loader by @CurryYangxx in #7635
- perf: change org performance improvement [INS-3968] by @CurryYangxx in #7582
- feat: add async task indicator [INS-4106] by @CurryYangxx in #7522
- fix(sdk): sdk type cleanup by @ihexxa in #7721
- chore: bump electron 30.0 to 30.2 by @filfreire in #7714
- fix: Use SSE for storage control updates by @pavkout in #7661
- 🚀 9.3.3-beta.1 by @insomnia-infra in #7723
- Update CHANGELOG.md by @CurryYangxx in #7725
- feat: inso collection runner by @jackkav in #7700
- fix: cannot delete request by shortcut [INS-4156] by @yaoweiprc in #7728
- fix(Key-Value Editor): Edit mode by @gatzjames in #7739
- remove send-request by @jackkav in #7731
- feat(Generate Collection from Spec): add description to requests if it's available from the oas3 schema by @gatzjames in #7734
- fix: syncing status indicator ui by @CurryYangxx in #7730
- feat(Sidebar): interactions improvements by @gatzjames in #7722
- fix(Git Clone): redirect using incorrect organizationId by @gatzjames in #7740
- 🚀 9.3.3-beta.2 by @insomnia-infra in #7741
- handle null auth by @jackkav in #7746
- fix(Collection): Clean up auto-scroll and add back selected item styling by @gatzjames in #7747
- fixes incorrect scrollbar display issue by @Karthik7406 in #7742
- fix: reduce uncessary navigate when switching requests and tests by @CurryYangxx in #7748
- fix: lost in header transforming and blank req body by @ihexxa in #7738
- chore: git sync pull push test [INS-4132] by @filfreire in #7720
- vitest by @jackkav in #7754
- feat(History): Navigate to last opened workspace on app load by @gatzjames in #7755
- feat(Sentry): clean up unnecessary sentry stack by @gatzjames in #7758
- fix(Settings): update header styles for analytics by @gatzjames in #7759
- fix: can't match project when last visit page is dashboard by @CurryYangxx in #7762
- fix(History): navigate to the project if the last visited workspace has been deleted by @gatzjames in #7764
- feat(Response Pane): improve tabs styles by @gatzjames in #7765
- 🚀 9.3.3-beta.3 by @insomnia-infra in #7766
- chore: add sentry metric [INS-4115] by @CurryYangxx in #7727
- Vitest-2 app package by @jackkav in #7757
- fix: project switch report by @CurryYangxx in #7771
- 🚀 9.3.3-beta.4 by @insomnia-infra in #7774
- feat(UI): UI improvements for the app by @gatzjames in #7773
- chore: check analytics issue [INS-4212] by @filfreire in #7775
- fix(GraphQL Editor): make inputValueDeprecation optional and change variable mode to json by @gatzjames in #7779
- inso cli dx improvements by @jackkav in #7776
- fix(Git Staging Modal): close the modal on ESC by @gatzjames in #7781
- fix(KeyValue Editor): fix key value focus issue and handle updating params from url by @gatzjames in #7780
- feat(Styles): Minor style improvements by @gatzjames in #7782
- 🚀 9.3.3-beta.5 by @insomnia-infra in #7783
- Add type checking to sdk package by @jackkav in #7719
New Contributors
- @Novsochetra made their first contribution in #7686
- @SimplexShotz made their first contribution in #7279
- @anujbiyani made their first contribution in #7364
- @yaoweiprc made their first contribution in #7728
- @Karthik7406 made their first contribution in #7742
Full Changelog: https://github.com/Kong/insomnia/compare/core@9.3.2...core@9.3.3
What's Changed
- fix(UI Improvements) by @gatzjames in #7626
- chore(Tailwind): RenderedQueryString to tailwind by @gatzjames in #7627
- fix(Workspace Card): Clicking on the workspace card title should navigate to the workspace by @gatzjames in #7631
- fix: can not undo in editor after sending request as keys are always changing by @ihexxa in #7623
- key markdown editors by @jackkav in #7644
- can toggle selected folder by @jackkav in #7639
- bump ws and grpc by @jackkav in #7618
- fix: folder scripts are not executed if request script is not enabled by @ihexxa in #7646
- fix oauth2 folder fetch by @jackkav in #7649
- fix(File Renames): Retry renames for windows EPERM issue by @gatzjames in #7645
- fix(Export): Allow exporting workspaces without requests by @gatzjames in #7643
- fix: importing collection with invalid keys returns error by @ihexxa in #7563
- feat: setting to toggle insomnia user-agent [INS-4107] by @filfreire in #7640
- fix(Key-Value Editor): Fix stale state updates on key-value editor by @gatzjames in #7654
- default to current rather than storage selection by @jackkav in #7655
- 🚀 9.3.2-beta.0 by @insomnia-infra in #7656
- bump: @sentry/electron by @CurryYangxx in #7561
- fix: generating curl command returns error by @ihexxa in #7648
- feat(Proxy Settings): Improve Proxy experience by @gatzjames in #7664
Full Changelog: https://github.com/Kong/insomnia/compare/core@9.3.1...core@9.3.2
What's Changed
- fix: help to handle @ when it is not encoded in url by @ihexxa in #7609
- fix(Cookie expires): Invalid date on cookie expires by @gatzjames in #7614
- chore: add event for workspace environment type [no-ticket] by @filfreire in #7602
- chore: add request id by @marckong in #7610
Full Changelog: https://github.com/Kong/insomnia/compare/core@9.3.0...core@9.3.1
What's Changed
- 🚀 9.2.0 by @insomnia-infra in #7418
- copy changelog from release notes by @jackkav in #7410
- can navigate to folder and inherit auth by @jackkav in #7353
- feat(Auth screen): Improve copy and add animation by @gatzjames in #7429
- fix(Sync): Display errors on sync branches modal by @gatzjames in #7433
- fix(Mock Server): Enable auto-push for mock servers by @gatzjames in #7434
- fix(CodeEditor): UI alignment in toolbar/filter dialog by @gatzjames in #7436
- disable context menu override by @jackkav in #7431
- fix: init the hidden window when renderers are reloaded by @ihexxa in #7428
- disable find in one line editor by @jackkav in #7442
- feat: folder inheritance headers by @jackkav in #7437
- fix: unhandled typerror [no-ticket] by @filfreire in #7444
- bump libcurl by @jackkav in #7443
- feat: enable major features of the after-response script by @ihexxa in #7411
- 🚀 9.3.0-beta.0 by @insomnia-infra in #7447
- Update CHANGELOG.md by @CurryYangxx in #7448
- feat(Accessibility): Update request lists to anounce the request name of a request on voice over by @gatzjames in #7449
- fix: support generating values with faker.js in scripting by @ihexxa in #7454
- chore: investigate login error [INS-3851] by @filfreire in #7438
- feat: mock create segment event [INS-3924] by @filfreire in #7461
- fix: unify after-response script property name for folders by @ihexxa in #7460
- fix: project with null remoteId don't need to be updated by @CurryYangxx in #7464
- fix: avoid rendering script by temporarily disable it by @ihexxa in #7466
- perf: io-parallelization [INS-3911] by @CurryYangxx in #7458
- fix: minor typo in interpolator by @pimothyxd in #7473
- fix: websocket subprotocols by @arbezerra in #7472
- fix: add a missing assertion chain for the response entity - INS-3917 by @ihexxa in #7474
- fix: Application Error when login failed [INS-3955] by @CurryYangxx in #7475
- chore: bake inso-cli on older macos [INS-3931] by @filfreire in #7471
- ci(.github)[SEC-1084]: SLSA supply chain security controls by @saisatishkarra in #7479
- 🚀 9.3.0-alpha.2 by @insomnia-infra in #7485
- 🚀 9.3.0-alpha.3 by @insomnia-infra in #7487
- release message by @jackkav in #7483
- 🚀 9.3.0-alpha.4 by @insomnia-infra in #7489
- feat: add fetch timeout [INS-3911] by @CurryYangxx in #7467
- feat(Key-Value Editor): Improve accessibility and make the items re-orderable by @gatzjames in #7465
- fix: add jsonSchema assertion chain by @ihexxa in #7481
- chore: rename variable properties to improve readability by @ihexxa in #7480
- fix(Response Tabs): Tabs with a menu inside are not accessible - Response Panes by @gatzjames in #7477
- fix: script to parse binary digests by @saisatishkarra in #7493
- 🚀 9.3.0-alpha.5 by @insomnia-infra in #7494
- feat: folder inheritance scripts by @jackkav in #7430
- fix: use base64 output file for provenance for large assets by @saisatishkarra in #7496
- Bump/electron-30 by @jackkav in #7354
- chore: new analytics events [INS-3938] by @filfreire in #7495
- chore: add analytics test [INS-3919] by @filfreire in #7478
- fix variable names for provenance digest by @saisatishkarra in #7498
- 🚀 9.3.0-alpha.7 by @insomnia-infra in #7499
- fix glob patterns for release assets by @saisatishkarra in #7501
- 🚀 9.3.0-alpha.8 by @insomnia-infra in #7502
- feat: enable importing folder-level scripts by @ihexxa in #7504
- feat: Import/folder-auth by @jackkav in #7505
- verbose notarize by @jackkav in #7500
- chore: new segment event (invite) [INS-3938] by @filfreire in #7506
- disable nunjucks in mock route by @jackkav in #7510
- auto update changelog after release by @jackkav in #7417
- chore(Database types): Infer query params from database model by @gatzjames in #7512
- 🚀 9.3.0-beta.1 by @insomnia-infra in #7513
- 🚀 9.3.0-alpha.9 by @insomnia-infra in #7514
- 🚀 9.3.0-beta.2 by @insomnia-infra in #7515
- fix: windows paths release-publish [no-ticket] by @filfreire in #7516
- import scripts into collection folder by @jackkav in #7518
- fix: url preview should contain auth params by @ihexxa in #7509
- include read only in headers count by @jackkav in #7521
- remove oas 2 kong by @jackkav in #7503
- fix: windows artifact and update code signer [INS-3993][INS-3982] by @filfreire in #7523
- 🚀 9.3.0-alpha.11 by @insomnia-infra in #7524
- 🚀 9.3.0-beta.3 by @insomnia-infra in #7526
- chore(Minor UI improvements): Expand/Collapse all and file card titles by @gatzjames in #7528
- 🚀 9.3.0-beta.4 by @insomnia-infra in #7530
- move env editor to folder tab by @jackkav in #7534
- folder sections by @jackkav in #7488
- can create local mocks in enterprise plan by @jackkav in #7538
- fix: onboarding typo by @Ahavaz in #7537
- fix(Key-Value Editor): UX improvements and bugfix for empty state by @gatzjames in #7541
- fix(Error View): fix loading state for logout button in error view by @gatzjames in #7545
- 🚀 9.3.0-beta.5 by @insomnia-infra in #7549
- improve plugin install ux by @jackkav in #7542
- consistent dropdown layout by @jackkav in #7536
- spike: proxy error on login [INS-4009] by @filfreire in #7546
- feat: display status of sending request steps - INS-3635 by @ihexxa in #7382
- fix: always take the latest operation name instead of prev state's by @ihexxa in #7553
- feat(Global Environments): Introduce a new top level file type called global environments. by @gatzjames in #7511
- fix(Sync): Do not show conflicts for empty keys by @gatzjames in #7556
- fix: add missing methods depending on the interpolator - INS-3966 by @ihexxa in #7560
- tidy warnings by @jackkav in #7566
- transform hyphens to underscores on import by @jackkav in #7564
- fix(Permissions Error): Permissions error was persisting after switching organizations by @gatzjames in #7544
- 🚀 9.3.0-beta.6 by @insomnia-infra in #7569
- Update "Mock API" in README by @cootshk in #7572
- Replace export data and more with Preferences by @jackkav in #7570
- export should show on scratchpad by @jackkav in #7571
- Markdown-inlined by @jackkav in #7554
- normalise json path by @jackkav in #7575
- feat(Environment Picker): Simplify the UI by @gatzjames in #7574
- inso clean up by @jackkav in #7578
- inso remove deprecated option by @jackkav in #7579
- fix: can not undo changes after switching between requests by @ihexxa in #7583
- fix(KeyValue Editor): Pressing enter on an input should update the value by @gatzjames in #7580
- feat(Global Environments): Update workpsace settings modal for environment settings by @gatzjames in #7585
- 9-3-quick-fixes by @jackkav in #7586
- refactor: enable active global environment and map it to the sdk by @ihexxa in #7533
- fix(Environment Picker): Fix selecting No global environment by @gatzjames in #7590
- Inso-third-pass by @jackkav in #7588
- 🚀 9.3.0-beta.7 by @insomnia-infra in #7591
- snap store login by @jackkav in #7593
- fix(key-value editor): Fix locked focus when the autocomplete is open and improve styling by @gatzjames in #7597
- chore(publish): move snap and deb publish steps to the end by @gatzjames in #7599
- upgrade inso pkgs by @jackkav in #7592
New Contributors
- @pimothyxd made their first contribution in #7473
- @arbezerra made their first contribution in #7472
- @Ahavaz made their first contribution in #7537
- @cootshk made their first contribution in #7572
Full Changelog: https://github.com/Kong/insomnia/compare/core@9.2.0...core@9.3.0
What's Changed
- Types/ipc-channels by @jackkav in #7379
- point changelog url at releases by @jackkav in #7387
- fixes codemirror measure issue by @jackkav in #7391
- fix: extract correct position through err message by @CurryYangxx in #7398
- fix(ui): Misalignments in the UI by @gatzjames in #7400
- fix: environment edit modal save by @oahmed-OS in #7371
- perf: improve performance when spec lint [INS-3724] by @CurryYangxx in #7374
- improve VCS api by @jackkav in #7404
- Feat: add-faker by @jackkav in #7390
- fix(Preferences): Error when there is no active project in the preferences data tab by @gatzjames in #7406
- feat(command-palette): Add global search for unsynced files by @gatzjames in #7405
- only prompt with private envs by @jackkav in #7407
- fix(Project): Show errors when something goes wrong while updating projects by @gatzjames in #7412
- fix(Spec): Expand lint errors and hide the preview pane appropriately by @gatzjames in #7413
- fix(CloudSync Pull): Fix issue where workspaces could change parentId on pull by @gatzjames in #7414
- fix(UI): add titles to some elements in Test view [no-ticket] by @filfreire in #7416
New Contributors
- @oahmed-OS made their first contribution in #7371
Full Changelog: https://github.com/Kong/insomnia/compare/core@9.1.1...core@9.2.0
What's Changed
- unify all app requests behind a common api convention by @jackkav in #7338
- reduce reload noise coming from learning feature by @jackkav in #7346
- remove read only pairs from all kvp editors by @jackkav in #7351
- network-cleanup by @jackkav in #7355
- fix: should not refetch as much [INS-3817] by @jackkav in #7377
- fix(project-data): Move remote file fetching outside the main path by @gatzjames in #7378
Full Changelog: https://github.com/Kong/insomnia/compare/core@9.1.0...core@9.1.1
What's Changed
- fix(sidebar): improve default size and reset default order by @gatzjames in #7309
- fix(sdk): some of external modules are missing - INS-3784 by @ihexxa in #7315
- Fix: non blocking fetch on navigate by @jackkav in #7321
- fix pm import order by @jackkav in #7332
- expose internal requests in network tab by @jackkav in #7319
- show read only headers by @jackkav in #7337
- add clear sort order test by @jackkav in #7336
- remove app-side session expiry by @jackkav in #7340
- fix: subEnvironment's id should be real id instead of n/a - INS-3802 by @ihexxa in #7339
- Fix/filter out content length by @jackkav in #7341
- fix(graphql-autocomplete): Add schema to hintOptions by @gatzjames in #7342
- Refactor/move insomnia fetch by @jackkav in #7344
Full Changelog: https://github.com/Kong/insomnia/compare/core@9.0.0...core@9.1.0
What's Changed
- (feat/SEC-1010): Add SAST scanning using semgrep by @saisatishkarra in #7015
- feat: mock resources by @jackkav in #6760
- feat: mock second pass by @jackkav in #7022
- Bump/jest-29 by @jackkav in #7027
- bump eslint by @jackkav in #7026
- Bump/stoplight pkgs by @jackkav in #7024
- chore(deps-dev): bump vite from 4.5.1 to 4.5.2 by @dependabot in #7007
- chore(deps): bump follow-redirects from 1.15.2 to 1.15.5 by @dependabot in #6998
- Bump/types by @jackkav in #7025
- feat: template tag to encode hex to base64 by @nbgraham in #6211
- add mock test by @jackkav in #7031
- Bump/esbuild by @jackkav in #7035
- Remove/changelog-stuff by @jackkav in #7036
- Clean/remove-babel-transform by @jackkav in #7038
- Add ability to use Buf Schema Registry as a schema source for gRPC requests by @srikrsna-buf in #6975
- Adds a hidden window by @jackkav in #7063
- Update timeout for .github/workflows/sast.yml by @team-eng-enablement in #7058
- Update timeout for .github/workflows/test.yml by @team-eng-enablement in #7051
- Update timeout for .github/workflows/release-build.yml by @team-eng-enablement in #7054
- Update timeout for .github/workflows/release-start.yml by @team-eng-enablement in #7056
- 🚀 8.6.1 by @insomnia-infra in #7014
- Update timeout for .github/workflows/release-recurring.yml by @team-eng-enablement in #7053
- Update timeout for .github/workflows/homebrew.yml by @team-eng-enablement in #7052
- Update CONTRIBUTING.md by @kbarnard10 in #7048
- Update timeout for .github/workflows/release-publish.yml by @team-eng-enablement in #7055
- feat: append to timelines by @jackkav in #7070
- chore(tailwind): Transform empty design state to tailwind by @gatzjames in #7071
- chore(tailwind): Transform Insomnia logo to tailwind by @gatzjames in #7073
- fix: request settings for scratchpad leading to welcome screen by @therealrinku in #7068
- Add pre-request tab and minimal execution context by @jackkav in #7065
- chore(tailwind): Move grpc-method-dropdown to tailwind by @gatzjames in #7074
- refetch mockbin logs 10s by @jackkav in #7084
- E2e/mock-test-fixture by @jackkav in #7086
- fix: add viewport meta tag by @marckong in #7049
- move mkdir to init by @jackkav in #7085
- feat(prereq): add cancellation by @jackkav in #7078
- Revert "fix: add viewport meta tag (#7049)" by @filfreire in #7090
- bump: vite to v5 and fix by @jackkav in #7023
- mock feature feedback by @jackkav in #7089
- feat(hidden-window): enable the insomnia object with the environment api [INS-3379] by @ihexxa in #7097
- Sync improvements by @gatzjames in #7098
- feat(conflict-resolution): add labels for branch names when resolving conflicts by @gatzjames in #7105
- feat(hidden-window): enable baseEnvironment in the pre-request scripting [INS-3379] by @ihexxa in #7102
- fix: release-start changelog step [no-ticket] by @filfreire in #7113
- fix: move changelog step to release-publish by @filfreire in #7114
- feat: enable globals, iterationData and variables in pre-request scripting [INS-3379] by @ihexxa in #7103
- chore: bump GH actions versions [no-ticket] by @filfreire in #7117
- feat(Insomnia Cloud Sync): Update filesystem driver for VCS sync by @gatzjames in #7111
- feat: enable property in pre-request scripting [INS-3379] by @ihexxa in #7120
- feat: enable headers in pre-request scripting [INS-3379] by @ihexxa in #7121
- feat: enable collection-variable in pre-request scripting [INS-3379] by @ihexxa in #7122
- feat: enable Url in pre-request scripting [INS-3379] by @ihexxa in #7123
- feat: enable Request and Response in pre-request scripting [INS-3379] by @ihexxa in #7128
- feat: testing a mock endpoint cancellation by @jackkav in #7093
- remove deprecated nedb option by @jackkav in #7118
- chore: temporarily disable pre-request scripting by @ihexxa in #7132
- Revert "chore: temporarily disable pre-request scripting (#7132)" by @filfreire in #7136
- feat(prereq): add simple timeout by @jackkav in #7079
- add prereq beta tag by @jackkav in #7137
- Feat/import-prereq-script by @jackkav in #7144
- feat: enable adding snippets menu for pre-request scripting - INS-3319 by @ihexxa in #7146
- fix react router warning by @jackkav in #7045
- fix: use collection name when importing from postman by @jackkav in #7142
- fix(keyboard shortcuts): Add missing shortcuts and fix the ones that don't work as expected by @gatzjames in #7116
- 🚀 9.0.0-beta.0 by @insomnia-infra in #7155
- feat: enable manipulation on insomnia.request - INS-3379 by @ihexxa in #7145
- set sort key on import by @jackkav in #7148
- feat(Insomnia-Sync): Add diff view by @gatzjames in #7152
- 🚀 9.0.0-beta.1 by @insomnia-infra in #7158
- authtypes by @jackkav in #7156
- support null url by @jackkav in #7166
- fix(Insomnia Sync): redirect after sync pull by @gatzjames in #7168
- fix changelog by @jackkav in #7159
- 🚀 9.0.0-alpha.0 by @insomnia-infra in #7169
- feat(Insomnia Sync): add diff view on conflict resolution and handle cancelation by @gatzjames in #7175
- harden lint rule about array indexes by @jackkav in #6758
- feat: enable insomnia.sendRequest in pre-request scripting - INS-3379 by @ihexxa in #7147
- feat(pre-req): enable auth manipulation through insomnia.request - INS-3379 by @ihexxa in #7186
- chore(pre-req): improve the snippets menu for the pre-request script - INS-3319 by @ihexxa in #7173
- fix: URL PREVIEW cut off first few lines for very long URL [INS-3640] by @CurryYangxx in #7190
- fix: Export popup has small z-index [INS-3640] by @CurryYangxx in #7187
- feat(pre-req): enable manipulation of proxy and certificate through insomnia.request - INS-3379 by @ihexxa in #7171
- support SSE method, request body and auth by @jackkav in #7182
- fix(pre-req): several fixes to the current hidden window launching process - INS-3319 by @ihexxa in #7174
- feat(Command Palette): Introduce global search by @gatzjames in #7191
- feat(session): Store session data in the db instead of LocalStorage by @gatzjames in #7192
- chore(pre-req): clean up pre-request script sdk objects - INS-3379 by @ihexxa in #7172
- feat(onboarding): Insomnia 9 by @gatzjames in #7194
- fix: startsWith not a function error [INS-3640] by @CurryYangxx in #7201
- feat: enable insomnia.test and insomnia.expect in scripting - INS-3637 by @ihexxa in #7202
- fix: release-start [no-ticket] by @filfreire in #7212
- fix: release-start handle re-run step by @filfreire in #7215
- 🚀 9.0.0-beta.2 by @insomnia-infra in #7216
- fix: propagate organizationId when opening the search dialog by @andrea-mauro in #7208
- Support for colon after a path parameter by @pgoldtho in #7200
- 🚀 9.0.0-beta.3 by @insomnia-infra in #7220
- Fix local state updates for GraphQL Query Variables by @MKHokinson in #7205
- chore: remove repetitive words by @JohnEndson in #7223
- mock-extraction feedback by @jackkav in #7207
- fix: repeat on interval may lead to stay requesting by @zhengjitf in #6936
- fix: url is encoded during execute pre-request script [INS-3681] by @CurryYangxx in #7229
- feat: enable cookieJar manipulation in pre-request script - INS-3379 by @ihexxa in #7228
- fix: enable per-request var manipulation in pre-req scripts - INS-3379 by @ihexxa in #7230
- Change create/update project based on the organization storage rule [INS-3495] by @pavkout in #7042
- Bump/minors-and-types by @jackkav in #7234
- bump grpc stuff by @jackkav in #7241
- bump oidc by @jackkav in #7242
- minor bumps by @jackkav in #7243
- bump vite and esbuild by @jackkav in #7245
- more major bumps by @jackkav in #7244
- bump electron-builder by @jackkav in #7246
- bump less and date-fns by @jackkav in #7247
- fix: vscode debug config by @CurryYangxx in #7231
- Request URL bar fix and collection name truncation improvement by @git-commit-amen in #7222
- fix: some minor fixes for pre-request script sdk - INS-3379 by @ihexxa in #7225
- feat: translate pm object handler into insomnia object instead of supporting alias - INS-3702 by @ihexxa in #7253
- feat: Show proper error when environment variables are not valued [INS-3641] by @CurryYangxx in #7227
- fix(pre-request script): avoid encoding tags in parsing request urls - INS-3379 by @ihexxa in #7249
- mock UX feedback by @jackkav in #7252
- Fix parsing urlencoded pairs with empty values. by @adamroyle in #6980
- fix: some UI improvements of the pre-request script tab - INS-3711 by @ihexxa in #7258
- fix: focus editor by shortcut [INS-3669] by @CurryYangxx in #7261
- bump node and electron versions by @jackkav in #7203
- chore(pre-req script): move all sdk files to sdk workspace - INS-3379 by @ihexxa in #7255
- feat: add fallback for searching a proper client certificate for a host [INS-3680] by @CurryYangxx in #7259
- feat: enable external modules in pre-request script - INS-3379 by @ihexxa in #7257
- fix: onboarding page continue button ui by @CurryYangxx in #7269
- feat: add dismiss for path param tip [INS-3739] by @CurryYangxx in #7271
- feat(pre-req-script-editor): translate handlers in pasting script - INS-3721 by @ihexxa in #7270
- feat(resizable-sidebar): replace custom sidebar with resizable-panels by @gatzjames in #7274
- feat(sidebar): add toggle button to expand/collapse the organizations sidebar by @gatzjames in #7275
- 🚀 9.0.0-beta.4 by @insomnia-infra in #7276
- Fix/mock-feedback-4 by @jackkav in #7277
- manual changelog and release notes docs by @jackkav in #7282
- fix: some minor fixes for the pre-request scripting - INS-3765 by @ihexxa in #7284
- fix: wildcard pattern matching by @hvitoi in #7265
- feat(empty-organization): All projects can now be deleted by @gatzjames in #7278
- Added Proxy Support for OAuth 2 Authorization Code Flow Popup by @moritz4004 in #7077
- fix: prevent app restart when editor setting change [INS-3668] by @CurryYangxx in #7268
- feat(hidden-win): try to simulate the existing behavior of handling async tasks - INS-3561 by @ihexxa in #7281
- chore: fix some typos in comments by @alongdate in #7283
- fix: insomnia.environment.name is missing - INS-3765 by @ihexxa in #7289
- fix(organization-navbar): make the navbar scrollable when it overflows by @gatzjames in #7291
- provide users a subdomain based mock url by @jackkav in #7262
- update mock doc url by @jackkav in #7293
- fix(workspace-cards): Truncate the name after 2 lines by @gatzjames in #7294
- fix: some minor fixes for the pre-request script by @ihexxa in #7299
- use subdomain in code gen by @jackkav in #7295
- feat(event-log): Improve UX of the event log for WS and SSE responses by @gatzjames in #7300
- fix timeline watcher by @jackkav in #7301
- feat(organizations): Cache organizations to support offline first UX by @gatzjames in #7303
- 🚀 9.0.0-beta.5 by @insomnia-infra in #7304
- fix mock empty state by @jackkav in #7302
- fix: persist script's changes on environment and baseEnvironment by @ihexxa in #7306
New Contributors
- @saisatishkarra made their first contribution in #7015
- @srikrsna-buf made their first contribution in #6975
- @team-eng-enablement made their first contribution in #7058
- @CurryYangxx made their first contribution in #7190
- @andrea-mauro made their first contribution in #7208
- @pgoldtho made their first contribution in #7200
- @MKHokinson made their first contribution in #7205
- @JohnEndson made their first contribution in #7223
- @git-commit-amen made their first contribution in #7222
- @adamroyle made their first contribution in #6980
- @hvitoi made their first contribution in #7265
- @moritz4004 made their first contribution in #7077
- @alongdate made their first contribution in #7283
Full Changelog: https://github.com/Kong/insomnia/compare/core@8.6.1...core@9.0.0
A big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:
Fixes
- WebSocket default headers are now shown as read-only in the UI (Make websocket immutable headers read-only in the UI #6872) @abluetuba
- Fixes an issue where the workspace grid is shrinking when there is an overflow. (fix(workspace-grid): grid overflow should scroll properly #6972) @gatzjames
- Fixes an issue with SSL Certificates on macOS that was related to the usage of the SecureTransport backend for libcurl. (fix(curl): revert to use openssl on macos [INS-3445] #6981) @notjaywu
Improvements
- Re-introducing the new and improved Command Palette. This is a feature that allows you to quickly switch between requests, collections and documents. (feat(command-palette): Add command palette for quick switching between requests and workspaces #6968) @gatzjames
- Improved the UI of the export modal and fixed some issues where requests wouldn't display correctly (Improve export modal UX #6978) @gatzjames
- Show all parents of a request that matches the search filter (feat(sidebar-search): Show all parents of a request that matches the search filter #6983) @gatzjames
- Improve the UX of adding and managing certificates (Add certificates modal and clean up workspace settings #6993) @gatzjames
- Introducing Path parameters. Path parameters are path segments that start with a colon : and can be used to describe variable segments of URLs. (Request path parameters #6994) @gatzjames
All contributors of this release in alphabetical order: @abluetuba, @filfreire, @gatzjames, @notjaywu
A big thanks to the 2 contributors who made this release possible. Here are some highlights ✨:
Fixes
- Increased the size of the size of the environments modal and fixed an issue where opening other modals inside of it wouldn't work as expected. (fix(environments-modal): increase the size of the environment modal #6941) @gatzjames
Improvements
- Improved responsiveness of sidebar items when there is not enough space to display the text. (feat(sidebar): improve truncation styles on sidebar #6940) @gatzjames
All contributors of this release in alphabetical order: @gatzjames, @jackkav
8.5.0
A big thanks to the 6 contributors who made this release possible. Here are some highlights ✨:
Fixes
- Fix an error where the navigating to the Data tab while logged out would throw an error (#6907) @gatzjames
- Fix an issue where the Scratch Pad could be deleted an required restarting the app. (#6912) @zhengjitf
- Fixed issues when using Git and switching between branches or making changes to the repo were not reflected properly in the dropdown (#6922) @gatzjames
Improvements
- Add support for json schema in unit tests (#6532) @kobenguyent
- Add support for system CA certificates (#6924) @notjaywu
- Show a warning in the status bar when there are untracked data in the app (#6927) @gatzjames
- Improve the UX of editing and managing environments (#6929) @gatzjames
All contributors of this release in alphabetical order: @gatzjames, @jackkav, @kobenguyent, @marckong, @notjaywu, @zhengjitf
8.4.5
A big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:
Fixes
- Fixed issue #6857 related to GraphQL render issue caused by illegal Object.includes() method call. Also fixed an issue where GraphQL variables were not properly sent as an object when sending requests (both from Debug and Test view). (#6861) @marckong
All contributors of this release in alphabetical order: @filfreire, @gatzjames, @ihexxa, @marckong
8.4.3
A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
Fixes
- Fixed an issue where removing an existing keyboard shortcut would not work as expected (#6843) @gatzjames
- Fixed an issue where referencing numeric variables in GraphQL queries would not work as expected. (#6823) @ihexxa
- Fixed an issue where sync conflicts would not show the conflict resolution modal (#6846) @gatzjames
- Fixes an issue where deleting a workspace would not update the view and when changing a branch would always show a spinner (#6850) @gatzjames
Improvements
- You can now open the app from the list of organizations in the website (#6759) @pavkout
- Added a confirmation window for when deleting a Unit Test from a test suite. (#6836) @filfreire
- Display information about Git Sync when creating/editing a project (#6844) @gatzjames
- Added confirmation before deleting requests and folders. (#6845) @filfreire
- The sync menu now displays an error message if there was an error syncing with Insomnia Cloud (#6847) @gatzjames
All contributors of this release in alphabetical order: @filfreire, @gatzjames, @ihexxa, @marckong, @pavkout
8.4.4
A big thanks to the 1 contributors who made this release possible. Here are some highlights ✨:
Fixes
- Fixed an issue where scratchpad was not being redirected properly. (#6854) @gatzjames
All contributors of this release in alphabetical order: @gatzjames
8.4.2
A big thanks to the 2 contributors who made this release possible. Here are some highlights ✨:
Fixes
- Fixed an issue where deleting a project would archive it locally if the user didn't have permission to delete it in the cloud (#6806) @gatzjames
- Renaming a request/folder/test-suite now happens with double click and allows single click to navigate instead (#6811) @gatzjames
- Meta + Enter should now be sending the request when focused on the debug sidebar (#6808) @jackkav
- Pinned requests are now always visible (#6814) @gatzjames
- Restore the previous color palette for the default theme (#6817) @gatzjames
All contributors of this release in alphabetical order: @gatzjames, @jackkav
8.4.1
Minor fixes
- Updated copy for some UI elements
- Fix scroll overflow on Sync related modals
8.4.0
A big thanks to the 6 contributors who made this release possible. Here are some highlights ✨:
Fixes
- Minor fix to UI of the create project options (#6722) @gatzjames
- Fixed an issue where user presence feature was not refreshed when users switch between projects (#6701) @ihexxa
- Updated to Electron 27.0.2. Also updated node-libcurl to use libcurl at version 8.4.0 to handle CVE-2023-38545 (#6274) @jackkav
- Fixed issue #5752 where in some cases a GraphQL error with Unknown operation message would be thrown (#6733) @jackkav
- Fixed multiple internal react warnings (#6643) @jackkav
- Added a fix for an edge-case where pulling from sync would sometimes result in a locally untracked workspace. (#6769) @gatzjames
- Fixed issue #6755 where multi-line curl requests were not properly imported due to padding (#6774) @filfreire
Improvements
- Added rename option to Test Suite dropdown (#6720) @gatzjames
- Add nesting for sub-environments and use the new icons (#6721) @gatzjames
- Moved the upgrade button inside the account dropdown (#6724) @gatzjames
- Added clarification on difference between certificates. (#6725) @jackkav
- Added clarification on vertical layout setting (#6739) @jackkav
- Added confirmation dialog before deleting a test suite (#6737) @ihexxa
- Added a quicker way for users to quickly rename requests by clicking on them (#6710) @ihexxa
- Multiple improvements done to Insomnia Sync feature: Push/Pull status is reflected properly; Disabled states for actions that cannot happen; Added Pending UI for actions (push/pull/switch branch etc.); Accessibility improvements for all UI related to Insomnia Sync; Switching branches, Restore changes on history, and pulling should now properly reflect on the UI; Added consistent error handling and improved error messages. (#6738) @gatzjames
- Bump electron to 27.0.3 (#6772) @filfreire
Inso CLI
- Added a workaround for running inso docker image on Apple Silicon hosts. (#6717) @filfreire
License Changes
- Kong Insomnia license was updated to Apache Version 2.0 in line with other Kong open-source projects. (#6707) @subnetmarco
All contributors of this release in alphabetical order: @filfreire, @gatzjames, @ihexxa, @jackkav, @pavkout, @subnetmarco
8.3.0
A big thanks to the 6 contributors who made this release possible. Here are some highlights ✨:
Fixes
- Fixed an issue that affected prettifying JSON request bodies (#6661) @jacksjm
- Fixed issue #6687 where Insomnia RPM conflicts with other eletron-builder built RPMs (#6688) @mhdonnelly
- Fixed issue #6385 related to selection of root folders when exporting data (#6651) @usama-dev
Improvements
- Added a workspace counter to export data prompts. (#6657) @jackkav
- Allow local projects to be created and remove forced remote project migration (#6660) @jackkav
- Allow changing from a remote to local project in each Project's settings. Previously removed projects on the cloud turn into local ones if they are still available locally. Default project cannot have its type changed or be deleted. (#6667) @gatzjames
- Added some improvements to inviting and plan description (#6669) @jackkav
- Added a confirmation step for updating a project to cloud or local (#6676) @gatzjames
- Added some minor improvements to untracked projects UI. (#6681) @gatzjames
- Added style improvements to the sync dropdown (#6685) @gatzjames
- Show an option for how the migration should happen. (#6689) @gatzjames
All contributors of this release in alphabetical order: @gatzjames, @jackkav, @jacksjm, @mhdonnelly, @pavkout, @usama-dev
8.2.0
A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:
Fixes
- Added a fix to include base environments when exporting data. (#6605) @gatzjames
- Added a fix to the auth login modal where close button didn't close the modal properly (c1d9869) @gatzjames
- Fixed default theme text colors where in some cases text was a dark purple that was hard to read. (#6618) @gatzjames
- Fixed an initialization issue with code generation and invalid HAR. (#6616) @jackkav
- Disabled multi-workspace import on scratchpad which would cause an error in data imported. (#6623) @gatzjames
- Added some minor improvements to navigation logic as well as some missing analytics events. (#6634) @jackkav
- Fixed issue #6614 where request and folder names would be missing in some cases. (#6632) @gatzjames
- Added missing segment events for backup and scratchpad. (#6633) @jackkav
- Fixed issue #6494 where filtering requests by name would show unexpected partial results. (#6640) @jackkav
- Fixed UI margin bug in Plugin Settings (#6629) @therealrinku
- Fixed a state issue when collapsing a folder for the first time and fixed folder icon styling issue. (#6642) @gatzjames
Improvements
- Improved parts of the code that check if there is no active session and user has logged out. (#6619) @gatzjames
- Scratchpad banner can now be dismissed. (#6620) @gatzjames
- Made the purpose of private environment variables clearer. (#6617) @jackkav
- Added a way to navigate to login from the status indicator (online/offline/login). (#6622) @gatzjames
- Added clarification of how many local files/worspaces/documents exist for export and/or cloud migration and ensures they are exported (#6639) @jackkav
All contributors of this release in alphabetical order: @gatzjames, @jackkav, @therealrinku
8.1.0
Improvements
- Plugins are re-enabled in the local Scratch Pad.
- Added clarifications that Scratch Pad is local only.
- Added extra confirmation for the activation of the end-to-end encrypted (E2EE) cloud synchronization: In the onboarding wizard (already existed) and when creating an account or logging in for the first time and there is data to migrate.
- Added ability for the user to export their data from more places: Initial onboarding wizard (already existed); From the signup/login form by clicking "Export data and more"; From the Scratch Pad by clicking "Export all data" in the footer; From the Preferences, by clicking "Export all data"; When creating an account for the first time.
8.0.0
After 12 months of hard work, we’re excited to announce the biggest release of Kong Insomnia that we have ever seen: Kong Insomnia 8.0, significantly rebuilt from the ground up and available today in GA. You can get started for free on insomnia.rest.
Announced today at API Summit 2023, Kong Insomnia 8.0 introduces hundreds of new improvements and features that will dramatically increase developer productivity when designing, testing, and debugging any API.
Kong Insomnia 8.0 highlights
- Sharing Projects: We have entirely reinvented sharing and collaboration in Insomnia. It is now easy and quick to invite as many collaborators as we want to join our projects, collections or design documents.
- Real time collaboration: With the new real time collaboration features, you can be more productive, reduce team coordination and always know in real time who is working with you on the same collections or design documents.
- Introducing Organizations: Teams have been replaced with Organizations, you can now create as many as you need and invite people to collaborate with them.
- Social and Enterprise SSO: Organizations now support EE SSO via SAML and OIDC, while other accounts can login via social SSO providers like Google or GitHub, in addition to the traditional email login.
- Server Side Events API Support: Server Side Events APIs are now supported to give you even more ways to debug APIs with Insomnia, in addition to the previously supported REST, GraphQL, gRPC and WebSockets.
- Insomnia AI: With Insomnia Al you can auto-generate API tests based on an OpenAPI specification that you create. Build more reliable APIs and save on development time.
- New cloud dashboard: With an entirely redesigned cloud platform and dashboard at insomnia.rest managing all of your organizations and collaborators is a piece of cake.
- Collaborators RBAC: Inviting users to your personal workspace or organization just got more powerful and intuitive with powerful RBAC rules to determine the level of access.
- Unlimited Projects: We removed all limitations to the Insomnia application, you can now create as many projects as you want, with as many files as you want.
Fixes
- Fixed issue #6465 where a render error would be through in some cases depending on the version format of an OpenAPI spec (#6493)
- Fixed issue #3002 where pasting curl didn't work properly if the multi-line character '/' was present (#6500)
- Upgraded Electron to 25.8.1 to address CVE-2023-4863 (#6504) @selfisekai
Improvements
2023.5.8
A big thanks to the 2 contributors who made this release possible. Here are some highlights ✨:
Fixes
- Fixed an issue with XML queries when running in using templating feature (#6428) @jackkav
- Fixed issue #6425 where user-agent was not sent in some authentication related requests (#6429) @jackkav
- Fixed an issue with the sidebar toggle. (#6433) @jackkav
- Added a fallback to always have user-agent to deal with unforeseen consequences of allowing user-agent removal. (#6436) @jackkav
- Fixed issue #6458 where Copy As Curl option didn't render values from environment variables (#6462) @jackkav
Improvements
- Improved Git Sync error handling to display error messages that come from the Git Provider (#6446) @jackkav
- If user-agent header is defined and is disabled, it is now supressed. Otherwise the default is sent. (#6459) @jackkav
- Added some optimizations to filesystem read frequency in order to improve Insomnia's performance (#6450) @jackkav
- Improved performance for large request collections (e.g. >1000 to <5000 requests) through virtualization of the collection list. (#6461) @gatzjames
All contributors of this release in alphabetical order: @gatzjames, @jackkav
2023.5.7
A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
Fixes
- Fixed issue #6361 where copying folders into another workspace didn't work properly (#6362) @jackkav
- Fixed an issue where the workspace dropdown in the request folder settings would sometimes return an render fail error when picking through different workspaces to move/copy to. (#6350) @filfreire
- Fixed an issue where color was missing from request method names on the request sidebar (#6376) @filfreire
- Fixed issue #6366 where environment colors were missing from the environments dropdown. (#6377) @jackkav
- Fixed an issue with the local automatic data backups on MacOS (#6386) @jackkav
- Re-added a way to paste curl requests directly into URL bar. (#6384) @jackkav
- Fixed an issue that caused a metaSortKey exception when reordering requests at times (#6410) @jackkav
- Fixed an issue when installing certain plugins that have dependencies (#6414) @jackkav
- Fix graphql method tag on the request sidebar (#6417) @jackkav
- Fixed issue #5808 where XPath queries were not working properly (#6419) @featherbear
- Fixed issue #5692 where cmd+space wasn't showing all GQL options (#5941) @u1aryz
Improvements
All contributors of this release in alphabetical order: @featherbear, @filfreire, @gatzjames, @jackkav, @u1aryz
2023.5.6
A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:
Fixes
- Fixed multiple issues with request sorting, ordering and filtering (#6323) @gatzjames
- Fixed issue #6345 where update message of Insomnia wasn't clear (#6347) @jackkav
- Fixed issue #6334 where a error was thrown when updating a Request Folder via its Settings. (#6342) @filfreire
- Fixed an issue where there was no proper fallback for when default project was missing or deleted (#6352) @jackkav
- Fixed an issue that caused environment list to be stale (#6357) @gatzjames
All contributors of this release in alphabetical order: @filfreire, @gatzjames, @jackkav
2023.5.5
A big thanks to the 2 contributors who made this release possible. Here are some highlights ✨:
Fixes
- Fixed an issue where it wasn't possible to copy a request folder into another workspace from request folder settings. (#6337) @jackkav
- Added a fix to prevent getVCS from running more times than needed. (#6325) @jackkav
- Fixed issue #6304 where cloning git synced collections wasn't working properly (#6333) @filfreire
All contributors of this release in alphabetical order: @filfreire, @jackkav
2023.5.4
A big thanks to the 1 contributor who made this release possible. Here are some highlights ✨:
Fixes
- Fixed issue #6292 where pressing the certificate checkbox would remove a certificate (#6311) @jackkav
- Fixed an issue where template tags would were not correctly marked as non existing when not present on current active environment. (#6320) @jackkav
- Fixed issue #6306 where "Select Requests to Export" dialog was empty when attempting to export from the dashboard (#6307) @jackkav
All contributors of this release in alphabetical order: @jackkav
2023.5.3
A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:
Fixes
- Fixed an issue where request actions can be opened with a right-click. (#6275) @ASchwad
- Fixed issue #6294 and #6293 where insomnia would sometimes try to display or export an active request that did not exist. (#6289) @jackkav
- Fixed issue #6290 - pasting curl requests is now done in the new request dropdown. In a follow up pass we will add a modal to validate curl inputs. (#6295) @jackkav
All contributors of this release in alphabetical order: @ASchwad, @gatzjames, @jackkav
2023.5.2
A big thanks to the 1 contributor who made this release possible. Here are some highlights ✨:
Fixes
- Fixed issue #6279 where generating code from a request wasn't properly working due to how an external dependency was being packaged (#6283) @jackkav
All contributors of this release in alphabetical order: @jackkav
2023.5.0
A big thanks to the 13 contributors who made this release possible. Here are some highlights ✨:
Fixes
- Fixed an issue related to importing API Spec yaml files. (#6097) @jackkav
- Fixed an issue where the Operation Name wasn't being correctly transferred to the GraphQL Body when modifying the GraphQL Query (#6074) @pukuba
- Fixed an issue with the keybind action to switch between environments (#5998) @sebastianjonasson
- Fixed an issue where Insomnia would crash when opening an OAuth2 authorization window. (#6120) @chrisjq
- Fixed a dependency issue impacting builds for Linux arm64. (#6158) @jackkav
Improvements
- Upgraded Electron to 25.2.0 and node to 18.15.0 (#6081) @jackkav
- Added ability to open more than one window of Insomnia, available through menu bar "Window" and then "New" (#6104) @jackkav
- User-agent is now explicit in headers and optional (#6109) @jackkav
- Added support for JSONPath queries for gRPC responses. (#5996) @sebastianjonasson
- Empty strings are now allowed when duplicating a request. (#6138) @pilotpirxie
- Added support to import "disabled" and "description" header properties from Postman. (#6162) @petoc
- Inlined autocomplete plugins into a flat file for future improvements (#6186) @jackkav
- Completed migration of UI state store from redux to remix-run (#6225) @jackkav
New Features
- Added Universal Insomnia and Git Sync for all files (Documents and Collections). It's now possible to share Design Documents with Insomnia Sync and Collections with Git Sync. It's also possible to chose and switch between method of sync (Insomnia/Git). (#5945) @gatzjames
- Added SSE/EventStream request support. (#6147) @jackkav
- Added gRPC request body Mock/stub generation for servers with reflection enabled (#6196) @nbgraham
All contributors of this release in alphabetical order: @chrisjq, @curiositycasualty, @DannyHinshaw, @filfreire, @gatzjames, @hassanbenhzaine, @jackkav, @micc83, @nbgraham, @petoc, @pilotpirxie, @pukuba, @sebastianjonasson
2023.4.0
A big thanks to the 2 contributors who made this release possible. Here are some highlights ✨:
Fixes
- Added workaround to tslib/pkg bugthat was causing inso bundling to silently fail.: (#6001) @jackkav
- Reverted inso circular refs for request validator change in order to better support ref usage in general: (#6080) @jackkav
Improvements
- Upgraded Electron to 23 and node to 18.12.0: (#5987) @jackkav
- Simplified app update experience: (#6064) @jackkav
All contributors of this release in alphabetical order: @filfreire, @jackkav
2023.3.0
A big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:
Fixes
- Added a fix to help set Content-Type header when importing requests from OpenAPI 3 specs of which the mime-type was already specified (#5982) @filfreire
Improvements
- Added minor Kong 3.x support for generating k8s configs using Inso CLI (#5977) @filfreire
- Will export all projects to app data directory backups folder when auto update download completes (#6005) @jackkav
- Added automated AI testing capability for enterprise users. (#6053) @gatzjames
- Added support for importing multiple workspaces from one file. (#6044) @jackkav
All contributors of this release in alphabetical order: @curiositycasualty, @filfreire, @gatzjames, @jackkav
2023.2.2
A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:
Fixes
- Fixed a regression where folks could no longer clone from self-hosted Git repositories in 2023.2.1 (#5968) @filfreire
- Fixed an issue when sanitizing the path-variable names in Inso CLI which was not done correctly, as it sanitized the entire path. So it also makes unintended changes. Now only matched path-variables are sanitized. (#5974) @Tieske
- Fixed a regression where folks could no longer open the base environment on the Environments Editor (#5970) @filfreire
All contributors of this release in alphabetical order: @filfreire, @jackkav, @Tieske
2023.2.1
A big thanks to the 2 contributors who made this release possible. Here are some highlights ✨:
Fixes
- Fix MacOS Icon margins being too large (#5927) @filfreire
- Added a fix to handle an edge of how path variable names are captured from regex when parsing OAS specs for Kong 3.x. (#5958) @filfreire
Improvements
- Re-added drag and drop functionality to 'Manage Environments' (#5940) @filfreire
- Added better parsing of Git URLs (#5954) @filfreire
- Improved error messages that come from GraphQL introspection (#5919) @jackkav
All contributors of this release in alphabetical order: @filfreire, @jackkav
2023.2.0
A big thanks to the 9 contributors who made this release possible. Here are some highlights ✨:
Fixes
- Fixed an issue where response previews were not properly decoded and rendered in UTF-8 (#5836) @dnicolson
- Fixed and issue where request body data was not properly set if charset information is set in "consumes" field for Swagger files (#5812) @89ht
- Fixed an issue where environment variables generated by OpenApi and Swagger importers now use underscore-dot syntax, instead of custom variable access. (#5807) @Asamsig
- Updates Insomnia icon used on MacOS to match Apple design practices (#5867) @davidsandoz
Improvements
- Added basic support for Kong 3.0 declarative config generation from OpenAPI specs.(#5827) @filfreire
- Added better error handling for Git Sync related edge cases (#5844) @gatzjames
- Improved the way imports are handled to avoid issues similar to #4274 where sometimes users would import a file, see a success message but data would not be properly imported (#5869) @gatzjames
- Improved parsing for cURL imports, supporting different data types. (#5818) @NickHackman
- Added support for importing from a command that allows users to import from the insomnia run button (#5901) @gatzjames
- Added back UI preview mode alongside OpenAPI/Swagger spec editor (#5895) @jackkav
- Added better support for binary data on WebSocket connections (#5897) @filfreire
Inso CLI
- Added basic support for Kong 3.0 for inso generate config with new --kongVersion option. (#5827) @filfreire
All contributors of this release in alphabetical order: @89ht, @Asamsig, @davidsandoz, @dnicolson, @filfreire, @gatzjames, @hezhizhen, @jackkav, @NickHackman
2023.1.0
A big thanks to the 11 contributors who made this release possible. Here are some highlights ✨:
Fixes
- Fixed an issue where insomnia would take longer to calculate file changes on Git Sync depending on the size of the Git repository (#5683) @PatrickMurrell
- Fixed an issue that cause a db not defined error to show up when creating a new branch on Insomnia Cloud sync (#5719) @filfreire
- Fixed the Solarized/Solarized Dark themes by increasing contrast between items in the Debug sidebar. (#5717) @noahmpauls
- Fixed an issue where only selected websocket events were not properly previewed. (#5768) @filfreire
- Fixed an issue where a match regex was still being applied if redirectUrl was not set on OAuth2 (#5722) (#5763) @ltressens
- Fixed an issue where some dropdown options no longer worked (e.g. deleting a folder, deleting request history, ...). (#5778) @filfreire
- Fixed an issue #5590 where bulk editor for query parameters didn't expand properly (#5795) @rickythefox
Improvements
- URLs are now displayed on request history for failed requests (#5709) @magdalenalipka
- Overall improvements to dropdowns for better maintainability, keyboard navigation, and accessibility (#5615) @pavkout
- Added a small prompt when using Copy as Curl feature on a request (#5723) @kreosus
Improved the projects sidebar with a new search input, and a way to filter by documents and collections in projects (#5726) @gatzjames - Improvements to the dashboard UI (#5745) @gatzjames
- Added improvements to Git Sync feature handling larger repositories and improving slowness and flakiness (related to #5804) and also fixing issues like cloning empty or previously non-synced repositories (related to #5740) and also git history not being properly shown (related to #5770). (#5779) @gatzjames
All contributors of this release in alphabetical order: @B2o5T, @filfreire, @gatzjames, @jackkav, @kreosus, @ltressens, @magdalenalipka, @noahmpauls, @PatrickMurrell, @pavkout, @rickythefox
2022.7.5
A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:
Fixes
- Fixed an issue where OAuth2 refresh tokens failed (#5702) @ohayak
- Fixed an issue where implicit grant type OAuth2 requests did not have a default response type (#5706) @jackkav
Improvements
- OAuth2 is now looser, not requiring the server to respond with redirect url / allowing to unset it (#5703) @jackkav
All contributors of this release in alphabetical order: @filfreire, @jackkav, @ohayak
2022.7.4
A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:
Fixes
- Fixed an issue where code challenge and code verify was not properly sent for Authorization Code grant type in OAuth 2.0 and also surfaced Implicit Grant type errors that were only being logged on console (#5691) @jackkav
- Fixed an issue where importing would sometimes result in a duplicate environment error / unique key constraint issue (#5674) @jackkav
- Fixed an issue that caused GraphQL requests to fail in some cases with an unknown operation-like error (#5681) @filfreire @marckong
All contributors of this release in alphabetical order: @filfreire, @jackkav, @marckong
2022.7.3
A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:
Fixes
- Fixed an issue (#5659) where gRPC methods were not loaded properly using reflection when using an environment variable as URL (#5663) @jackkav
- Fixed an issue (#5664) where filter responses by environment setting being enabled prevented users from seeing responses (#5669) @jackkav
- Fixed an issue with how lists are displayed in markdown previews (#5630) @leflores-fisi
Improvements
- Edited the default theme so previously bright modals are now darker. The previous default theme is still available as the Legacy theme (#5666) @filfreire
All contributors of this release in alphabetical order: @filfreire, @jackkav, @leflores-fisi
2022.7.2
A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
Fixes
- Fixed an issue where renaming a GraphQL operation would not preserve the selected one (#5641) @jackkav
- Fixed an issue where users would get a Render Failure on GraphQL requests, for example, when trying to enter enum values in variables for a GraphQL query (#5650) @jackkav
- Fixed an issue (#5637) that prevented Snapcraft builds not working (#5635) @jackkav
- Fixed an issue where git sync would in some cases fail with a password check error message (#5655) @PatrickMurrell
All contributors of this release in alphabetical order: @filfreire, @jackkav, @kreosus, @PatrickMurrell, @wongstein
2022.7.1
A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
Fixes
- Fixed an issue where gRPC request metadata was missing when using Reflection (#5535) @jackkav
- Fixed an issue where GraphQL mutation/query selection box would not be properly initialized (#5539) @jackkav
- Fixed multiple issues with GraphQL schema fetching, introspection and GraphQL requests that required OAuth2 and other types of Authentication (#5611) @jackkav
- Fixed some issues when checking out branches in Git Sync (#5626) @gatzjames
Improvements
- Added some minor improvements for Git operations (#5523) @gatzjames
Inso CLI
- Fixed an issue where lint spec didn't work for relative file paths (#5541) @filfreire
All contributors of this release in alphabetical order: @filfreire, @gatzjames, @gsvarma, @jackkav, @kreosus
2022.7.0
A big thanks to the 19 contributors who made this release possible. Here are some highlights ✨:
Breaking changes
- The insomnia-components package is no longer maintained and has been deprecated since version 3.6.0 (#5259) @gatzjames
- Different insomnia packages and default plugins are no longer published on npmjs.com. This includes insomnia-inso. If you previously installed Inso CLI through npm, please refer to the builds available in Insomnia Releases instead for future use (#5339) @jackkav
Fixes
- Fixed a number of issues regarding hotkey shortcuts by replacing the KeydownBinder with hooks (#4937) @gatzjames
- Fixed duplicate error response after upgrade (#5241) @jackkav
- Fixed an issue with tooltip (#5239) @gatzjames
- Fixed an issue where redirect commands from browser to the Insomnia App no longer worked (#5258) @gatzjames
- Fixed an issue that prevented users from using CTRL/CMD+F keyboard shortcut (#5269) @gatzjames
- Fixed an issue where GraphQL query variables disappeared from the variables editor (#5273) @gatzjames
- Fixed an issue that prevented query parameters from being properly imported from Postman V2.1 collections (#5271) @filfreire
- Fixed an issue where Path variables weren't properly escaped for Swagger specs (#5246) @AntoineJac
- Fixed an issue where the Response template wouldn't return more than one result when parsing a JSON response by path (#5192) @bbbco
- Fixed an issue where URL bar would always get auto-focused when sending a request (#5325) @arunnalla
- Fixed an issue where OAuth2 access token expiry time was not set properly (#5332) @arunnalla
- Fixed an issue where the Environment Editor would prevent saving edits after a validation error (#5363) @jackkav
- Fixed an issue that prevented deep link redirects from browser to app (e.g. Login, installing Plugins, ...) to not work properly on Windows and Linux. (#5377) @jackkav
- Fixed an issue where deeply nested environments variables didn't work for sub environments (#5219) @bbbco
- Fixed an issue that prevented users from switching Client Credentials between Basic Auth and Request Body in OAuth2 requests (#5334) @arunnalla
- Fixed an issue where certain template tags would result in JSON Parse error when used as number (#5136) @bbbco
- Fixed an issue that prevented users from closing modals when importing collections leaving the user unable to undo an import by mistake other than continuing with the import (#5428) @jackkav
- Fixed an issue that caused the response pane to sometimes flash for a brief moment (#5453) @jackkav
- Added missing keywords to .desktop entry for Linux builds of Insomnia (#5454) @noraj
- Fixed an issue that prevented preferences from being open in the correct tab (e.g. Import/Export) (#5462) @jackkav
- Fixed an issue that caused dangling base environments when importing an Insomnia collection (#4378) @vincendep
- Fixed an error that showed up when attempting to create a new plugin from the plugin preferences menu (#5473) @filfreire
- Fixed code-signing for Windows builds (#5508) @filfreire
Improvements
- Added WebSockets Subprotocol support (#5238) @jackkav
- Added a logo splash at the app start (#5237) @jackkav
- Added WebSocket Disconnect dropdown to support Disconnect All (#5236) @marckong
- Added ability to search/filter WebSocket messages and or clear current ones (#5243) @gatzjames
- Added a dropdown option to rename folders and requests more easily (#5256) @jackkav
- Added better support for importing Postman v2.1 collections that have different OAuth2 setups (#5270) @gatzjames
- Upgraded to Electron 21 (#5173) @jackkav
- Added new UI improvements to the Dashboard (#5395) @gatzjames
- Added API Key Authentication method for HTTP and WebSocket requests (#5399) @Asamsig
- Added support for Client Certificate Authentication during OAuth 2 fetch token (#4961) @NicholasMata
- Removed the Swagger preview from Design to provide a cleaner editing experience and in order to support OAS v3.1 (#5457) @jackkav
- Added support for OpenAPI v3.1 specifications (#5459) @filfreire
- Upgraded to Electron 22 (#5479) @filfreire
- Each OpenAPI server is now imported as a sub-environment (#4254) @sixdouglas
- Added support for setting CA certificates in workspace settings (#5498) @jackkav
- Minor improvements to error handling and messaging (#5514) @jackkav
- Added support for custom Ruleset files in Insomnia Git Sync'ed Design Documents. If you place a .spectral.yaml file in root of your repository, Insomnia will now load the custom ruleset to lint the OAS spec that is in the Design Document (#5520) @gatzjames
- Added gRPC Server Reflection support (#5518) @jackkav
Inso CLI
- Added a new --skipAnnotations option to inso export spec command. If the flag is set all x-kong-* annotations are removed. (#5398) @mod42
- Improved the log output of inso lint spec command to print warning logs (#5408) @filfreire
- Added support custom Ruleset files for Inso CLI. To use it run `inso lint spec ./oas.yaml` with a `.spectral.(yaml|yml|json|js)` file in the same folder (#5488) @jackkav
OpenAPI-2-Kong
- Removed an implicit workaround that was causing plugin conflicts when inferring security schema (#5260) @jackkav
- Added ability to enable automated security plugins at service-level (root of spec) when generating Kong (or Kubernetes) declarative configs (#5378) @ttyS0e
All contributors of this release in alphabetical order: @AntoineJac, @arunnalla, @Asamsig, @bbbco, @davidfluck-kong, @filfreire, @gatzjames, @jackkav, @kreosus, @marckong, @mod42, @NicholasMata, @noraj, @pavkout, @sixdouglas, @thgcode, @ttyS0e, @tuyen-at-work, @vincendep
2022.6.0
A big thanks to the 10 contributors who made this release possible. Here are some highlights ✨:
- Added support for WebSockets 🎉
Fixes
- Fixed an issue that prevented users from using Git Sync when trying to clone projects hosted in BitBucket Server and AWS CodeCommit (#4865) @nHuebner
- Fixed an issue where drag-and-drop in the request sidebar didn't work for folders (#5168) @jackkav
- Fixed an issue where the Design Editor wouldn't update the code displayed when switching between branches in Git Sync (#5202) @gatzjames
Improvements
- Create Request Collection is now suggested first instead of Design Document on the dashboard (#5090) @kreosus
- Added a shortcut to open Insomnia's Plugin Hub from within the App's Plugin view (#5155) @marckong
- The GitHub stars count is now hidden when users are logged in (#5172) @DMarby
All contributors of this release in alphabetical order: @dimitropoulos, @DMarby, @filfreire, @gatzjames, @jackkav, @johnwchadwick, @kreosus, @marckong, @nHuebner, @SethFalco
2022.5.1
A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
Fixes
- Fixed an issue where Send and Download request option didn't work without an environment (#5071) @filfreire
- Fixed an issue with cURL imports that caused URL-encoded parameters to be encoded twice (#5006) @brxxn
- Fixed an issue that prevented choosing and deleting user-created custom HTTP methods (#5086) @filfreire
Inso CLI
- Fixed the broken run test command when using Inso CLI installed from NPM. This issue affected all versions of the insomnia-inso npm package between 3.1.0-beta.4 and the current beta, 3.4.1-beta.0. (#5075) @davidfluck-kong
OpenAPI-2-Kong
- Fixed an issue where multiple security requirement objects, like pairs of API keys, were not properly handled when generating requests from an OpenAPI spec (#5047) @filfreire
All contributors of this release in alphabetical order: @brxxn, @davidfluck-kong, @DMarby, @filfreire, @kreosus
2022.5.0
A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨:
Breaking changes
- We have removed nunjucks templating support from themes. If your custom theme makes use of these, check the examples in #4933 (#4933) @dimitropoulos
Fixes
- Fixed an error when swapping between gRPC and HTTP requests (#4821) @gabrielrra
- Fixed an error where GraphQL documentation would fail to render enums (#4859) @jackkav
- Fixed an issue where pressing the return hotkey would not send a request (#4868) @marckong
- Fixed request timeout setting to display milliseconds instead of seconds (#4881) @tangweikun
- Fixed an issue (#4813) where font ligatures were not properly disabled throughout the entire app (#4891) @vincendep
- Fixed suggestions on JSON path help menu (#4892) @nstdspace
- Fixed an issue where editing a cookie wrongfully displayed expiry dates as invalid (#4897) @tangweikun
- Fixed an edge-case issue where Request Switcher search input would not auto-focus (#5002) @daniel-stoneuk
- Fixed an edge-case issue where the user would get a signing out suggestion instead of proceeding with GitHub/GitLab Sync (#5028) @kreosus
- Fixed an issue where pinning a request through the keyboard shortcut wasn't working. (#5034) @gatzjames
Improvements
- Upgraded to Electron 19 (#4847) @jackkav
- The request collection folder context menu now shows options for GraphQL and gRPC (as well as HTTP). (#4862) @dimitropoulos
- Changed the Send Request button into a split-button to tell apart the basic send from other advanced send options (#4924) @jackkav
- Improved Kong Declarative Config generation for OpenAPI specs with circular dependencies and also added logic to ignore unreferenced components from the generated config (#4911) @marckong
- The activity toggle is now keyboard accessible (#4928) @pavkout
- Adds a GitHub stargazer button to the app header (#5009) @dimitropoulos
- Login flow is now done using the app.insomnia.rest website (#4964) @johnwchadwick
All contributors of this release in alphabetical order: @daniel-stoneuk, @davidfluck-kong, @dimitropoulos, @DMarby, @eddex, @filfreire, @gabrielrra, @gatzjames, @jackkav, @johnwchadwick, @kreosus, @marckong, @nstdspace, @pavkout, @tangweikun, @vincendep, @wdawson
2022.4.2
Jun 22, 2022
A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:
- Fixed an issue where an empty screen was displayed after deleting a workspace (#4880 and #4882) @jackkav, @gatzjames
All contributors of this release in alphabetical order: @filfreire, @jackkav, @gatzjames
2022.4.1
Jun 15, 2022
A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:
All contributors of this release in alphabetical order: @filfreire, @jackkav, @DMarby
2022.4.0
Jun 8, 2022
A big thanks to the 14 contributors who made this release possible. Here are some highlights ✨:
- Added GitLab login for git sync (#4727) @gatzjames
Fixes
- Fixed an issue where URLs in JSON responses were not properly clickable if they included certain unreserved characters (#4710) @daniel-stoneuk
- Fixed an issue where "Send Current Request" and "Send Request By ID" code snippets for Unit Test feature were not working (#4750) @jackkav
- Fixed an error in insomnia-plugin-os where the JSONPath variable was inaccessible (#4754) @dimitropoulos
- Fixed an issue where an extra Content-Type header was wrongfully added to C# HttpClient generated code (#4815) @nhoemchenda
- Fixed an issue where users would see a fetch error before defining a URL for brand new GraphQL requests (#4835) @jackkav
- Fixed an issue with how OAuth2 scopes were handled when importing from OpenAPI 3 specs (#4756) @diesieben07
Improvements
- Upgraded to Electron 18.1.0 (which contains Chromium 100.0.4896.127) (#4643) @dimitropoulos
- PDF responses are now previewed using Chromium's native PDF viewer (#4720) @gatzjames
- Improved error messages for Github Sync (#4749) @Wazbat
- We now publish Docker images for Inso CLI at https://hub.docker.com/r/kong/inso (#4722) @filfreire
- Adds a "Response Timeline" so that now you can see a raw timeline output of all OAuth 2 token requests (#4768) @dimitropoulos
- Adds ability to import postman authorization (from headers as well) (#4375) @sergiyladnych
- Improved the create new request shortcuts dropdown (#4812) @jackkav
- Improved Insomnia's startup time (#4767) @gatzjames
All contributors of this release in alphabetical order: @akivajgordon, @daniel-stoneuk, @diesieben07, @dimitropoulos, @DMarby, @filfreire, @gatzjames, @jackkav, @johnwchadwick, @marckong, @nhoemchenda, @sergiyladnych, @SethFalco, @Wazbat
2022.3.0
A big thanks to the 12 contributors who made this release possible. Here are some highlights ✨:
- Added GitHub login for git sync (#4429) @gatzjames
Fixes
- Fixed an issue with cycling through requests in the request switcher (#4519) @akivajgordon
- Fixed importing OpenAPI specs with circular references (#4015) @MrSnix
- Prevent the app from getting stuck in a constant error loop when an error is produced by the response web view, e.g. when a website is trying to access localStorage (#4642) @DMarby
- Updated libcurl to tackle an issue where requests failed when using legacy TLS renegotiation (#4543) and another issue where it wasn't possible to use special characters in the URL (#4589) (#4659) @johnwchadwick
- Fixed an issue where importing WSDL files into a request collection or design document was not working (#4677) @DMarby
- Removes shortcut for focusing the "main menu" since there isn't a main menu in Insomnia anymore (as of more than a year ago) (#4698) @dimitropoulos
- Fixed an issue where OAuth2 config was not properly imported from Postman v2.1 exported files. (#4440) @filfreire
- Fixes potential issue where typing an invalid JWT into some of the OAuth2 fields can crash the OAuth2 interface (#4709) @dimitropoulos
Improvements
- Insomnia and OpenAPI-2-Kong now support OpenAPI Spec 3.0.3 (#4654) @gatzjames
- Upgraded to Electron 17.3.1 which contains a patch for CVE-2022-1096 and fixes a crash on Wayland (#4658) @dimitropoulos
OpenAPI-2-Kong
- Fixed an issue where we were not concatenating x-kong-security-openid-connect config with security schemas when generating declarative Kong configs (#4607) @dmortim
- Fixed an issue where Kong declarative config generation had different behaviour for name delimiters between Inso CLI's npm package and binary release (#4657) @filfreire
- Generated ingresses for KIC are now using the networking.k8s.io/v1 API version (#4667) @filfreire
- Fixed an issue where null type was missing on kong declarative config generation for the request-validator plugin when given nullable field on OpenAPI spec. (#4675) @filfreire
Removal
- Removed EDN prettifying ahead of a move to prettier for all prettifying (#4603) @dimitropoulos
All contributors of this release in alphabetical order: @akivajgordon, @CommanderRoot, @dimitropoulos, @DMarby, @dmortim, @filfreire, @gatzjames, @jackkav, @johnwchadwick, @marckong, @matthew-jones-uk, @MrSnix
2022.2.1
A big thanks to the 2 contributors who made this release possible. Here are some highlights ✨:
All contributors of this release in alphabetical order: @filfreire, @jackkav
2022.2.0
A big thanks to the 9 contributors who made this release possible. Here are some highlights ✨:
- We've upgraded to Electron 17. While this change should not affect any behavior of the app, please reach out to us if you run into any problems so that we can assist. (#4529) @jackkav
Fixes
- Removed deprecated Insomnia Designer Hotkeys (#4508) @filfreire
- For OpenAPI documents, OAuth2 security scheme components no longer require the scheme to be set to bearer (#4151) @gazoakley
- The colorblind theme had a malformed identifier. If you were using this theme, you'll need to re-select in the theme switcher. (#4525) @dimitropoulos
Improvements
- Adds zoom preset levels and more window size presets (#4507) @dimitropoulos
- Insomnia will now show the response body for OAuth2 requests when there's an error (#4346) @p-m-j
All contributors of this release in alphabetical order: @curiositycasualty, @dimitropoulos, @DMarby, @filfreire, @gatzjames, @gazoakley, @jackkav, @johnwchadwick, @p-m-j
2022.1.1
A big thanks to the 2 contributors who made this release possible. Here are some highlights ✨:
Fixes
- App will no longer crash given an invalid OpenAPI spec version (#4559) @dimitropoulos
All contributors of this release in alphabetical order: @dimitropoulos, @DMarby
2022.1
A big thanks to the 14 contributors who made this release possible. Here are some highlights :
- Added support for Apple Silicon (Apple M1) (#4140) @johnwchadwick
- First launch experience is now simpler (#4307) @dimitropoulos
Breaking Changes
- We removed the ability to migrate from Insomnia Designer (#4404) @dimitropoulos
Fixes
- The “Send Request” hotkey now works for gRPC requests (#4126) @vincendep
- circular references in OpenAPI specs should now be allowed (#4040) @MrSnix
- Will no longer indent with tabs for YAML OpenAPI specs when the indentWithTabs setting is on (#4315) @develohpanda
- An extra v will no longer appear in the dashboard for a Design Document's version if the version already starts with v (#4319) @wdawson
Improvements
- Now you can configure whether values are shown for environment variable template tags (#4277) @develohpanda
- Upgraded to Electron 12 (#4232) @jackkav
- URL bar will now autofocus when interacting with new requests or switching between requests (#4338) @dimitropoulos
- gRPC requests will now appear in the request switcher (#4127) @vincendep
Inso CLI
- You can now override annotations on Kubernetes Ingress objects (#4349) @ttyS0e
- Show request logs in verbose mode (#4368) @jackkav
All contributors of this release in alphabetical order: @boflynn, @develohpanda, @dimitropoulos, @DMarby, @falondarville, @filfreire, @gatzjames, @jackkav, @JasonCubic, @johnwchadwick, @MrSnix, @ttyS0e, @vincendep, @wdawson
Notable Fixes
- Fixed a regression where some OAuth workflows would fail
- Fixed a regression where multipart/form-data requests could not be sent
Notable Fixes
- Fixed a regression where requests could not be cancelled
gRPC Metadata
We now offer Metadata support for gRPC! This highly-requested feature enables more complex workflows, including workflows that use authentication.
Please report any bugs you may find using the issue tracker! 🤗
Notable Fixes
- Fixed a regression where JSON responses wouldn’t format as JSON in certain cases
- Fixed a regression where GraphQL queries would be colored as disabled
- Fixed a regression where a blank workspace name would break the app header
- Fixed a bug where the push and pull snapshot icons were identical
- Fixed a regression where tab navigation didn’t work in certain cases
- Fixed a bug where importing Postman or WSDL from the dashboard wouldn’t import anything
- Fixed a regression where sidebar sorting wouldn’t work
Additions and Other Improvements
- Improved header spacing to preserve vertical space
- Added support for gRPC Metadata
- Added masking for network proxy settings
- Added support for importing GraphQL Postman collections
- Added an option in Preferences to force HTTP/2
- Added support for GraphQL prettify using a hotkey
- Added support to specify multiple font families
Plugin API
- Added support for config generator plugins to specify documentation links
Inso CLI
Included as of insomnia-inso v2.4.1
- Added support for installing with homebrew on macOS
- Added a `--format` option inso generate config to output declarative config as JSON
- The `--src` flag can now be used to specify a git data source
- Fixed an issue with the Linux single executable archive compression
OpenAPI to Kong configuration
Included as of openapi-2-kong v2.4.1
These updates to the OpenAPI to Kong configuration library are available both with the Inso CLI and the Insomnia app.
Kong Declarative Configuration
- Now supports YAML sensitive strings by optionally outputting as JSON (#4129)
- Upstreams are only generated when more than one server exists (#4105)
Thank you!
A huge shout out to the community members who contributed to this release of Insomnia!
Dark Colorblind Theme
About 8% of the population is red/green colorblind. We wanted to create more color accessibility for users. So we built a core theme that uses blue and yellow as primary colors. To use the Dark Colorblind theme, go to Preferences > Themes.
GraphQL Schema Search
Last release, we added support for loading local GraphQL schemas. This time around, we’ve added GraphQL search, which allows you to easily navigate your schema documentation while making requests.
Inso CLI Single Executable
Want to run the Inso CLI as a single executable? You can now download and run a single executable on MacOS, Windows, or Linux.
Please report any bugs you may find using the issue tracker! 🤗
Notable Fixes
- Fixed a bug where some response history items could not be activated
- Fixed a bug where some irregular characters would break the GraphQL editor
- Fixed a bug with clicking links embedded within XML
- Fixed a bug where the keyboard binding for “Show Autocomplete” could not be changed
- Fixed a bug where the XPath filter didn’t support the `/text()` node
- Fixed a regression where environment order did not persist
- Fixed a bug where dropdown searching could crash the app in certain cases
- Fixed a bug where text on dashboard cards could overflow
- Fixed a bug where elements behind a modal could be interacted with in certain cases
Additions and Other Improvements
- Improved insomnia-plugin-default-headers to remove headers by setting the value to null
- Added search to the GraphQL Schema viewer
- Added an option in preferences to disable certificate validation in OAuth 2 auth windows
- Improved the auto-complete dropdown to hide undefined values
- Added a keyboard shortcut to beautify text
- Updated the GraphQL formatter to use Prettier
- Added an option to the response preview dropdown to copy the raw response to the clipboard
- Improved visibility of the drag pane when viewed vertically
- Improved the client certificate view with more detailed information
- Improved the environment variable key validation to also check nested keys
- Updated the Deploy to Portal to honor SSL validation preference
- Added an option to the response preview dropdown to export as HAR
- Improved error handling with git operations
- Added support for configuring Insomnia via a configuration file
- Added an option to disable background network requests (Preferences > General > Network Activity > Incognito Mode)
Accessibility
- Added a Dark Colorblind theme
- Improved how Swagger UI connects to Insomnia themes
Plugin API
- Added API to interact with the clipboard via `app.clipboard`
- Added API to get application information via `app.getInfo`
Inso CLI
Included as of insomnia-inso v2.4.0
- The Inso CLI is now available as a single executable
- Added the ability for Inso CLI to use an Insomnia export file as a data source
- Added a `--src` option to specify a data source
- Deprecated the `--app-data-dir` option, replaced by `--src`
- Default unit testing timeout has been increased to 60 seconds
OpenAPI to Kong configuration
Included as of openapi-2-kong v2.4.0
These updates to the OpenAPI to Kong configuration library are available both with the Inso CLI and the Insomnia app.
Kong Declarative Configuration
- Generated route path regex now allows for whitespace #4029
- Upstream names are now appended with `.upstream` #4099
Thank you!
A huge shout out to the community members who contributed to this release of Insomnia!
- @ThisNoName #3791
- @Hademumel #3388
- @thewheat #2735 #2770 #2708 #2714 #2726
- @MrSnix #3055 #3469
- @jasonblalock #3977 #4002
- @schrodingersket #3894
- @michaeldclifford #4009
- @smridge #3887
- @eimanip #2733
- @jgiovaresco #2694 #2725
- @rmsy #2713
- @johnhorsema #2685
- @monrax #3975
- @beardeddragon5 #2715
- @ariasmn #4022
- @vincendep #4048 #4106
- @alk-mandrianarijaona #4059
Notable Fixes
- Fixed a regression where some users couldn’t install the app in Linux
Notable Fixes
- Fixed a regression in the Plugin API where consecutive prompts did not show (`context.app.prompt`)
- Fixed a regression on Windows and Linux devices where the menu bar did not hide with the setting enabled
Notable Fixes
- Fixed a regression where Insomnia Sync was disabled for some users
Introducing Projects!
Projects are a way to group your request collections and design documents. It builds on top of the existing Insomnia Sync functionality but also allows for local projects without sync enabled. On updating to this release any Request Collections you had previously pulled into Insomnia from Insomnia Sync, will be moved into the dashboard of that Project.
Read the blog post and documentation for more details about Projects!
UX improvements
Among several other UX improvements such as the visibility of the Send button and sorting cards on the dashboard, with this release we made it easier to select your light/dark theme when your Insomnia color scheme is synchronized with your OS color scheme.
Please report any bugs you may find using the issue tracker! 🤗
Inso
Included as of insomnia-inso v2.3.1
- Added a `--disableCertValidation` option to disable SSL certificate validation when running request through unit tests using `inso run test`
Notable Fixes
- Fixed a vulnerability with HTML in markdown preview (Thanks to Tobias Fink for reporting this!)
- Fixed a vulnerability preventing remote code execution of node/system programs (Thanks to Tobias Fink for reporting this!)
- Fixed a vulnerability to prevent clickjacking on the Insomnia website (Thanks to Hassan Abbas Wadiwala for reporting this!)
- Fixed an issue where cloning a workspace from git sometimes failed to enable sync on the cloned workspace
- Fixed an issue where sub-environments did not work with gRPC requests
- Fixed the GraphQL editor auto-complete dropdown to stop randomly switching to the first item
Additions and Other Improvements
- Added folder settings and the ability to add a description
- Improved OpenAPI spec linting
- Improved the response timer so that the text does not jump around as the time increases
- Improved light/dark mode theme selection when using the OS color scheme
- Added support for loading a local GraphQL schema
- Added text/plain request body type
- Added support for Plain code challenge method in OAuth 2.0 with PKCE
- Updated OAuth 2.0 to persist refresh token from a client credentials request (details)
- Added support to sort cards on the dashboard
- Added support for Origin header with OAuth 2.0 authentication (under Advanced Options)
Thank you!
A huge shout out to the community members who contributed to this release of Insomnia!
Notable Fixes
- Fixed a regression where exporting a single workspace or all workspaces would result in a blank file
- Fixed a regression where choosing to not export private environments would fail to export
Hello, TypeScript! 🥳
The Insomnia codebase has been around for ~5 years now, and over time has gone through several iterations as JavaScript patterns evolved. In the most recent major iteration, we migrated a large majority of the codebase from Flow to TypeScript! There are countless benefits for having a codebase in TypeScript but the undertaking is huge, so the aim was to migrate like-for-like, to reduce the risk of introducing bugs.
This stable release of Insomnia marks the first release after the codebase was migrated to TypeScript, and contains several other improvements and fixes.
Please report any bugs you may find using the issue tracker! 🤗
Inso
Included as of insomnia-inso v2.3.0
- Added a `--tags` option to specify tags when generating configuration files using `inso generate config`
OpenAPI to Kong
These updates to the OpenAPI to Kong configuration library are available both with the Inso CLI and in the Insomnia app.
Kong for Kubernetes
- Improved the TLS configuration
Kong Declarative Configuration
- “x-kong-plugin” tags will retain the plugin config and the “enabled” flag as specified in the OpenAPI specification
- All generated Kong entities now have tags applied
Notable Fixes
- Fixed a vulnerability due to an insecure call through electron (Thanks to Tobias Fink for reporting this!)
- Fixed a vulnerability where the insomnia:// protocol could import from a spoof uri - now the uri will always be shown to the user (Thanks to Adam Baldwin for reporting this!)
- Fixed a bug where proto directories for gRPC could not be selected on Linux
- Fixed the dollar sign not correctly handled in URIs
Additions and Other Improvements
- Improved the OpenAPI spec preview code font color
- Added the ability to switch sub-environments from inside the manage environments modal
- Added a theme preview tile when selecting light/dark OS color scheme themes
- Improved the visibility of the “Send” button
- Improved request chaining such to allow for chaining more than one request
- Added a response time to the api response provided to unit tests
- Added a tooltip to help configure Vim keybinds correctly on macOS
Thank you!
A huge shout out to the community members who contributed to this release of Insomnia!
OpenAPI to Kong configuration
As users build APIOps pipelines using Insomnia, Inso and Kong, the need for improvements to the OpenAPI-2-Kong config generation became evident. As such, this release includes the following improvements (which are available within Insomnia, and also through the Insomnia CLI, Inso).
Kong Declarative Configuration
- Added support to specify a `style` property for query parameters (preset depending on the parameter type) #3327
- Fixed the path parameter regex to only match one segment #3298
- Added support for the request validator plugin to respect user defined properties and generate missing ones #3283
- Added support for plugins defined at the document root, path, or operation levels #3293
- Added tags to generated targets, similar to services #3320
- Fixed a bug where generated operation ids could be illegal or have collisions #3318
- Improved the generated service to have the service URL broken down into its parts to allow for improved diff and sync efficiency #3314
- Fixed a bug where a server specified as a path only would result in an invalid upstream target #3314
- Fixed a bug where the service was using the actual hostname instead of the upstream name #3314
- Improved plugin generation logic to include tags from various sources #3328
- Added support for x-kong-{route, upstream, service}-defaults keys in the OpenAPI spec #3273
- Changed behavior such that strip_path is set to false by default on generated routes #3273
Notable Fixes
- Fixed analytics tracking to honor analytics preferences (and added a one-time prompt for users to revise this preference)
- Fixed the initial startup background color to a dark preset
Additions and Other Improvements
- Added support for various Git URL formats (SSH/SCP/HTTPS) with or without a .git suffix
- Improved Git clone behavior when working with existing repositories
- Added support for an identity token in the OAuth2 authentication flow
Plugin API changes
- Add a method to access all response headers (`context.response.getHeaders`)
Thank you!
A huge shout out to the community members who contributed to this release of Insomnia!
Please request features or report bugs you may find using the issue tracker! 🤗
Notable Fixes
- Fixed an issue where scrolling unit tests and test results didn’t work
- Fixed an issue where OpenAPI server hosts containing variables didn’t translate correctly to Kong Declarative Config targets
Additions and Other Improvements
- Improved cards on the dashboard to display a more accurate last changed timestamp
- Improved error messaging when connecting to the Kong Portal
- Improved loading state when setting up Sync on a Collection
This patch addresses a regression found in 2021.2.0 where users were unable to make requests against localhost on certain platforms like Windows and through local DNS servers across all platforms.
Once discovered we removed 2021.2.0 from the auto-update list and began our investigation. Through investigation we found the source of the regression was an update made to node-libcurl and worked with the maintainer to get a new build that resolves the issue.
We would like to give huge thank you to JCMais the maintainer of node-libcurl for being so helpful and working with us quickly to get out a build for this release. ❤️

MaOS Big Sur Improvements
To address issues surrounding the recent macOS Big Sur release we have upgraded Electron to 9.3.5.
This change provides increased performance, reduction of graphical artifacts, properly rounded corners on macOS Big Sur and Partial support for M1 (running under Rosetta 2).
Select theme based on System Preferences
With this release users can now select specific themes to be used based on your System Preferences.
Users can enable this setting by navigating to Application Preferences > Themes > Scroll to bottom and enable "Use OS color scheme".
Additions and Other Improvements
- Fixed an issue where saving a binary response to file wouldn’t unlock the file
- Fixed an issue where template tags didn’t work in the basic auth password field
Thank you!
Last but not least, a huge shoutout to everyone who contributed to this release of Insomnia!
Notable Fixes
- Fixed issue where saving numeric Preferences would not work
- Fixed issue where migrating Insomnia Designer plugins when a .DS_Store file was present would error
Additions and Other Improvements
- Improved document creation to automatically navigate to document on creation
- Improved the dashboard so that documents are ordered by most recently modified
Single Application
Based on user feedback, usage observations, and internal discussion, we've merged Insomnia Designer and Insomnia Core. Following the Insomnia 2021.1 release there will no longer be an Insomnia Core or Insomnia Designer, only Insomnia.
When you start Insomnia users will be presented with the Dashboard, a new way to manage Design Documents and Request Collections (previously named workspaces).
Once inside a Request Collection, Insomnia users will feel very much at home, while there are some changes, we tried to keep them to a minimum to retain the simplicity of Insomnia that we all enjoy.
If you were a user of Insomnia Designer you will be presented with a data migration flow asking you what data you would like to migrate.
If you decide to skip the migration, you can always re-open the data migration flow through Application Preferences > General > Migrate from Designer.
The Version Control Sync menu and button can now be found in the top right corner of the application header:
The remote pull menu has also been moved to the dashboard next to the create menu and is visible once logged in:
As a part of the merge, we have also bundled the Kong Plugin Bundle as a core plugin. Users familiar with Designer can now find their plugin actions under the document dropdown as seen below, this change was done to reduce header clutter and allow for future actions.
Improved protofile support
The Select Proto File dialog now supports multi-file and directory import for .proto files for GRPC requests.
Template tag support for gRPC
You can now use template tags for gRPC hosts and bodies.
Portable application support for Windows
Windows users now have the option to install Insomnia as a portable application, the portable binary can be found on the Insomnia Github releases page.
Automatic request collection generation improvements
We've made several updates to how we handle automatic generation of request collections to preserve user data while switching between the design and debug activities based on both user feedback and direct user input.
Now while switching between design and debug within a design document, changes from the specification to the request collection are now additive only, meaning that existing values and modifications to requests will not be overwritten.
In addition to preserving user data while switching between Design and Debug, the selected environment is also preserved.
Note: During QA, we identified a known issue where if you add an element in-between array elements inside of the specification and switch to the debug activity the element added will inherit the values of the array element that it took the place of. For now users can work around this issue by adding new elements to the end of the array.
Breaking changes
This release also contains the following breaking changes.
Legacy sync has been deprecated
With the release of Insomnia 2021.1, Legacy Sync has been deprecated in favor of version control which has been promoted to stable. Read more here.
Cloning repositories now requires a .git suffix
With this release to better support other platforms and workflows such as Azure DevOps cloning repositories now requires explicitly having the .git suffix.
Existing settings and repositories should not be affected by this change.
CLI - Default application directory has changed
With the merge of Insomnia Core and Insomnia Designer, the Insomnia CLI now looks at the Insomnia application data directory by default.
Notable Fixes
- Fixed an edge case where the auto-complete dropdown would not close
- Fixed issue where resizing gRPC requests would cause scaling issues
- Fixed issue where generating JSON from OpenAPI caused an infinite loop
- Fixed issue where GraphQL explorer text was not selectable
- Fixed issue where file inputs where not handled properly when copying multipart requests as cURL
- Fixed issue where generating cURL was broken due to missing cookie expiry field and value
Additions and Other Improvements
Insomnia Application
- Updated the SSL trust store
- Added RPC type acronyms to method selector for gRPC requests
- Added loading state when committing changes with Git Sync
- Added the ability to resize design and unit testing panes
- Added support for actions in template tag plugins
- Added ability to clear values in the prompt tag
- Added ability to clear the OAuth2 session under advanced options field
- Added YAML linting support for Request Collections
- Added ability to reveal passwords inline
- Added end markers to end of route paths when generating Kong declarative configuration
- Improved sorting for the GraphQL explorer, items are now sorted alphabetically
- Improved handling of plugin installation warnings
- Improved ordering of requests in template tags, they now follow the sidebar sorting order
- Improved experience when importing GraphQL cURL command
- Improved experience when changing font size
- Improved Kong declarative config generation to prefer OpenAPI operationId over generated values.
- Changed it so that the last imported URL is now cached
Insomnia CLI (Inso)
- Added support for linting specification files
Thank You
Last but not least, a huge shoutout to everyone who contributed to this release of Insomnia!
- @apisaint #2979, #3124
- @simplywondrous #2712
- @tomprats #2732
- @johanhammar #2797
- @jgiovaresco #2740 #2736 #2908
- @joemirizio #2773
- @MrSnix #2840 #2861 #3022 #3043
- @gravyboat #2853 #2953 #3042
- @cobwebsonsale #2738
- @antoine29 #2777
- @lykims #2954
- @Nezia1 #2990
- @CodeWookie #2919
- @jsoref #3021
- @sfabriece #3018
- @gerrytan #2888
- @tharun208 #2974
Minor Update
- Updated metrics counters for requests
Minor Update
- OAuth 2 PKCE can now be enabled
Major Update
- gRPC support (several PRs)
- OAuth 2 PKCE with authentication code authorization (#2652 by DASPRiD)
- Hyphens and other chars in environment variable keys (#2601 by develohpanda)
- Synced workspaces can now be deleted (#2795 by DMarby)
- GraphQL explorer shows field deprecation warnings (#2749 by antoine29)
- Improved beta sync conflict resolution involving deletes (#2790 by DMarby)
- Easier navigation to the app logs folder (#2728 by conema)
- Ingress class annotation when generating Kubernetes config (#2709 by rmsy)
- You can now clear OAuth 2 sessions manually, or optionally on restart (#2701 by karolineKarkoschDrKlein)
- Network context available to request and response hook scopes 🔌 (#2662 by jgiovaresco)
- Support ISO-8859-1 encoding with Basic Auth credentials (#2642 by jgiovaresco)
- Consistent UI scaling depending on the font size (#2710 by martinpastore) (#2824 by sonicyeti)
- Default shortcut to show keyboard settings on macOS has changed to cmd+ctrl+shift+/ to avoid OS conflicts (#2649 by jgiovaresco)
- Design sidebar method styling and click region revamp (#2632 by sonicyeti)
- Environment color picker works again (#2711 by jgiovaresco)
- Correct application icons are now shown (#2766 by sonicyeti)
- Cancelling a "Send and Download" request no longer shows an infinite spinner (#2721 by jgiovaresco)
- Cancelling a request when multiple are running works again (#2696 by selamanse)
- GraphQL schema updates reflect correctly in the explorer (#2747 by antoine29)
- Single line editors now ignore new lines (#2704 by thewheat)
- Code editor search bar no longer hides the content (#2697 by antoine29)
- Copy as Curl now respects header casing (#2668 by jgiovaresco)
- General housekeeping (#2783 by nicholas-l) (#2752 by simplywondrous) (#2727 by jgiovaresco) (#2717 by rmsy) (#2661 by iamrajiv)