Releases: Kong/insomnia
Releases · Kong/insomnia
Inso CLI 9.2.0-beta.0 📦
[email protected] Bump app version to 9.2.0-beta.0
Insomnia 9.2.0-beta.0 📦
What's Changed
- 🚀 9.1.1 by @insomnia-infra in #7386
- Types/ipc-channels by @jackkav in #7379
- fix(analytics): add missing session id by @gatzjames in #7389
- point changelog url at releases by @jackkav in #7387
- fix: add missing 9.1.1 changelog [no-ticket] by @filfreire in #7392
- fixes codemirror measure issue by @jackkav in #7391
- fix: extract correct position through err message by @CurryYangxx in #7398
- fix(ui): Misalignments in the UI by @gatzjames in #7400
- fix: environment edit modal save by @oahmed-OS in #7371
- perf: improve performance when spec lint [INS-3724] by @CurryYangxx in #7374
- improve VCS api by @jackkav in #7404
- Feat: add-faker by @jackkav in #7390
- fix(Preferences): Error when there is no active project in the preferences data tab by @gatzjames in #7406
- feat(command-palette): Add global search for unsynced files by @gatzjames in #7405
New Contributors
- @oahmed-OS made their first contribution in #7371
Full Changelog: https://github.com/Kong/insomnia/compare/[email protected]@9.2.0-beta.0
Inso CLI 9.1.1 📦
[email protected] Bump app version to 9.1.1
Insomnia 9.1.1 📦
What's Changed
- 🚀 9.1.0 by @insomnia-infra in #7345
- unify all app requests behind a common api convention by @jackkav in #7338
- reduce reload noise coming from learning feature by @jackkav in #7346
- remove read only pairs from all kvp editors by @jackkav in #7351
- network-cleanup by @jackkav in #7355
- fix: should not refetch as much [INS-3817] by @jackkav in #7377
- fix(project-data): Move remote file fetching outside the main path by @gatzjames in #7378
Full Changelog: https://github.com/Kong/insomnia/compare/[email protected]@9.1.1
Inso CLI 9.1.0 📦
[email protected] Bump app version to 9.1.0
Insomnia 9.1.0 📦
What's Changed
- fix(sidebar): improve default size and reset default order by @gatzjames in #7309
- fix(sdk): some of external modules are missing - INS-3784 by @ihexxa in #7315
- Fix: non blocking fetch on navigate by @jackkav in #7321
- fix pm import order by @jackkav in #7332
- expose internal requests in network tab by @jackkav in #7319
- show read only headers by @jackkav in #7337
- add clear sort order test by @jackkav in #7336
- remove app-side session expiry by @jackkav in #7340
- fix: subEnvironment's id should be real id instead of n/a - INS-3802 by @ihexxa in #7339
- Fix/filter out content length by @jackkav in #7341
- fix(graphql-autocomplete): Add schema to hintOptions by @gatzjames in #7342
- Refactor/move insomnia fetch by @jackkav in #7344
Full Changelog: https://github.com/Kong/insomnia/compare/[email protected]@9.1.0
Inso CLI 9.0.0 📦
[email protected] Bump app version to 9.0.0
Insomnia 9.0.0 📦
What's Changed
- (feat/SEC-1010): Add SAST scanning using semgrep by @saisatishkarra in #7015
- feat: mock resources by @jackkav in #6760
- feat: mock second pass by @jackkav in #7022
- Bump/jest-29 by @jackkav in #7027
- bump eslint by @jackkav in #7026
- Bump/stoplight pkgs by @jackkav in #7024
- chore(deps-dev): bump vite from 4.5.1 to 4.5.2 by @dependabot in #7007
- chore(deps): bump follow-redirects from 1.15.2 to 1.15.5 by @dependabot in #6998
- Bump/types by @jackkav in #7025
- feat: template tag to encode hex to base64 by @nbgraham in #6211
- add mock test by @jackkav in #7031
- Bump/esbuild by @jackkav in #7035
- Remove/changelog-stuff by @jackkav in #7036
- Clean/remove-babel-transform by @jackkav in #7038
- Add ability to use Buf Schema Registry as a schema source for gRPC requests by @srikrsna-buf in #6975
- Adds a hidden window by @jackkav in #7063
- Update timeout for .github/workflows/sast.yml by @team-eng-enablement in #7058
- Update timeout for .github/workflows/test.yml by @team-eng-enablement in #7051
- Update timeout for .github/workflows/release-build.yml by @team-eng-enablement in #7054
- Update timeout for .github/workflows/release-start.yml by @team-eng-enablement in #7056
- 🚀 8.6.1 by @insomnia-infra in #7014
- Update timeout for .github/workflows/release-recurring.yml by @team-eng-enablement in #7053
- Update timeout for .github/workflows/homebrew.yml by @team-eng-enablement in #7052
- Update CONTRIBUTING.md by @kbarnard10 in #7048
- Update timeout for .github/workflows/release-publish.yml by @team-eng-enablement in #7055
- feat: append to timelines by @jackkav in #7070
- chore(tailwind): Transform empty design state to tailwind by @gatzjames in #7071
- chore(tailwind): Transform Insomnia logo to tailwind by @gatzjames in #7073
- fix: request settings for scratchpad leading to welcome screen by @therealrinku in #7068
- Add pre-request tab and minimal execution context by @jackkav in #7065
- chore(tailwind): Move grpc-method-dropdown to tailwind by @gatzjames in #7074
- refetch mockbin logs 10s by @jackkav in #7084
- E2e/mock-test-fixture by @jackkav in #7086
- fix: add viewport meta tag by @marckong in #7049
- move mkdir to init by @jackkav in #7085
- feat(prereq): add cancellation by @jackkav in #7078
- Revert "fix: add viewport meta tag (#7049)" by @filfreire in #7090
- bump: vite to v5 and fix by @jackkav in #7023
- mock feature feedback by @jackkav in #7089
- feat(hidden-window): enable the insomnia object with the environment api [INS-3379] by @ihexxa in #7097
- Sync improvements by @gatzjames in #7098
- feat(conflict-resolution): add labels for branch names when resolving conflicts by @gatzjames in #7105
- feat(hidden-window): enable baseEnvironment in the pre-request scripting [INS-3379] by @ihexxa in #7102
- fix: release-start changelog step [no-ticket] by @filfreire in #7113
- fix: move changelog step to release-publish by @filfreire in #7114
- feat: enable globals, iterationData and variables in pre-request scripting [INS-3379] by @ihexxa in #7103
- chore: bump GH actions versions [no-ticket] by @filfreire in #7117
- feat(Insomnia Cloud Sync): Update filesystem driver for VCS sync by @gatzjames in #7111
- feat: enable property in pre-request scripting [INS-3379] by @ihexxa in #7120
- feat: enable headers in pre-request scripting [INS-3379] by @ihexxa in #7121
- feat: enable collection-variable in pre-request scripting [INS-3379] by @ihexxa in #7122
- feat: enable Url in pre-request scripting [INS-3379] by @ihexxa in #7123
- feat: enable Request and Response in pre-request scripting [INS-3379] by @ihexxa in #7128
- feat: testing a mock endpoint cancellation by @jackkav in #7093
- remove deprecated nedb option by @jackkav in #7118
- chore: temporarily disable pre-request scripting by @ihexxa in #7132
- Revert "chore: temporarily disable pre-request scripting (#7132)" by @filfreire in #7136
- feat(prereq): add simple timeout by @jackkav in #7079
- add prereq beta tag by @jackkav in #7137
- Feat/import-prereq-script by @jackkav in #7144
- feat: enable adding snippets menu for pre-request scripting - INS-3319 by @ihexxa in #7146
- fix react router warning by @jackkav in #7045
- fix: use collection name when importing from postman by @jackkav in #7142
- fix(keyboard shortcuts): Add missing shortcuts and fix the ones that don't work as expected by @gatzjames in #7116
- 🚀 9.0.0-beta.0 by @insomnia-infra in #7155
- feat: enable manipulation on insomnia.request - INS-3379 by @ihexxa in #7145
- set sort key on import by @jackkav in #7148
- feat(Insomnia-Sync): Add diff view by @gatzjames in #7152
- 🚀 9.0.0-beta.1 by @insomnia-infra in #7158
- authtypes by @jackkav in #7156
- support null url by @jackkav in #7166
- fix(Insomnia Sync): redirect after sync pull by @gatzjames in #7168
- fix changelog by @jackkav in #7159
- 🚀 9.0.0-alpha.0 by @insomnia-infra in #7169
- feat(Insomnia Sync): add diff view on conflict resolution and handle cancelation by @gatzjames in #7175
- harden lint rule about array indexes by @jackkav in #6758
- feat: enable insomnia.sendRequest in pre-request scripting - INS-3379 by @ihexxa in #7147
- feat(pre-req): enable auth manipulation through insomnia.request - INS-3379 by @ihexxa in #7186
- chore(pre-req): improve the snippets menu for the pre-request script - INS-3319 by @ihexxa in #7173
- fix: URL PREVIEW cut off first few lines for very long URL [INS-3640] by @CurryYangxx in #7190
- fix: Export popup has small z-index [INS-3640] by @CurryYangxx in #7187
- feat(pre-req): enable manipulation of proxy and certificate through insomnia.request - INS-3379 by @ihexxa in #7171
- support SSE method, request body and auth by @jackkav in #7182
- fix(pre-req): several fixes to the current hidden window launching process - INS-3319 by @ihexxa in #7174
- feat(Command Palette): Introduce global search by @gatzjames in #7191
- feat(session): Store session data in the db instead of LocalStorage by @gatzjames in #7192
- chore(pre-req): clean up pre-request script sdk objects - INS-3379 by @ihexxa in #7172
- feat(onboarding): Insomnia 9 by @gatzjames in #7194
- fix: startsWith not a function error [INS-3640] by @CurryYangxx in #7201
- feat: enable insomnia.test and insomnia.expect in scripting - INS-3637 by @ihexxa in #7202
- fix: release-start [no-ticket] by @filfreire in #7212
- fix: release-start handle re-run step by @filfreire in #7215
- 🚀 9.0.0-beta.2 by @insomnia-infra in https://github.com/Kong/inso...
Inso CLI 9.0.0-beta.5 📦
[email protected] Bump app version to 9.0.0-beta.5
Insomnia 9.0.0-beta.5 📦
What's Changed
- 🚀 9.0.0-beta.4 by @insomnia-infra in #7276
- Fix/mock-feedback-4 by @jackkav in #7277
- manual changelog and release notes docs by @jackkav in #7282
- fix: some minor fixes for the pre-request scripting - INS-3765 by @ihexxa in #7284
- fix: wildcard pattern matching by @hvitoi in #7265
- feat(empty-organization): All projects can now be deleted by @gatzjames in #7278
- Added Proxy Support for OAuth 2 Authorization Code Flow Popup by @moritz4004 in #7077
- fix: prevent app restart when editor setting change [INS-3668] by @CurryYangxx in #7268
- feat(hidden-win): try to simulate the existing behavior of handling async tasks - INS-3561 by @ihexxa in #7281
- chore: fix some typos in comments by @alongdate in #7283
- fix: insomnia.environment.name is missing - INS-3765 by @ihexxa in #7289
- fix(organization-navbar): make the navbar scrollable when it overflows by @gatzjames in #7291
- provide users a subdomain based mock url by @jackkav in #7262
- update mock doc url by @jackkav in #7293
- fix(workspace-cards): Truncate the name after 2 lines by @gatzjames in #7294
- fix: some minor fixes for the pre-request script by @ihexxa in #7299
- use subdomain in code gen by @jackkav in #7295
- feat(event-log): Improve UX of the event log for WS and SSE responses by @gatzjames in #7300
- fix timeline watcher by @jackkav in #7301
- feat(organizations): Cache organizations to support offline first UX by @gatzjames in #7303
New Contributors
- @hvitoi made their first contribution in #7265
- @moritz4004 made their first contribution in #7077
- @alongdate made their first contribution in #7283
Full Changelog: https://github.com/Kong/insomnia/compare/[email protected]@9.0.0-beta.5