Skip to content

Latest commit

 

History

History
265 lines (235 loc) · 24.3 KB

CHANGELOG.md

File metadata and controls

265 lines (235 loc) · 24.3 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[core@9.2.0] - 2024-05-15

What's Changed

  • 🚀 9.1.1 by @insomnia-infra in Kong#7386

  • Types/ipc-channels by @jackkav in Kong#7379

  • fix(analytics): add missing session id by @gatzjames in Kong#7389

  • point changelog url at releases by @jackkav in Kong#7387

  • fix: add missing 9.1.1 changelog [no-ticket] by @filfreire in Kong#7392

  • fixes codemirror measure issue by @jackkav in Kong#7391

  • fix: extract correct position through err message by @CurryYangxx in Kong#7398

  • fix(ui): Misalignments in the UI by @gatzjames in Kong#7400

  • fix: environment edit modal save by @oahmed-OS in Kong#7371

  • perf: improve performance when spec lint [INS-3724] by @CurryYangxx in Kong#7374

  • improve VCS api by @jackkav in Kong#7404

  • Feat: add-faker by @jackkav in Kong#7390

  • fix(Preferences): Error when there is no active project in the preferences data tab by @gatzjames in Kong#7406

  • feat(command-palette): Add global search for unsynced files by @gatzjames in Kong#7405

  • only prompt with private envs by @jackkav in Kong#7407

  • fix(Project): Show errors when something goes wrong while updating projects by @gatzjames in Kong#7412

  • fix(Spec): Expand lint errors and hide the preview pane appropriately by @gatzjames in Kong#7413

  • fix(CloudSync Pull): Fix issue where workspaces could change parentId on pull by @gatzjames in Kong#7414

  • fix(UI): add titles to some elements in Test view by @filfreire in Kong#7416

New Contributors

  • @oahmed-OS made their first contribution in Kong#7371

Full Changelog: https://github.com/Kong/insomnia/compare/core@9.1.1...core@9.2.0

[core@9.1.1] - 2024-05-07

What's Changed

  • unify all app requests behind a common api convention by @jackkav in Kong#7338
  • reduce reload noise coming from learning feature by @jackkav in Kong#7346
  • remove read only pairs from all kvp editors by @jackkav in Kong#7351
  • network-cleanup by @jackkav in Kong#7355
  • fix: should not refetch as much [INS-3817] by @jackkav in Kong#7377
  • fix(project-data): Move remote file fetching outside the main path by @gatzjames in Kong#7378

Full Changelog: https://github.com/Kong/insomnia/compare/core@9.1.0...core@9.1.1

[core@9.1.0] - 2024-04-30

What's Changed

  • fix(sidebar): improve default size and reset default order by @gatzjames in Kong#7309
  • fix(sdk): some of external modules are missing - INS-3784 by @ihexxa in Kong#7315
  • Fix: non blocking fetch on navigate by @jackkav in Kong#7321
  • fix pm import order by @jackkav in Kong#7332
  • expose internal requests in network tab by @jackkav in Kong#7319
  • show read only headers by @jackkav in Kong#7337
  • add clear sort order test by @jackkav in Kong#7336
  • remove app-side session expiry by @jackkav in Kong#7340
  • fix: subEnvironment's id should be real id instead of n/a - INS-3802 by @ihexxa in Kong#7339
  • Fix/filter out content length by @jackkav in Kong#7341
  • fix(graphql-autocomplete): Add schema to hintOptions by @gatzjames in Kong#7342
  • Refactor/move insomnia fetch by @jackkav in Kong#7344

[core@9.0.0] - 2024-04-24

