10.2.0
10.2.0 📦
What's Changed
- :rocket: 10.1.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8125
- Fix can not unset global Environment issue[INS-4611] by @cwangsmv in https://github.com/Kong/insomnia/pull/8127
- Support for import raw body type info from Postman [INS-4588] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8123
- fix ownerAccountId undefined error [INS-4605] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8128
- :rocket: 10.2.0-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8129
- feat: Key-value pair view for environment[INS-4256] by @cwangsmv in https://github.com/Kong/insomnia/pull/8071
- fix(cli): ca and certs are not included in loading db from CLI by @ihexxa in https://github.com/Kong/insomnia/pull/8111
- Fix: Change default environment to table view when create in project view [INS-4618] by @cwangsmv in https://github.com/Kong/insomnia/pull/8136
- feat: grpc UI improvements - [INS-4056] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8137
- Fix: Environment name input occupy too few space [INS-4630] by @cwangsmv in https://github.com/Kong/insomnia/pull/8142
- Resolve error when user aborts merge in cloud sync [INS-4591] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8133
- :rocket: 10.2.0-beta.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8144
- fix deprecated YAML mime-type (#8130) by @XSPGMike in https://github.com/Kong/insomnia/pull/8131
- Fix the bug that install plugin button does not work #INS-4646 by @yaoweiprc in https://github.com/Kong/insomnia/pull/8149
- Support for resolving conflicts when pulling from remote git branch. [INS-4550] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8118
- feat(Git Staging modal): Update the discard change icon and add tooltips for the utility buttons by @gatzjames in https://github.com/Kong/insomnia/pull/8147
- :rocket: 10.2.0-beta.2 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8150
- fix: scroll bar ui by @CurryYangxx in https://github.com/Kong/insomnia/pull/8152
- fix: timers is not reset if no timing entry has been found by @ihexxa in https://github.com/Kong/insomnia/pull/8134
- fix(cli): enable setNextRequest for CLI by @ihexxa in https://github.com/Kong/insomnia/pull/8143
- fix(sdk): defining function behavior in eval is not consistent with the original product by @ihexxa in https://github.com/Kong/insomnia/pull/8155
- fix(Git Clone): Handle conencting to git repo with conflicts by @gatzjames in https://github.com/Kong/insomnia/pull/8156
- Fix the bug that users can not create self hosted mock server [INS-4672] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8159
- fix(Envronment Picker): Add scrollbar to global environment picker by @gatzjames in https://github.com/Kong/insomnia/pull/8161
- :rocket: 10.2.0-beta.3 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8162
- Update bug_report.yml by @CurryYangxx in https://github.com/Kong/insomnia/pull/8167
- Unify mock server route url [INS-4332] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8169
- Add restrictions when creating, editing mock server [INS-4667] [INS-4645] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8168
- fix(runner): extend insomnia.variables.set lifetime to whole execution period by @ihexxa in https://github.com/Kong/insomnia/pull/8157
- fix(cli): insomnia.variables.set should persist variables during runner execution period by @ihexxa in https://github.com/Kong/insomnia/pull/8172
- feat: Update personal plan types and include Hobby and Pro plan names by @pavkout in https://github.com/Kong/insomnia/pull/8153
- :rocket: 10.2.0-beta.4 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8177
- fix(ui): Fix plan name issue by @pavkout in https://github.com/Kong/insomnia/pull/8178
- fix(sdk): failed to transform proxy port between sdk and renderer by @ihexxa in https://github.com/Kong/insomnia/pull/8175
- :rocket: 10.2.0-beta.5 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8187
- fix: enable copying auth tokens not hidden by @https-eduardo in https://github.com/Kong/insomnia/pull/8164
- feat(Ask Modal): focusing on the modal and pressing Enter now performs the confirm action by @gatzjames in https://github.com/Kong/insomnia/pull/8186
- Fix: Environment kv editor flash when user input the first time [INS-4709] by @cwangsmv in https://github.com/Kong/insomnia/pull/8182
- fix: app unresponsive by @CurryYangxx in https://github.com/Kong/insomnia/pull/8189
- fix: use SSL_OP_IGNORE_UNEXPECTED_EOF on libcurl #6554 [INS-4669] by @filfreire in https://github.com/Kong/insomnia/pull/8191
- :rocket: 10.2.0-beta.6 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8193
- fix: support *.localhost resolution RFC 6761 [INS-4739] by @filfreire in https://github.com/Kong/insomnia/pull/8195
- spike: improve release PR warning by @filfreire in https://github.com/Kong/insomnia/pull/8196
- Support for resolving conflicts when using git-merge [INS-4638] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8185
- feat: enable sentry ANR by @CurryYangxx in https://github.com/Kong/insomnia/pull/8197
- Fix environment key-value editor state not update issue[INS-4751] by @cwangsmv in https://github.com/Kong/insomnia/pull/8199
- fix(cli): should run requests according to the specified order by @ihexxa in https://github.com/Kong/insomnia/pull/8200
- fix(runner): the runner CLI command should be generated according to the specified order by @ihexxa in https://github.com/Kong/insomnia/pull/8201
- :rocket: 10.2.0-beta.7 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8203
- fix(cli): the first item is executed as the last one by @ihexxa in https://github.com/Kong/insomnia/pull/8205
New Contributors
- @https-eduardo made their first contribution in https://github.com/Kong/insomnia/pull/8164
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.1.1...core@10.2.0