Commit Graph

366 Commits

Author SHA1 Message Date
Kent Wang
1802f2f275 External Vault AWS: Add new settings page for cloud service credentials[INS-4623] (#2)
* Initial check-in for smaller part of AWS change, only including setting modal for add cloud service provider credentials.
* fix issue from comment
2025-02-20 20:53:41 +08:00
Filipe Freire
ecf115258d Bump app version to 11.0.0-beta.0 2025-02-19 16:09:02 +00:00
James Gatz
755c02f321 Insomnia Format v5 (#8209)
* schema

* working imports

* exports

* cleanup

* Move sortKey and description to meta and define request settings schema

* request docs

* export: cleanup empty fields

* improve request settings

* update types and cleanup

* fix falsy value error

* cleanup todo file

* cleanup zod-to-json-schema

* fix export ordering to imrpove readability

* cleanup schema

* update fixtures to v5

* fix tests

* clean up types and fix e2e tests

* importer in inso-cli

* update inso-cli e2e tests

* update optional collection and spec meta

* throw if no import found in inso

* update inso error

* add docs for debugging inso

* clarify name and comment

* comment

* fix lint

* bring fixture collection back to prev version

* update pre-request-collection fixture to v5

* fix after-response-collection

* after-response v5

---------

Co-authored-by: jackkav <jackkav@gmail.com>
2025-02-18 15:47:15 +01:00
Kent Wang
eddeb4758f feat: Insomnia vault key management UI[INS-4715] (#8296)
* initial check-in for separate vault key ui changes
* refine localstorage instance
* use better method for file saving
* remove ref
* fix issue from rebase
2025-02-17 06:40:40 +00:00
Pavlos Koutoglou
d20f4e0ff5 fix: update react-resizable-panels to version 2.1.7 and adjust peer dependencies (#8366) 2025-02-14 15:26:35 +00:00
Ryan Willis
0bcbd3cbc1 Bump app version to 10.3.2-beta.0 2025-02-13 19:42:19 +00:00
James Gatz
196c395039 Bump app version to 10.3.1 2025-02-07 11:23:32 +00:00
Filipe Freire
c86d0c2c87 Bump app version to 10.3.1-beta.4 2025-02-06 16:17:08 +00:00
Filipe Freire
4b140d40f2 Bump app version to 10.3.1-beta.3 2025-01-29 16:29:39 +00:00
Filipe Freire
717707faaf Bump app version to 10.3.1-beta.2 2025-01-29 12:33:47 +00:00
Filipe Freire
e35b4e7fbb Bump app version to 10.3.1-alpha.0 2025-01-28 17:55:07 +00:00
jackkav
cf4d8edcbe revert playwright bump 2025-01-28 17:21:45 +01:00
jackkav
0d4ace6f70 support ubuntu 24 2025-01-28 13:28:48 +01:00
Jack Kavanagh
4e61a29994 Bump app version to 10.3.1-beta.1 2025-01-28 13:11:23 +01:00
hexchain
e5c49f8d38 Build Linux aarch64 packages using the new GH runner (#8306)
* chore: upgrade @getinsomnia/node-libcurl to 2.33.7

* chore: add arch into AppImage name template

* chore: run release workflows on aarch64 linux runner

* fix: also consider process.arch when determining insomnia binary path

* fix: lift unprivileged userns restrictions for linux

Ubuntu 24.04 introduced this new restriction so we just lift it for all
Linux runners now to avoid confusion in the future.

* chore: remove hardcoded platform in inso Dockerfile

* chore: add architecture id into inso artifact name

* feat: modify workflows to support multi-arch
2025-01-28 10:55:25 +01:00
Ryan Willis
dcb13ea51a fix: support paths in gRPC requests and reset proto states (#8284)
* allow deselecting proto file
* use path prefix for gRPC conns
* fix parsing to match previous tests
* reflection working
* fix auto-reflecting onMount when certificates are required
* improve messaging on reflection and method selection
* switch to internal package, clean up url parsing
2025-01-22 07:49:47 -07:00
Jack Kavanagh
3ff0d34c62 Bump-electron-33 (#8285)
* update flake

* bump node and electron versions

* bump libcurl

* package-lock

* libcurl 2.33.3

* fix types

* bump libcurl 2.33.4

* fix electron breaking change webUtils

* oops

---------

Co-authored-by: Filipe Freire <livrofubia@gmail.com>
2025-01-10 16:44:20 +01:00
Curry Yang
136935db2a Bump app version to 10.3.1-beta.0 2025-01-07 09:54:27 +00:00
Filipe Freire
52c627fb8a Bump app version to 10.3.0 2024-12-20 09:10:15 +00:00
Filipe Freire
9b4bde9d1e Bump app version to 10.3.0-beta.0 2024-12-17 13:50:41 +00:00
George He
3670273971 Bump app version to 10.2.1-beta.1 2024-12-04 09:15:44 +00:00
James Gatz
bc894ed35c Bump app version to 10.2.0 2024-11-27 13:42:40 +00:00
Filipe Freire
6ff654cf95 Bump app version to 10.2.0-beta.7 2024-11-26 11:53:23 +00:00
Filipe Freire
7143aa8aa8 fix: support *.localhost resolution RFC 6761 [INS-4739] (#8195) 2024-11-22 14:17:22 +00:00
James Gatz
35ae932006 Bump app version to 10.2.0-beta.6 2024-11-21 18:51:03 +00:00
Filipe Freire
febd0ea0a5 fix: use SSL_OP_IGNORE_UNEXPECTED_EOF on libcurl #6554 [INS-4669] (#8191)
* fix: SSL ignore EOF #6554 [INS-4669]

* try beta.0

* rm consola as dep, use node-libcurl 2.31.3
2024-11-21 17:04:08 +00:00
Filipe Freire
1a8aa7624e Bump app version to 10.2.0-beta.5 2024-11-20 16:59:34 +00:00
Filipe Freire
3abb42609d Bump app version to 10.2.0-beta.4 2024-11-15 14:34:00 +00:00
James Gatz
763b52ada8 Bump app version to 10.2.0-beta.3 2024-11-08 16:10:48 +00:00
yaoweiprc
f124e94ab4 Bump app version to 10.2.0-beta.2 2024-11-06 17:28:03 +00:00
Kent Wang
7983be6619 Bump app version to 10.2.0-beta.1 2024-10-31 08:01:46 +00:00
yaoweiprc
3c197c406d Bump app version to 10.2.0-beta.0 2024-10-25 08:23:51 +00:00
Filipe Freire
fe62bc9380 Bump app version to 10.1.1 2024-10-24 15:30:23 +00:00
Filipe Freire
42cfe58b6a Bump app version to 10.1.1-beta.0 2024-10-23 12:27:50 +00:00
Ryan Willis
e0049dd52c Bump app version to 10.1.0 2024-10-16 13:52:10 +00:00
Curry Yang
ea7957752f Bump app version to 10.1.0-beta.5 2024-10-16 03:44:04 +00:00
James Gatz
ee67496439 Bump app version to 10.1.0-beta.4 2024-10-15 17:02:29 +00:00
Filipe Freire
bf5181c7e1 Bump app version to 10.1.0-beta.3 2024-10-14 15:54:59 +00:00
Jack Kavanagh
9d76c80725 grpc-js 1.12.0 (#8044) 2024-10-04 14:36:34 +02:00
Jack Kavanagh
883a193089 remove oss license gen in favour of sbom (#8031)
* remove oss gen in favour of sbom

* macos fix?

* remove build config
2024-10-01 12:38:31 +01:00
Jack Kavanagh
b5cb3d376f chore: Package json bumps (#8030) 2024-10-01 01:38:40 +02:00
Jack Kavanagh
050e45e707 Bump/node-libcurl-31 to fix npm install (#8029)
* bump

* minor bumps
2024-09-30 16:44:03 +00:00
Jack Kavanagh
c8d72a1154 refresh-lock (#8023) 2024-09-30 14:14:16 +00:00
George He
9b78f9e0b4 Bump app version to 10.1.0-beta.2 2024-09-30 09:14:21 +00:00
James Gatz
873721c591 update typescript and lib to 2023 (#8022)
* update typescript and lib to 2023

* fix type check

* make key thing uniform

* fix types

* fix types some more

---------

Co-authored-by: jackkav <jackkav@gmail.com>
2024-09-27 15:52:34 +02:00
Kent Wang
6f610181a2 Feat: Support Graphql subscription via websocket[INS-4390] (#7990)
* GraphQL subscription support
* Fix UI and build issue
2024-09-26 15:27:08 +08:00
Curry Yang
b67ad3ab07 Bump app version to 10.1.0-beta.1 2024-09-24 11:24:23 +00:00
Jack Kavanagh
f3f5f7426c bump (#7973) 2024-09-19 10:45:16 +02:00
Curry Yang
ef8aa4e957 Bump app version to 10.1.0-beta.0 2024-09-18 10:25:50 +00:00
Curry Yang
18ef67e114 fix: unpushed notification performance issue (#7966)
* fix: unpushed notification performance issue

* fix commit

* delete disable

* make sure the data are stored
2024-09-18 18:19:36 +08:00