What's Changed

  • (feat/SEC-1010): Add SAST scanning using semgrep by @saisatishkarra in Kong#7015
  • feat: mock resources by @jackkav in Kong#6760
  • feat: mock second pass by @jackkav in Kong#7022
  • Bump/jest-29 by @jackkav in Kong#7027
  • bump eslint by @jackkav in Kong#7026
  • Bump/stoplight pkgs by @jackkav in Kong#7024
  • chore(deps-dev): bump vite from 4.5.1 to 4.5.2 by @dependabot in Kong#7007
  • chore(deps): bump follow-redirects from 1.15.2 to 1.15.5 by @dependabot in Kong#6998
  • Bump/types by @jackkav in Kong#7025
  • feat: template tag to encode hex to base64 by @nbgraham in Kong#6211
  • add mock test by @jackkav in Kong#7031
  • Bump/esbuild by @jackkav in Kong#7035
  • Remove/changelog-stuff by @jackkav in Kong#7036
  • Clean/remove-babel-transform by @jackkav in Kong#7038
  • Add ability to use Buf Schema Registry as a schema source for gRPC requests by @srikrsna-buf in Kong#6975
  • Adds a hidden window by @jackkav in Kong#7063
  • Update timeout for .github/workflows/sast.yml by @team-eng-enablement in Kong#7058
  • Update timeout for .github/workflows/test.yml by @team-eng-enablement in Kong#7051
  • Update timeout for .github/workflows/release-build.yml by @team-eng-enablement in Kong#7054
  • Update timeout for .github/workflows/release-start.yml by @team-eng-enablement in Kong#7056
  • 🚀 8.6.1 by @insomnia-infra in Kong#7014
  • Update timeout for .github/workflows/release-recurring.yml by @team-eng-enablement in Kong#7053
  • Update timeout for .github/workflows/homebrew.yml by @team-eng-enablement in Kong#7052
  • Update CONTRIBUTING.md by @kbarnard10 in Kong#7048
  • Update timeout for .github/workflows/release-publish.yml by @team-eng-enablement in Kong#7055
  • feat: append to timelines by @jackkav in Kong#7070
  • chore(tailwind): Transform empty design state to tailwind by @gatzjames in Kong#7071
  • chore(tailwind): Transform Insomnia logo to tailwind by @gatzjames in Kong#7073
  • fix: request settings for scratchpad leading to welcome screen by @therealrinku in Kong#7068
  • Add pre-request tab and minimal execution context by @jackkav in Kong#7065
  • chore(tailwind): Move grpc-method-dropdown to tailwind by @gatzjames in Kong#7074
  • refetch mockbin logs 10s by @jackkav in Kong#7084
  • E2e/mock-test-fixture by @jackkav in Kong#7086
  • fix: add viewport meta tag by @marckong in Kong#7049
  • move mkdir to init by @jackkav in Kong#7085
  • feat(prereq): add cancellation by @jackkav in Kong#7078
  • Revert "fix: add viewport meta tag (#7049)" by @filfreire in Kong#7090
  • bump: vite to v5 and fix by @jackkav in Kong#7023
  • mock feature feedback by @jackkav in Kong#7089
  • feat(hidden-window): enable the insomnia object with the environment api [INS-3379] by @ihexxa in Kong#7097
  • Sync improvements by @gatzjames in Kong#7098
  • feat(conflict-resolution): add labels for branch names when resolving conflicts by @gatzjames in Kong#7105
  • feat(hidden-window): enable baseEnvironment in the pre-request scripting [INS-3379] by @ihexxa in Kong#7102
  • fix: release-start changelog step [no-ticket] by @filfreire in Kong#7113
  • fix: move changelog step to release-publish by @filfreire in Kong#7114
  • feat: enable globals, iterationData and variables in pre-request scripting [INS-3379] by @ihexxa in Kong#7103
  • chore: bump GH actions versions [no-ticket] by @filfreire in Kong#7117
  • feat(Insomnia Cloud Sync): Update filesystem driver for VCS sync by @gatzjames in Kong#7111
  • feat: enable property in pre-request scripting [INS-3379] by @ihexxa in Kong#7120
  • feat: enable headers in pre-request scripting [INS-3379] by @ihexxa in Kong#7121
  • feat: enable collection-variable in pre-request scripting [INS-3379] by @ihexxa in Kong#7122
  • feat: enable Url in pre-request scripting [INS-3379] by @ihexxa in Kong#7123
  • feat: enable Request and Response in pre-request scripting [INS-3379] by @ihexxa in Kong#7128
  • feat: testing a mock endpoint cancellation by @jackkav in Kong#7093
  • remove deprecated nedb option by @jackkav in Kong#7118
  • chore: temporarily disable pre-request scripting by @ihexxa in Kong#7132
  • Revert "chore: temporarily disable pre-request scripting (#7132)" by @filfreire in Kong#7136
  • feat(prereq): add simple timeout by @jackkav in Kong#7079
  • add prereq beta tag by @jackkav in Kong#7137
  • Feat/import-prereq-script by @jackkav in Kong#7144
  • feat: enable adding snippets menu for pre-request scripting - INS-3319 by @ihexxa in Kong#7146
  • fix react router warning by @jackkav in Kong#7045
  • fix: use collection name when importing from postman by @jackkav in Kong#7142
  • fix(keyboard shortcuts): Add missing shortcuts and fix the ones that don't work as expected by @gatzjames in Kong#7116
  • 🚀 9.0.0-beta.0 by @insomnia-infra in Kong#7155
  • feat: enable manipulation on insomnia.request - INS-3379 by @ihexxa in Kong#7145
  • set sort key on import by @jackkav in Kong#7148
  • feat(Insomnia-Sync): Add diff view by @gatzjames in Kong#7152
  • 🚀 9.0.0-beta.1 by @insomnia-infra in Kong#7158
  • authtypes by @jackkav in Kong#7156
  • support null url by @jackkav in Kong#7166
  • fix(Insomnia Sync): redirect after sync pull by @gatzjames in Kong#7168
  • fix changelog by @jackkav in Kong#7159
  • 🚀 9.0.0-alpha.0 by @insomnia-infra in Kong#7169
  • feat(Insomnia Sync): add diff view on conflict resolution and handle cancelation by @gatzjames in Kong#7175
  • harden lint rule about array indexes by @jackkav in Kong#6758
  • feat: enable insomnia.sendRequest in pre-request scripting - INS-3379 by @ihexxa in Kong#7147
  • feat(pre-req): enable auth manipulation through insomnia.request - INS-3379 by @ihexxa in Kong#7186
  • chore(pre-req): improve the snippets menu for the pre-request script - INS-3319 by @ihexxa in Kong#7173
  • fix: URL PREVIEW cut off first few lines for very long URL [INS-3640] by @CurryYangxx in Kong#7190
  • fix: Export popup has small z-index [INS-3640] by @CurryYangxx in Kong#7187
  • feat(pre-req): enable manipulation of proxy and certificate through insomnia.request - INS-3379 by @ihexxa in Kong#7171
  • support SSE method, request body and auth by @jackkav in Kong#7182
  • fix(pre-req): several fixes to the current hidden window launching process - INS-3319 by @ihexxa in Kong#7174
  • feat(Command Palette): Introduce global search by @gatzjames in Kong#7191
  • feat(session): Store session data in the db instead of LocalStorage by @gatzjames in Kong#7192
  • chore(pre-req): clean up pre-request script sdk objects - INS-3379 by @ihexxa in Kong#7172
  • feat(onboarding): Insomnia 9 by @gatzjames in Kong#7194
  • fix: startsWith not a function error [INS-3640] by @CurryYangxx in Kong#7201
  • feat: enable insomnia.test and insomnia.expect in scripting - INS-3637 by @ihexxa in Kong#7202
  • fix: release-start [no-ticket] by @filfreire in Kong#7212
  • fix: release-start handle re-run step by @filfreire in Kong#7215
  • 🚀 9.0.0-beta.2 by @insomnia-infra in Kong#7216
  • fix: propagate organizationId when opening the search dialog by @andrea-mauro in Kong#7208
  • Support for colon after a path parameter by @pgoldtho in Kong#7200
  • 🚀 9.0.0-beta.3 by @insomnia-infra in Kong#7220
  • Fix local state updates for GraphQL Query Variables by @MKHokinson in Kong#7205
  • chore: remove repetitive words by @JohnEndson in Kong#7223
  • mock-extraction feedback by @jackkav in Kong#7207
  • fix: repeat on interval may lead to stay requesting by @zhengjitf in Kong#6936
  • fix: url is encoded during execute pre-request script [INS-3681] by @CurryYangxx in Kong#7229
  • feat: enable cookieJar manipulation in pre-request script - INS-3379 by @ihexxa in Kong#7228
  • fix: enable per-request var manipulation in pre-req scripts - INS-3379 by @ihexxa in Kong#7230
  • Change create/update project based on the organization storage rule [INS-3495] by @pavkout in Kong#7042
  • Bump/minors-and-types by @jackkav in Kong#7234
  • bump grpc stuff by @jackkav in Kong#7241
  • bump oidc by @jackkav in Kong#7242
  • minor bumps by @jackkav in Kong#7243
  • bump vite and esbuild by @jackkav in Kong#7245
  • more major bumps by @jackkav in Kong#7244
  • bump electron-builder by @jackkav in Kong#7246
  • bump less and date-fns by @jackkav in Kong#7247
  • fix: vscode debug config by @CurryYangxx in Kong#7231
  • Request URL bar fix and collection name truncation improvement by @git-commit-amen in Kong#7222
  • fix: some minor fixes for pre-request script sdk - INS-3379 by @ihexxa in Kong#7225
  • feat: translate pm object handler into insomnia object instead of supporting alias - INS-3702 by @ihexxa in Kong#7253
  • feat: Show proper error when environment variables are not valued [INS-3641] by @CurryYangxx in Kong#7227
  • fix(pre-request script): avoid encoding tags in parsing request urls - INS-3379 by @ihexxa in Kong#7249
  • mock UX feedback by @jackkav in Kong#7252
  • Fix parsing urlencoded pairs with empty values. by @adamroyle in Kong#6980
  • fix: some UI improvements of the pre-request script tab - INS-3711 by @ihexxa in Kong#7258
  • fix: focus editor by shortcut [INS-3669] by @CurryYangxx in Kong#7261
  • bump node and electron versions by @jackkav in Kong#7203
  • chore(pre-req script): move all sdk files to sdk workspace - INS-3379 by @ihexxa in Kong#7255
  • feat: add fallback for searching a proper client certificate for a host [INS-3680] by @CurryYangxx in Kong#7259
  • feat: enable external modules in pre-request script - INS-3379 by @ihexxa in Kong#7257
  • fix: onboarding page continue button ui by @CurryYangxx in Kong#7269
  • feat: add dismiss for path param tip [INS-3739] by @CurryYangxx in Kong#7271
  • feat(pre-req-script-editor): translate handlers in pasting script - INS-3721 by @ihexxa in Kong#7270
  • feat(resizable-sidebar): replace custom sidebar with resizable-panels by @gatzjames in Kong#7274
  • feat(sidebar): add toggle button to expand/collapse the organizations sidebar by @gatzjames in Kong#7275
  • 🚀 9.0.0-beta.4 by @insomnia-infra in Kong#7276
  • Fix/mock-feedback-4 by @jackkav in Kong#7277
  • manual changelog and release notes docs by @jackkav in Kong#7282
  • fix: some minor fixes for the pre-request scripting - INS-3765 by @ihexxa in Kong#7284
  • fix: wildcard pattern matching by @hvitoi in Kong#7265
  • feat(empty-organization): All projects can now be deleted by @gatzjames in Kong#7278
  • Added Proxy Support for OAuth 2 Authorization Code Flow Popup by @moritz4004 in Kong#7077
  • fix: prevent app restart when editor setting change [INS-3668] by @CurryYangxx in Kong#7268
  • feat(hidden-win): try to simulate the existing behavior of handling async tasks - INS-3561 by @ihexxa in Kong#7281
  • chore: fix some typos in comments by @alongdate in Kong#7283
  • fix: insomnia.environment.name is missing - INS-3765 by @ihexxa in Kong#7289
  • fix(organization-navbar): make the navbar scrollable when it overflows by @gatzjames in Kong#7291
  • provide users a subdomain based mock url by @jackkav in Kong#7262
  • update mock doc url by @jackkav in Kong#7293
  • fix(workspace-cards): Truncate the name after 2 lines by @gatzjames in Kong#7294
  • fix: some minor fixes for the pre-request script by @ihexxa in Kong#7299
  • use subdomain in code gen by @jackkav in Kong#7295
  • feat(event-log): Improve UX of the event log for WS and SSE responses by @gatzjames in Kong#7300
  • fix timeline watcher by @jackkav in Kong#7301
  • feat(organizations): Cache organizations to support offline first UX by @gatzjames in Kong#7303
  • 🚀 9.0.0-beta.5 by @insomnia-infra in Kong#7304
  • fix mock empty state by @jackkav in Kong#7302
  • fix: persist script's changes on environment and baseEnvironment by @ihexxa in Kong#7306

New Contributors

  • @saisatishkarra made their first contribution in Kong#7015
  • @srikrsna-buf made their first contribution in Kong#6975
  • @team-eng-enablement made their first contribution in Kong#7058
  • @CurryYangxx made their first contribution in Kong#7190
  • @andrea-mauro made their first contribution in Kong#7208
  • @pgoldtho made their first contribution in Kong#7200
  • @MKHokinson made their first contribution in Kong#7205
  • @JohnEndson made their first contribution in Kong#7223
  • @git-commit-amen made their first contribution in Kong#7222
  • @adamroyle made their first contribution in Kong#6980
  • @hvitoi made their first contribution in Kong#7265
  • @moritz4004 made their first contribution in Kong#7077
  • @alongdate made their first contribution in Kong#7283

Full Changelog: https://github.com/Kong/insomnia/compare/core@8.6.1...core@9.0.0

core@8.6.1 - 2024-02-06

✨ New Features

🐛 Bug Fixes

🔧 Chores