Jay Wu
0dd38ba87b
Bump app version to 11.1.0
2025-05-06 05:41:09 +00:00
Jay Wu
96cc096511
Bump app version to 11.1.0-beta.4
2025-04-30 11:17:33 +00:00
Jay Wu
4608067c11
Bump app version to 11.1.0-beta.3 ( #8664 )
2025-04-30 10:57:39 +08:00
Kent Wang
1dd7e0fbcd
Support proxy for Websocket requests [INS-5350] ( #8624 )
...
* support websocket connection using proxy settings
* update package json
2025-04-25 16:55:09 +08:00
Curry Yang
392e4ab6f2
chore: bump sentry sdk ( #8528 )
2025-04-24 14:57:29 +00:00
Jack Kavanagh
0fcd514f2e
Bump-vite-v6 ( #8608 )
...
* v6
* fix
2025-04-17 12:38:21 -07:00
Jack Kavanagh
c9e54429c2
bump minor deps ( #8621 )
...
* minor bumps
* xml and sentry fixes
* fresh package lock
* downgrade git
2025-04-17 16:10:43 +02:00
Jack Kavanagh
4bfc9a7767
react-aria upgrade breaks pw tests ( #8613 )
...
* aria
* scrollIntoViewIfNeeded
* fix debug test
* more console fixes
* fix tests
* force vertical layout
* vertical runner tests
2025-04-17 13:43:29 +02:00
yaoweiprc
7ef0daf5c1
Improve WSDL import [INS-4291] ( #8314 )
...
Improve WSDL import
* Use the feature of apiconnect-wsdl library to import the wsdl files which reference other xsd files.
Patch the npm package apiconnect-wsdl to remove the limits for generating SOAP request samples.
* show detailed error for each convertor when importing, remove unused generic type
* fix review issues
2025-04-17 16:17:02 +08:00
yaoweiprc
ac460406ad
Generate content-type header for imported requests [INS-5281] ( #8610 )
...
* generate content-type header for imported requests. update playwright version
* update vitest snapshot
2025-04-16 15:27:22 +08:00
Jack Kavanagh
a6cfebec3e
Add-playwright-linting-to-smoke-tests ( #8614 )
...
* add smoke lint
* add pw lint
* configure
* autofix
* fixed errors
* fix lint
2025-04-15 17:04:31 +02:00
Jack Kavanagh
3baeb86490
bump ts 5.8 ( #8618 )
2025-04-15 14:45:54 +02:00
Jack Kavanagh
7417aa7d60
use yaml 2 for finding line positions ( #8607 )
2025-04-14 12:10:58 +02:00
Jack Kavanagh
ed001e0c98
Prettier pass 3 ( #8586 )
...
* first pass
* use mjs
* 120
* single quote
* consistent quotes
* fix on save
* ancestors
* add recommended
* make vscode integration work
* remove prettier runtime dep
* use esm
2025-04-11 13:11:34 +02:00
Jack Kavanagh
7ce03af046
bump electron-build and add fuse ( #8602 )
...
* bump electron-build and add fuse
* ts
* fix ts issue
* js
* re-enable notarize
* update notarize step
* fix jsdoc
2025-04-11 13:10:42 +02:00
Jack Kavanagh
c8c2fcc8a3
renamed sdk to scripting-environment ( #8604 )
...
* renamed sdk to scripting-environment
* lock file
2025-04-10 17:03:10 +02:00
Jay Wu
46263a559a
Bump app version to 11.1.0-beta.1
2025-04-09 06:28:31 +00:00
Jay Wu
dbd7623e17
Bump app version to 11.1.0-beta.0
2025-04-08 10:04:57 +00:00
Jack Kavanagh
b429feb2f2
Eslint-v9 ( #8578 )
...
* autofix recommended
* first pass
* autofix
* fixed lint errors
* pin ts
2025-04-03 16:15:03 +00:00
Jay Wu
ba27b3206d
Bump app version to 11.0.2
2025-04-03 09:29:25 +00:00
Jack Kavanagh
ed81844130
eslint: remove unused disabled rules ( #8571 )
...
* remove unused disabled rules
* bump plugins
* bump tslint and ignore new rules
* fix exception
* remove unused plugins
* remove config helpers
* remove unused dep
2025-04-02 16:18:21 +02:00
Jay Wu
33f1af36b1
Bump app version to 11.0.2-beta.1
2025-04-01 10:55:00 +00:00
Ryan Willis
7a8a118b7e
Bump app version to 11.0.2-beta.0
2025-03-31 17:30:20 +00:00
Jay Wu
0f94d6f170
Bump app version to 11.0.1
2025-03-27 10:13:24 +00:00
Jay Wu
ae2ee462f5
Bump app version to 11.0.1-beta.1
2025-03-26 02:43:22 +00:00
Jay Wu
918fc81141
Bump app version to 11.0.1-beta.0
2025-03-25 11:48:50 +00:00
Filipe Freire
3f86211139
chore: bump electron 35 [INS-5154] ( #8490 )
...
* chore: bump electron 35 [no-ticket]
* fix: build.ts poiting to node 22
* fix: update types
* fix: comment out inso build.ts node version check
* fix: bump npx pkg
* skip flakey tests
* bump timeout
* use glob instead of regex
* fix windows inconsistency
* revert experiemental changes
* fix: revert timeout
---------
Co-authored-by: jackkav <jackkav@gmail.com >
2025-03-20 10:53:34 +01:00
Kent Wang
aaa13cbebd
support debug inso-cli in vscode
2025-03-19 02:08:29 +00:00
Jay Wu
16c8f7e56d
Bump app version to 11.0.0
2025-03-18 10:35:26 +00:00
Jay Wu
6b423fe2f1
Bump app version to 11.0.0-beta.7
2025-03-17 06:52:25 +00:00
Jay Wu
61a5953b55
Bump app version to 11.0.0-beta.6
2025-03-13 11:34:28 +00:00
Jay Wu
7491379240
Bump app version to 11.0.0-beta.4
2025-03-12 06:01:43 +00:00
Kent Wang
114071a7a6
Fix: Auto detect updated file encoding and read file with encoding[INS-5017] ( #8428 )
...
* Add a read file method in process with file encoding detection
* Add a file encoding picker
* Fix the unnecessary try-catch
2025-03-06 02:03:07 +00:00
Insomnia
95cf0d9e44
Bump app version to 11.0.0-beta.3 ( #8429 )
...
Co-authored-by: Jay Wu <130019718+notjaywu@users.noreply.github.com >
2025-02-27 19:03:01 +08:00
Jay Wu
498c2eac82
Bump app version to 11.0.0-beta.2
2025-02-26 04:57:05 +00:00
Jay Wu
b8eab91406
Bump app version to 11.0.0-beta.1
2025-02-25 03:26:00 +00:00
James Gatz
38dd44863c
feat(Diff View): use monaco-editor for the diff views in the app ( #8394 )
...
* Add monaco-editor and use it as a diff view for git
* Add diff editor to Insomnia Sync
* add diff viewer in insomnia sync merge modal
* remove json-diff-kit
2025-02-21 14:47:32 +01: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