10.1.1-beta.0Pre-release
10.1.1-beta.0 📦
What's Changed
- Display a warning in the electron app to inform users for the expiration date by @pavkout in https://github.com/Kong/insomnia/pull/8094
- fix: missing insomnia icon on Windows [#8092] by @filfreire in https://github.com/Kong/insomnia/pull/8097
- fix(Git): issue with including unit-tests and protofiles by @gatzjames in https://github.com/Kong/insomnia/pull/8095
- feat: image cache invalidation magic [INS-4318] by @ryan-willis in https://github.com/Kong/insomnia/pull/8103
- fix: should not print error message with exit code 1 when status != 200 by @ihexxa in https://github.com/Kong/insomnia/pull/8101
- fix(runner): remove advanced settings title as it is duplicated by @ihexxa in https://github.com/Kong/insomnia/pull/8108
- Changing the error message when file not scanned. by @rohitpatilok in https://github.com/Kong/insomnia/pull/8104
- feat(runner): support several cases for setNextRequest by @ihexxa in https://github.com/Kong/insomnia/pull/8088
- fix(Git Sync): Fix issue with conflicts when cloning a repo by @gatzjames in https://github.com/Kong/insomnia/pull/8109
- fix(Git Sync): Filtering deleted files out of staged changes by @gatzjames in https://github.com/Kong/insomnia/pull/8113
- remove ref by @jackkav in https://github.com/Kong/insomnia/pull/8089
- fix(Git): Only search for insomnia files and fix unstage changes by @gatzjames in https://github.com/Kong/insomnia/pull/8117
New Contributors
- @rohitpatilok made their first contribution in https://github.com/Kong/insomnia/pull/8104
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.1.0...core@10.1.1-beta.0