core@10.1.1

Kong/insomniacore@10.1.1Oct 24, 2024by github-actions[bot]

AI Summary

A patch release fixing Git Sync issues, app icons, image cache invalidation, and CLI runner behavior. It also adds a warning for user account expiration dates.

Key Highlights

  • Fixed Git Sync issues related to unit-tests, protofiles, and file staging
  • Added warning notification for user account expiration dates
  • Improved image cache invalidation logic
  • Fixed CLI runner advanced settings title duplication

New Features

  • Expiration date warning notification
  • Git Sync file staging fixes

Full Release Notes

## 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
* :rocket: 10.1.1-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8119
* Fix/mask auth passwords by @Mjongeling07 in https://github.com/Kong/insomnia/pull/8110

## New Contributors
* @rohitpatilok made their first contribution in https://github.com/Kong/insomnia/pull/8104
* @Mjongeling07 made their first contribution in https://github.com/Kong/insomnia/pull/8110

**Full Changelog**: https://github.com/Kong/insomnia/compare/core@10.1.0...core@10.1.1