Bingbing
14fb8eab3c
refactor: use function instead of an object for create nedb
2026-02-12 17:42:50 +08:00
Bingbing
710046ff46
refactor: create insomnia-data and move database files in ( #9589 )
2026-02-12 09:12:03 +00:00
Curry Yang
a077ff1d98
refactor: clean up project route - [INS-2051] ( #9635 )
...
* refactor: clean up project route
* fix: type
2026-02-12 16:55:04 +08:00
Bingbing
74825bcdb6
fix: ignore js build files in eslint ( #9525 )
2026-02-12 16:13:41 +08:00
Bingbing
f720275e3f
feat: change tab behavior as manually ( #9641 )
2026-02-12 15:15:40 +08:00
Ryan Willis
c31bb08091
feat: add github app configuration link ( #9651 )
2026-02-11 11:13:02 -07:00
Curry Yang
5cbda1af5e
refactor: migrate organizations apis ( #9615 )
...
* refactor: migrate organizations apis
* fix: ts check
* fix: comment
2026-02-11 15:57:06 +08:00
Bingbing
1a9ca9603f
feat: add shortcut for navigate and reopen tabs ( #9642 )
2026-02-11 06:07:21 +00:00
Curry Yang
405b3c0562
refactor: migrate collaborator api ( #9605 )
...
* refactor: migrate collaborator api
* fix: search collaborators query params undefined
* fix: comment
2026-02-11 03:31:57 +00:00
Alison Sabuwala
9e29c40d87
feat: add URL backend for custom LLM endpoints ( #9640 )
...
* Add support for configuring custom OpenAI-compatible LLM endpoints via URL.
* Includes new URL backend component, backend service updates, unit tests, and
* UI consistency improvements across all LLM configuration components.
2026-02-09 18:36:45 -05:00
Jack Kavanagh
b9239e24fe
fix: oas should import requests where possible ( #9632 )
...
* first pass
* support v5 import too
* mark oas correctly
2026-02-09 13:14:47 +00:00
yaoweiprc
8834ff5df1
Fix File Not Found error when git pull ( #9613 )
2026-02-09 04:00:04 +00:00
Ryan Willis
9c3b6178a4
feat: inso analytics [INS-1834] ( #9621 )
...
* feat: inso analytics [INS-1834]
* formatting + circular import fix
* fix: don't lose overrides when memDB contains Settings
* refactor: alleviate circular import additions
* review changes
* reduce refs to db type
2026-02-05 08:12:05 -07:00
Curry Yang
789769ced1
fix: can not find file when export ( #9636 )
2026-02-05 16:22:48 +08:00
Vivek Thuravupala
526b8f9bb2
Merge branch 'release/12.3.1' into develop
2026-02-05 06:22:39 +00:00
Insomnia
f95c16ac86
Trigger release/12.3.1 build
core@12.3.1
2026-02-05 05:24:27 +00:00
Insomnia
58cc102bf8
Bump app version to 12.3.1
2026-02-05 05:24:10 +00:00
Jay Wu
6a9c541991
Merge branch 'release/12.3.1-beta.1' into develop
2026-02-04 09:08:31 +00:00
Insomnia
04f7b23373
Trigger release/12.3.1-beta.1 build
core@12.3.1-beta.1
2026-02-04 08:00:19 +00:00
Insomnia
5d669097a9
Bump app version to 12.3.1-beta.1
2026-02-04 08:00:05 +00:00
Ryan Willis
3867441262
fix: show static author email for all git auth types ( #9626 )
...
* fix: show static author email for all git auth types
* move field
2026-02-03 20:25:50 -07:00
Kent Wang
6730edba5f
use json string to store mcp payload ( #9631 )
2026-02-04 02:39:38 +00:00
Ryan Willis
7e71c2471e
fix: auto-close after commit+push with multiple commits [INS-1948] ( #9608 )
...
* fix: auto-close after commit+push with multiple commits [INS-1948]
* fix: useRef for committingAction to prevent multiple toasts
2026-02-03 10:16:43 -07:00
Ryan Willis
fea1e224e1
fix: git project repo clear handling ( #9627 )
2026-02-03 08:35:39 -07:00
Jack Kavanagh
2f59a0957e
feat: support redirect to single request ( #9610 )
...
* support redirect to single request
* support workspace select
* fix tests
* remove colon
* add a request loading workaround
* fix tests
* only navigate to single requests
* support streaming imports
2026-02-03 14:38:12 +01:00
Curry Yang
0bd02b0af1
fix: socket.io tab onchange ( #9628 )
2026-02-03 14:12:12 +08:00
Kent Wang
c179a299e9
fix: Add a default read-only page for MCP workspace without active request ( #9616 )
...
* add a default page when no workspace found
* fix wording issue
* fix style issue
2026-02-02 17:13:40 +08:00
Bingbing
a300b29092
feat: support add in new tab in command palette ( #9604 )
2026-02-02 10:25:17 +08:00
Vivek Thuravupala
36146f362c
Merge branch 'release/12.3.1-beta.0' into develop
2026-02-02 01:05:28 +00:00
Insomnia
a87223f8ae
Trigger release/12.3.1-beta.0 build
core@12.3.1-beta.0
2026-02-02 00:05:50 +00:00
Insomnia
a195fdf6a2
Bump app version to 12.3.1-beta.0
2026-02-02 00:05:36 +00:00
Ryan Willis
adccc9f13b
fix: nowrap input prefixes [INS-2039] ( #9620 )
2026-01-30 17:03:58 -07:00
Bingbing
56f0990d31
optimize: make debug view loader more robust ( #9611 )
2026-01-30 15:12:06 +08:00
Curry Yang
9eceef3455
refactor: migrate invite api - [INS-1875] ( #9590 )
...
* refactor: migrate invite api
* fix: return type
2026-01-29 08:28:53 +00:00
Copilot
583dc474b0
Fix Socket.io JSON requests and responses handling - [INS-1993] ( #9596 )
...
* Initial plan
* Fix Socket.io JSON requests and responses handling
- Fix sending: Parse JSON args before emitting to socket when content type is JSON
- Fix receiving: Handle objects properly in stringify function when displaying incoming messages
Co-authored-by: CurryYangxx <163384738+CurryYangxx@users.noreply.github.com >
* Fix [object Object] display in event list view
Add stringifyEventData helper function in event-log-view.tsx to properly
display JSON objects in the Socket.io event list instead of [object Object]
Co-authored-by: CurryYangxx <163384738+CurryYangxx@users.noreply.github.com >
* Fix potential runtime errors in handleSend function
- Add early return when renderedArgs is undefined (RenderError case)
- Use nullish coalescing for requestPayload?.args to prevent TypeError
Co-authored-by: CurryYangxx <163384738+CurryYangxx@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: CurryYangxx <163384738+CurryYangxx@users.noreply.github.com >
2026-01-28 11:43:10 +08:00
Alison Sabuwala
5013729970
feat: clearer ai settings panel ( #9602 )
2026-01-27 16:11:37 -07:00
Ryan Willis
9e74b545a8
feat(git): select commit email from git provider per repo [INS-1474] ( #9593 )
2026-01-27 08:15:23 -07:00
Kent Wang
b8987e98cf
Fix: MCP cloud sync action issues ( #9595 )
...
* fix cloud sync operation error for non-collection workspace
* update mcp url with git or vcs version change
2026-01-27 13:18:33 +00:00
Jack Kavanagh
4d5c339c78
feat: navigate to imported workspace ( #9601 )
...
* navigate to new workspace
* fix test
* only redirect to single workspace import
* clarify entity name
* tests no longer navigate to workspace
* fix tests
* fix scope of redirect
* document e2e test debugging
* fix vault test
* improve types
* fix e2e tests
2026-01-27 11:34:40 +00:00
Curry Yang
e98b7ef460
fix: no project ui ( #9606 )
2026-01-27 08:55:53 +00:00
Curry Yang
b18800897a
fix: socket.io body tab refresh - [INS-1997] ( #9600 )
...
* fix: socket.io body tab refresh
* fix
2026-01-27 15:42:22 +08:00
Jack Kavanagh
7e2fedd921
block import deeplink ( #9597 )
2026-01-22 21:00:11 +01:00
Kent Wang
dd1e65f04a
fix the missing file ( #9591 )
2026-01-22 02:11:11 +00:00
Jack Kavanagh
299c5db3dc
support curl import ( #9586 )
2026-01-21 13:27:15 +00:00
Jack Kavanagh
fee4936690
feat: when logged out handle deep link ( #9585 )
...
* first attempt
* tidy up
2026-01-21 11:49:13 +00:00
Curry Yang
02616f1033
fix: use password input for PAT ( #9588 )
2026-01-21 09:52:30 +00:00
Curry Yang
0bbae307fd
refactor: migrate projects request to insomnia-api package - [INS-1874] ( #9574 )
...
* refactor: migrate projects request to insomnia-api package
* fix: cr
* refactor: error handling
* fix: add isApiError
* fix: error
* fix
2026-01-21 09:14:53 +00:00
Kent Wang
eff9d9e7e2
Chore: Adding eslint rule to avoid using window and document in main process related code ( #9579 )
...
* add eslint rule for main
* update extension
2026-01-21 03:41:07 +00:00
Bingbing
252a4b8b63
refactor: move node dependencies from models to helpers ( #9563 )
2026-01-20 04:30:47 +00:00
Kent Wang
9e4d909bdb
fix mcp workspace sync issue ( #9584 )
2026-01-19 14:58:40 +00:00