yaoweiprc
600bd93025
Test mockbin in staging env
2025-08-28 10:20:36 +08:00
Jack Kavanagh
4f143c98d7
vite v7 bump ( #8842 )
2025-08-27 12:34:08 +02:00
Curry Yang
6828712fbe
Refactor/db get descandents - [INS-1075] ( #8948 )
...
* feat: add getWithDescendants
* feat: generate descendant map
* improvement
* feat: replace all origin withDescendants
* fix: supplement descendants map
* move childToparents outside
* add protoDirectory in protoDirectory
* remove ?
* add test&del unuse code
* chore(test): use vitest sameDeepMembers
* feat: feedback
* fix: ts
* fix: circular dependencies issue in test
---------
Co-authored-by: Bingbing <ZxBing0066@gmail.com >
2025-08-27 09:09:30 +00:00
Jack Kavanagh
f6b93d88bc
chore: remove nunjucks context api ( #9058 )
...
* remove context
* remove gated nunjucks
* code prompt never used enableRender
2025-08-27 08:51:27 +00:00
Bingbing
1cd41c0b8d
feat: improve postman script translation func ( #9047 )
2025-08-27 05:54:07 +00:00
Curry Yang
01bcf55bb5
fix: race condition when switching project ( #9049 )
...
* fix: race condition when switching project
* feat: reset state
* fix: add stale key
2025-08-27 03:57:31 +00:00
Curry Yang
2e2400c934
fix: error when delete workspace ( #9060 )
2025-08-27 11:30:30 +08:00
Vivek Thuravupala
8df41396d2
Merge branch 'release/11.5.0' into develop
2025-08-26 14:25:32 +00:00
Insomnia
214c07bc9c
Trigger release/11.5.0 build
core@11.5.0
2025-08-26 06:10:23 +00:00
Insomnia
c46c54bd03
Bump app version to 11.5.0
2025-08-26 06:10:06 +00:00
yaoweiprc
1fff06cf6f
change wording ( #9056 )
...
Change wording to ask the user copy and paste redirect URL mannually.
2025-08-26 13:44:19 +08:00
James Gatz
50e5ccf844
Merge branch 'release/11.5.0-beta.4' into develop
2025-08-25 10:28:07 +00:00
Insomnia
0321343dba
Trigger release/11.5.0-beta.4 build
core@11.5.0-beta.4
2025-08-25 09:51:21 +00:00
Insomnia
614a70041d
Bump app version to 11.5.0-beta.4
2025-08-25 09:51:04 +00:00
Pavlos Koutoglou
672593ef2c
refactor: Fix file filtering inside the project ( #9038 )
...
Co-authored-by: Pavlos Koutoglou <x41rkycubxfd761zcfckbkgy4w028n@bots.bitbucket.org >
2025-08-25 09:12:17 +00:00
James Gatz
da28fec705
Fix/repository form validation ( #9050 )
...
* refactor: Enhance GitHub and GitLab repository forms with improved error handling and validation
* refactor: Improve error handling in Git remote branches fetching and enhance automatic fetching logic
* refactor: Clear error state when navigating back in project settings form
2025-08-25 08:48:45 +00:00
Curry Yang
fe217e0df3
chore(ts): exclude dist dir ( #9046 )
2025-08-25 08:30:53 +00:00
Vivek Thuravupala
132c724242
[INS-1234] Finesse experience of loading remote branches when creatin… ( #9030 )
...
* [INS-1234] Finesse experience of loading remote branches when creating a new git sync project
* add uri parsing to ensure we only fetch if the .git suffix exists
* replace useEffect with useDebounce for improved perf of branch fetching
---------
Co-authored-by: James Gatz <jamesgatzos@gmail.com >
2025-08-25 07:20:26 +00:00
Jay Wu
cf6be1872f
Merge branch 'release/11.5.0-beta.3' into develop
2025-08-25 06:26:22 +00:00
Insomnia
5b05ae2132
Trigger release/11.5.0-beta.3 build
core@11.5.0-beta.3
2025-08-25 05:42:58 +00:00
Insomnia
b927392764
Bump app version to 11.5.0-beta.3
2025-08-25 05:42:40 +00:00
Vivek Thuravupala
30024aa5c3
[INS-1143] Point See What's New app update notification link to the official changelog page ( #9035 )
2025-08-22 10:14:41 -07:00
Pavlos Koutoglou
1b8d94aaa0
fix: Include project name in credentials for project creation ( #9036 )
2025-08-22 18:07:20 +03:00
Pavlos Koutoglou
af6c2f39b4
Merge branch 'release/11.5.0-beta.2' into develop
2025-08-21 14:42:49 +00:00
Pavlos Koutoglou
68b18ac130
Trigger release/11.5.0-beta.2 build
core@11.5.0-beta.2
2025-08-21 14:08:27 +00:00
Pavlos Koutoglou
8beb63f7da
Bump app version to 11.5.0-beta.2
2025-08-21 14:07:05 +00:00
Pavlos Koutoglou
40a411e1a4
fix: Fix crash when viewing repo settings without a connected repo [INS-1173] ( #9025 )
...
* refactor: reorganize imports in WorkspaceSettingsModal for clarity
* fix: add validation for empty git repository in getGitRepository and getRepositoryDirectoryTree functions
* fix: improve validation for empty git repositories in getGitRepository and related functions
* fix: enhance identification of empty Git projects in project model
* fix: update gitRepositoryId to use EMPTY_GIT_PROJECT_ID for projects connecting repository later
* fix: update gitRepositoryId to use EMPTY_GIT_PROJECT_ID for new projects
2025-08-21 16:42:20 +03:00
George
8fbe5e3dbd
fix: error message should wrap without scrolling horizontally ( #9026 )
2025-08-21 06:30:40 +00:00
Insomnia
0accbf8a9e
Bump plugin version to 0.1.0 ( #9024 )
...
Co-authored-by: Kent Wang <174399962+cwangsmv@users.noreply.github.com >
2025-08-20 19:42:58 +08:00
Curry Yang
a3e6ee7dcb
include spectral packaged to dependence ( #9023 )
2025-08-20 18:19:11 +08:00
James Gatz
c85918917b
fix(Lint Process): Include the dependencies required for linting in the final package ( #9022 )
...
* bundle lint process
* Revert "bundle lint process"
This reverts commit b2b5378093 .
* move spectral to dependencies so it is copied over
2025-08-20 11:44:42 +02:00
Kent Wang
b89c6f9e06
fix: Support list folder environment keys in the editor auto-complete list ( #8983 )
...
* Support list environment key in the editor auto-complete list
2025-08-20 16:27:59 +08:00
Kent Wang
6354ec8a4a
fix: Adjust Hashicorp vault config form with help tooltip ( #9017 )
...
* Enhance the Hashicorp config form
* Fix flaky case
2025-08-20 16:21:56 +08:00
Curry Yang
aed1b30058
fix: mac autoUpdate ( #9020 )
2025-08-20 16:17:05 +08:00
Jay Wu
86cd6be4aa
Merge branch 'release/11.5.0-beta.1' into develop
2025-08-20 07:02:43 +00:00
Jay Wu
0488f7c510
Trigger release/11.5.0-beta.1 build
core@11.5.0-beta.1
2025-08-20 06:29:37 +00:00
Jay Wu
efbd7c3900
Bump app version to 11.5.0-beta.1
2025-08-20 06:24:47 +00:00
Pavlos Koutoglou
fb9d6abf13
refactor: Simplify script handling in getInsomniaV5DataExport by extracting logic to getScriptFromResources ( #9000 )
2025-08-19 17:06:25 +03:00
Pavlos Koutoglou
31fe166536
feat: Clean up Resolve Conflicts and Changes UX [INS-910] ( #9007 )
...
* feat: Update SyncMergeModal UI for clarity and usability
* feat: Enhance GitProjectStagingModal with file type indicators and styling
* feat: Add Git file status and type to GitChangesLoaderData interface
* feat: Enhance GitVCS with file status classification and type indicators
* feat: Add file status symbols and types to Git-VCS test cases
* feat: Update file status symbols and types in Git-VCS tests
* feat: Add file status symbol and type for untracked files in Git-VCS tests
2025-08-19 17:06:05 +03:00
Curry Yang
5bacf59a7e
fix: create socket.io in folder ( #9010 )
2025-08-19 14:24:28 +02:00
Kent Wang
208b70265b
update optionalDependencies and lock file ( #9013 )
2025-08-19 14:23:54 +02:00
James Gatz
821edc005f
change <p> tag to <div> since it breaks DOM rules ( #9012 )
2025-08-19 14:19:11 +02:00
James Gatz
fffc404393
feat(Maintain localStorage data): Keep localStorage saved data after migrating from the file:// protocol ( #9002 )
...
* feat: Implement localStorage migration from file origin and add IPC handler for data retrieval
* fix(ipc): clear localStorage of file origin after data retrieval
* Update packages/insomnia/src/account/session.ts
---------
Co-authored-by: Jack Kavanagh <jackkav@gmail.com >
2025-08-19 10:48:15 +00:00
Curry Yang
f81464a6da
fix: add socket.io to export map ( #9008 )
2025-08-19 18:01:51 +08:00
Jay Wu
88824e88b3
chore(build): remove the verify-provenance step ( #9005 )
...
* chore(build): remove the verify-provenance step
* create tag and release
* add overwrite
2025-08-19 16:39:12 +08:00
Pavlos Koutoglou
16c3d3e2af
fix: Improve error handling and success notifications for Git push operation [INS-1140] ( #8998 )
...
* fix: Improve error handling and success notifications for Git push operations
* fix: Reset pull error state when showing pull required modal
2025-08-18 16:56:08 +00:00
James Gatz
fa7185b3ec
fix(Onboarding): Use splat to handle all onboarding routes ( #9001 )
...
* Use splat to handle all onboarding routes
* fix ts issue
2025-08-18 16:30:54 +02:00
Kent Wang
56ec3c6f15
Bump plugin version to 0.1.0-alpha.2
2025-08-18 08:49:58 +00:00
Curry Yang
920f7c818a
Merge branch 'release/11.5.0-beta.0' into develop
2025-08-15 04:01:12 +00:00
Curry Yang
f003bb364d
Trigger release/11.5.0-beta.0 build
core@11.5.0-beta.0
2025-08-15 03:13:04 +00:00