Releases: Kong/insomnia
10.3.0-beta.0 📦
What's Changed
- 🚀 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
New Contributors
- @godfrzero made their first contribution in #8239
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.2.1-beta.1...core@10.3.0-beta.0
10.2.1-beta.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
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.2.0...core@10.2.1-beta.1
10.2.0 📦
What's Changed
- 🚀 10.1.1 by @insomnia-infra in #8125
- Fix can not unset global Environment issue[INS-4611] by @cwangsmv in #8127
- Support for import raw body type info from Postman [INS-4588] by @yaoweiprc in #8123
- fix ownerAccountId undefined error [INS-4605] by @yaoweiprc in #8128
- 🚀 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
10.2.0-beta.7 📦
What's Changed
- 🚀 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
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.2.0-beta.6...core@10.2.0-beta.7
10.2.0-beta.6 📦
What's Changed
- 🚀 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
New Contributors
- @https-eduardo made their first contribution in #8164
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.2.0-beta.5...core@10.2.0-beta.6
10.2.0-beta.5 📦
What's Changed
- 🚀 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
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.2.0-beta.4...core@10.2.0-beta.5
10.2.0-beta.4 📦
What's Changed
- 🚀 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
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.2.0-beta.3...core@10.2.0-beta.4
10.2.0-beta.3 📦
What's Changed
- 🚀 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
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.2.0-beta.2...core@10.2.0-beta.3
10.2.0-beta.2 📦
What's Changed
- 🚀 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
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.2.0-beta.1...core@10.2.0-beta.2
10.2.0-beta.1 📦
What's Changed
- 🚀 10.2.0-beta.0 by @insomnia-infra in #8129
- feat: Key-value pair view for environment[INS-4256] by @cwangsmv in #8071
- fix(cli): ca and certs are not included in loading db from CLI by @ihexxa in #8111
- Fix: Change default environment to table view when create in project view [INS-4618] by @cwangsmv in #8136
- feat: grpc UI improvements - [INS-4056] by @CurryYangxx in #8137
- Fix: Environment name input occupy too few space [INS-4630] by @cwangsmv in #8142
- Resolve error when user aborts merge in cloud sync [INS-4591] by @yaoweiprc in #8133
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.2.0-beta.0...core@10.2.0-beta.1