Commit Graph

  • df02148a27 move ui to ce Kent Wang 2025-06-03 22:51:59 +08:00
  • f74114f8b6 refactor: remove unused useEffect for setting storage type in ProjectSettingsForm (#8922) Pavlos Koutoglou 2025-08-01 21:44:41 +03:00
  • 28c78cd560 feat: enhance undo changes confirmation with file count details (#8921) Pavlos Koutoglou 2025-08-01 15:22:58 +03:00
  • 1734b93ae8 feat: Keep user within the Create Project workflow even if remote git repo doesn't exist [INS-810] (#8906) Pavlos Koutoglou 2025-08-01 15:22:37 +03:00
  • 54c15cba15 feat: support bulk project import (#8901) Bingbing 2025-08-01 17:23:48 +08:00
  • b6c7467810 replace lodash with es-toolkit (#8909) Jack Kavanagh 2025-07-31 08:40:26 +02:00
  • 0293b71eaf fix: session exposure (#8916) Curry Yang 2025-07-31 14:23:57 +08:00
  • c71638f7c9 Merge branch 'release/11.4.0' into develop Vivek Thuravupala 2025-07-30 21:16:13 +00:00
  • 6137ff6cf9 Bump app version to 11.4.0 core@11.4.0 Jay Wu 2025-07-30 09:06:55 +00:00
  • 8c4e32b861 optimize: add a descendant map to speed up v5 export performance (#8805) Bingbing 2025-07-30 15:52:25 +08:00
  • a3dea747d0 Merge branch 'release/11.4.0-beta.1' into develop Curry Yang 2025-07-29 11:46:29 +00:00
  • 25c66a6fce Bump app version to 11.4.0-beta.1 core@11.4.0-beta.1 Curry Yang 2025-07-29 10:15:28 +00:00
  • d597f68c7d Socket.io improvements-[INS-1027] (#8913) Curry Yang 2025-07-29 15:29:17 +08:00
  • 09e7a5ed1d fix: auto complete response in script editor (#8910) George 2025-07-28 17:01:16 +08:00
  • 42a3bbc21c docs: fix grammar and polish SSE capitalization in README (#8887) fix/remove-auth-header-for-pkce Gayathri-K-Binoy 2025-07-25 07:10:35 +05:30
  • f220e2ef51 fix(GitRemoteBranchSelect): update fetcher key to use deferred URL value (#8905) James Gatz 2025-07-24 15:20:06 +02:00
  • 322b91561e fix: handle 'empty' gitRepositoryId in project validation (#8903) Pavlos Koutoglou 2025-07-24 15:19:03 +03:00
  • 1600d04b2b Merge branch 'release/11.4.0-beta.0' into develop Curry Yang 2025-07-24 11:32:57 +00:00
  • d46b9a1e2a Bump app version to 11.4.0-beta.0 core@11.4.0-beta.0 Curry Yang 2025-07-24 10:58:09 +00:00
  • 2dae9ef76f feat(Git Sync): Introduce the option to select a branch when cloning a repository (#8883) James Gatz 2025-07-24 11:23:24 +02:00
  • 17540a940d feat: Clean up Git notifications and status [INS-911] (#8891) Pavlos Koutoglou 2025-07-24 12:06:44 +03:00
  • 6b884632a1 refactor: relax the contraint by removing http message checking (#8896) George 2025-07-24 10:22:47 +08:00
  • 54c8bde1f3 fix: extend insomnia.response.to assertion with chai plugin utilities (#8875) George 2025-07-23 16:16:20 +08:00
  • 1fe9e61fac More-routes (#8893) Jack Kavanagh 2025-07-22 17:00:43 +02:00
  • 90bd4d47ab Refactor plugin structure to avoid inso bundling UI logic (#8892) Jack Kavanagh 2025-07-22 11:58:46 +02:00
  • 6ae901bb28 Feature: support socket.io - [INS-5024] (#8405) Curry Yang 2025-07-22 12:02:06 +08:00
  • b7a161dd63 chore: add remote files log (#8865) Curry Yang 2025-07-22 11:37:22 +08:00
  • 10a79baa20 fix: Incorrect handling of events (#8876) Curry Yang 2025-07-22 11:23:22 +08:00
  • 3bcf4f7f32 chore(Routes): Move import and organization to flat routes (#8888) James Gatz 2025-07-21 18:14:53 +02:00
  • 28c88e6d9f fix: squirrel windows can not start the new version after update - [INS-856] (#8846) Curry Yang 2025-07-21 17:04:51 +08:00
  • 58a42fa890 fix: closest folder auth determination logic [INS-638] (#8884) Ryan Willis 2025-07-17 13:30:04 -07:00
  • c37706bf2a fix: ensure oauth2 pkce method is send when enabled [INS-837] (#8869) Ryan Willis 2025-07-17 08:44:27 -07:00
  • 1eb0cbe905 fix: prioritize oauth token association with request [INS-918] (#8882) Ryan Willis 2025-07-17 08:30:52 -07:00
  • 4936109879 chore(routes): move request and more (#8881) Jack Kavanagh 2025-07-17 15:54:57 +02:00
  • b0a6c837c5 chore(Routes): move remote-files to dedicated route (#8879) James Gatz 2025-07-17 15:32:37 +02:00
  • daa39d3a80 chore(VaultKey Routes): Move vault routes to flat files (#8878) James Gatz 2025-07-17 15:31:26 +02:00
  • 5bd8612681 chore(Routing): Move action routes in flat file structure (#8871) James Gatz 2025-07-17 13:42:40 +02:00
  • e17d2ba161 fix(LintProcess): Ensure subsequent lint commands work (#8877) James Gatz 2025-07-17 12:34:36 +02:00
  • b99c4ee5c2 fix: PropertyList.get should return value instead of whole object when possible (#8867) George 2025-07-15 16:51:35 +08:00
  • 2d03ec7428 fix: only reconnect SSE when switch organization (#8866) Curry Yang 2025-07-15 10:52:01 +08:00
  • 5f60b01cae Disable node integration in worker (#8822) Jack Kavanagh 2025-07-14 18:10:32 +02:00
  • 158e83c037 fix(import): support path parameters in Postman importer (#8849) Bingbing 2025-07-14 14:06:23 +08:00
  • f649db009d docs: add docs for script sdk environment (#8854) George 2025-07-14 10:40:24 +08:00
  • bfddb47391 move spec linting to utility process (#8853) Jack Kavanagh 2025-07-11 14:11:43 +02:00
  • 52746fd6ec refactor: streamline global options handling and remove unused exportFile option (#8855) Bingbing 2025-07-11 13:35:39 +08:00
  • afda28264e chore: Support auto restart electron when main processor related code changes (#8707) Kent Wang 2025-07-11 11:09:06 +08:00
  • 20a321d6f8 Merge branch 'release/11.3.0' into develop Vivek Thuravupala 2025-07-10 23:28:50 +00:00
  • 37af3e3ea1 Bump app version to 11.3.0 core@11.3.0 Jay Wu 2025-07-10 07:59:23 +00:00
  • daca7b654f fix: Git UX improvements [INS-812] (#8852) Pavlos Koutoglou 2025-07-09 16:54:27 +02:00
  • 2e46c9afa4 fix: Replace sign out button with prompt button for better user confirmation [INS-5877] (#8841) Pavlos Koutoglou 2025-07-09 14:51:57 +02:00
  • 503acfaa78 Use the last commit time to indicate changes on the current repo (#8851) James Gatz 2025-07-09 14:37:16 +02:00
  • 2dda81d0f1 fix: Translate responseBody and responseCode.code fix/translate-postman-scripts xiaodemen 2025-07-09 13:46:44 +08:00
  • 62b50b7545 Merge branch 'release/11.3.0-beta.1' into develop Curry Yang 2025-07-08 10:06:09 +00:00
  • cc8ff00f23 Bump app version to 11.3.0-beta.1 core@11.3.0-beta.1 Curry Yang 2025-07-08 09:41:40 +00:00
  • 1f7a82a5e5 Move zod to dev deps to be bundled by vite (#8840) James Gatz 2025-07-07 12:53:24 +02:00
  • c01f8a0d2f fix(Duplicate): Ensure id's match the request ids in the unit tests (#8833) James Gatz 2025-07-07 12:01:48 +02:00
  • d9dab8a2f4 chore(Bump zod): Upgrade zod to latest (#8835) James Gatz 2025-07-04 08:22:06 +02:00
  • 205040429c fix: fix typo in upgrade notice message (#8829) Morgan Davison 2025-07-02 23:38:50 -04:00
  • 2b23344c5d Merge branch 'develop' into harden_runner_poc harden_runner_poc amankong 2025-07-02 18:47:15 +05:30
  • 3d3d371368 fix issue where folder headers were not imported correctly (#8821) James Gatz 2025-07-02 12:03:59 +02:00
  • bf1433d136 Merge branch 'release/11.3.0-beta.0' into develop Jay Wu 2025-07-01 12:34:08 +00:00
  • 3b05ea17f8 Bump app version to 11.3.0-beta.0 Jay Wu 2025-07-01 06:26:53 +00:00
  • ee94938b40 feat: Add segment events [INS-5807] (#8802) Pavlos Koutoglou 2025-07-01 11:14:48 +02:00
  • d69884d3b3 Bump app version to 11.3.0-beta.0 core@11.3.0-beta.0 Jay Wu 2025-07-01 06:26:53 +00:00
  • 2dd3dbe137 fix environment not update issue when switch tab (#8823) Kent Wang 2025-07-01 14:23:11 +08:00
  • 94a90ab8cc fix environment not update issue when switch tab fix/environment-editor-save-issue Kent Wang 2025-06-30 20:49:55 +08:00
  • 4893f19b5e added harden runner to all the jobs amankong 2025-06-30 17:10:37 +05:30
  • 228f1b25d9 chore(analytics): capture abnormal run test events - INS-5623 (#8765) George 2025-06-30 14:37:15 +08:00
  • d476b25515 Add a ref to ensure invalid ref returns the latest value (#8816) Kent Wang 2025-06-30 10:01:18 +08:00
  • 0bef406035 address joiner and tags in set-cookies (#8808) Jack Kavanagh 2025-06-27 15:32:10 +02:00
  • d5de6f0754 add a ref to ensure invalid ref returns the latest value Kent Wang 2025-06-27 09:49:32 +08:00
  • 5f22c8f22d Bump app version to 11.2.0-alpha.6 core@11.2.0-alpha.6 Curry Yang 2025-06-24 03:31:56 +00:00
  • 125ef2a0b9 allow overwrite core@11.2.0-alpha.5 Curry Yang 2025-06-23 19:04:06 +08:00
  • 0c9c7c1c53 Bump app version to 11.2.0-alpha.5 Curry Yang 2025-06-23 11:03:21 +00:00
  • 9d2482b9c6 Bump app version to 11.2.0-alpha.4 core@11.2.0-alpha.4 Curry Yang 2025-06-23 09:08:57 +00:00
  • ad7f858154 feat: allow choosing install dir with NSIS - [INS-5109] (#8456) Ryan Willis 2025-06-23 01:31:13 -07:00
  • 6926fc629b chore: extract ce releated workflow (#120) Curry Yang 2025-06-23 16:47:25 +08:00
  • e9b75c02bc feat: allow choosing install dir with NSIS - [INS-5109] (#8456) Ryan Willis 2025-06-23 01:31:13 -07:00
  • ad0f8b46c4 feat: upload yml for nsis (#113) Curry Yang 2025-06-23 16:30:29 +08:00
  • 34b93f4665 fix: inso linux artifact name (#123) Curry Yang 2025-06-23 16:29:48 +08:00
  • e11e4ba0ae Refine cloud service integration to allow consuming ca and proxy settings (#88) Kent Wang 2025-06-21 11:41:55 +08:00
  • e2ce77d713 fix: tab disappear when discard changes (#8804) Curry Yang 2025-06-19 17:21:13 +08:00
  • faf9f8aa6c fix: reduce sse fix/reduce-unnecessary-sse Curry Yang 2025-06-19 15:59:50 +08:00
  • 2c65178d7b fix(script): Insomnia.global.set is not updating environment when only global base environment is activated[INS-5795] (#8790) Kent Wang 2025-06-19 15:25:44 +08:00
  • ef5235ab98 fix: unknow sync in sync (#8703) Curry Yang 2025-06-19 14:17:53 +08:00
  • 3357fd888c fix(Git Sync): Importing a resource without a workspace prevents it from being shown in the git diff (#8806) James Gatz 2025-06-18 09:58:34 +02:00
  • 099e33147f docs(sdk): add docs for properties doc/sdk/cert George He 2025-04-22 14:36:40 +08:00
  • 207e789dbd docs(sdk): add docs for cert objects George He 2025-04-21 14:32:14 +08:00
  • 403218cda5 test: Add smoke test check for templating tags (#8759) Kent Wang 2025-06-16 09:55:33 +08:00
  • 254a846ab9 add verbose fix/npm-ci-slow Curry Yang 2025-06-11 15:01:27 +08:00
  • 2f9e8b5400 Re-enable mock route test INS-5599-update-mock-url-for-tests Balu George 2025-06-06 08:16:38 +05:30
  • 60ec884189 Update mock url Balu George 2025-06-05 12:30:49 +05:30
  • 14ce962070 fix: apply specific environment when sending requests in the template (#8780) Bingbing 2025-06-06 17:50:24 +08:00
  • 092651e4a8 Merge branch 'release/11.2.0' into develop Vivek Thuravupala 2025-06-05 20:07:20 +00:00
  • fa553a620c Bump app version to 11.2.0 core@11.2.0 Jay Wu 2025-06-05 05:11:01 +00:00
  • 9d454d195b Merge branch 'release/11.2.0' into develop Jay Wu 2025-06-05 04:43:39 +00:00
  • a32f5db13c Bump app version to 11.2.0 Jay Wu 2025-06-05 03:01:47 +00:00
  • 8f28140dc0 fix(GitHub Repository Select): Display any errors inline in the GitHub repository select component (#8776) James Gatz 2025-06-02 15:36:38 +02:00
  • ea4d249c5f patch out range global (#8771) Jack Kavanagh 2025-06-04 10:36:38 +02:00
  • 93556bb88b patch out range global (#8771) Jack Kavanagh 2025-06-04 10:36:38 +02:00