5 Commits

Author SHA1 Message Date
Pavlos Koutoglou
fd6ad6079a fix(git-sync): simplify repo URL entry and remove credential base URL requirement [INS-2124] (#10119)
* Added utils for git

* Remove base url input

* Remove base URL from credentials

* Modify git repo url

* Fix tests
2026-06-24 10:04:43 -07:00
Ryan Willis
feb24e8644 fix: support variables in websocket requests (#10067) 2026-06-16 16:44:47 +00:00
Kent Wang
778f3c16db fix: Unexpected disableUserAgentHeader field occur in cloud sync (#10089)
* fix unexpected disableUserAgentHeader in cloud sync

* fix type issue
2026-06-16 13:29:39 +08:00
Ryan Willis
b819572458 feat: user-agent default handling for v13 (#10015) 2026-06-04 13:15:39 -04:00
Bingbing
b09cde814d refactor: extract insomnia-data into workspace package (#10010)
Move insomnia-data models, services, database code, and common utilities into a dedicated workspace package. Update consumers to import from the new package entrypoints and declare workspace dependencies for the extracted package.
2026-06-02 09:49:10 +00:00