Releases: Kong/insomnia
9.3.3-beta.4 📦
What's Changed
- 🚀 9.3.3-beta.3 by @insomnia-infra in #7766
- chore: add sentry metric [INS-4115] by @CurryYangxx in #7727
- Vitest-2 app package by @jackkav in #7757
- fix: project switch report by @CurryYangxx in #7771
Full Changelog: https://github.com/Kong/insomnia/compare/core@9.3.3-beta.3...core@9.3.3-beta.4
9.3.3-beta.3 📦
What's Changed
- 🚀 9.3.3-beta.2 by @insomnia-infra in #7741
- handle null auth by @jackkav in #7746
- fix(Collection): Clean up auto-scroll and add back selected item styling by @gatzjames in #7747
- fixes incorrect scrollbar display issue by @Karthik7406 in #7742
- fix: reduce uncessary navigate when switching requests and tests by @CurryYangxx in #7748
- fix: lost in header transforming and blank req body by @ihexxa in #7738
- chore: git sync pull push test [INS-4132] by @filfreire in #7720
- vitest by @jackkav in #7754
- feat(History): Navigate to last opened workspace on app load by @gatzjames in #7755
- feat(Sentry): clean up unnecessary sentry stack by @gatzjames in #7758
- fix(Settings): update header styles for analytics by @gatzjames in #7759
- fix: can't match project when last visit page is dashboard by @CurryYangxx in #7762
- fix(History): navigate to the project if the last visited workspace has been deleted by @gatzjames in #7764
- feat(Response Pane): improve tabs styles by @gatzjames in #7765
New Contributors
- @Karthik7406 made their first contribution in #7742
Full Changelog: https://github.com/Kong/insomnia/compare/core@9.3.3-beta.2...core@9.3.3-beta.3
9.3.3-beta.2 📦
What's Changed
- 🚀 9.3.3-beta.1 by @insomnia-infra in #7723
- Update CHANGELOG.md by @CurryYangxx in #7725
- feat: inso collection runner by @jackkav in #7700
- fix: cannot delete request by shortcut [INS-4156] by @yaoweiprc in #7728
- fix(Key-Value Editor): Edit mode by @gatzjames in #7739
- remove send-request by @jackkav in #7731
- feat(Generate Collection from Spec): add description to requests if it's available from the oas3 schema by @gatzjames in #7734
- fix: syncing status indicator ui by @CurryYangxx in #7730
- feat(Sidebar): interactions improvements by @gatzjames in #7722
- fix(Git Clone): redirect using incorrect organizationId by @gatzjames in #7740
New Contributors
- @yaoweiprc made their first contribution in #7728
Full Changelog: https://github.com/Kong/insomnia/compare/core@9.3.3-beta.1...core@9.3.3-beta.2
9.3.3-beta.1 📦
What's Changed
- 🚀 9.3.3-beta.0 by @insomnia-infra in #7674
- fix: default user-agent for oauth2 [7672] by @filfreire in #7675
- inso fifth pass by @jackkav in #7601
- feat: inso parent folder auth by @jackkav in #7676
- chore: duplicate / symbol for import in insomnia-sdk/src/objects/(interfaces.ts, request.ts) by @Novsochetra in #7686
- fix: changelog [no-ticket] by @filfreire in #7677
- chore: enable sentry tracing by @CurryYangxx in #7688
- force vite to always wipe cache by @jackkav in #7690
- chore: make the overlay darker in displaying request timings by @ihexxa in #7691
- split test job into app and cli by @jackkav in #7685
- chore: add smoke test for git-sync [INS-4132] by @filfreire in #7682
- feat(Markdown Preview): always enable preview by @gatzjames in #7694
- fix(Delete Environment): Don't show empty view when deleting an environment by @gatzjames in #7695
- fix(Export): Option to export all data from the settings on the login view by @gatzjames in #7702
- fix: typo in style name by @ihexxa in #7701
- fix: ui improvement when return deferred data in loader by @CurryYangxx in #7681
- fix: refresh storage rule when org change by @CurryYangxx in #7707
- hide self host url in create/edit mock by @jackkav in #7704
- feat(Request pane): Add indicators for body and auth in the request pane tabs by @gatzjames in #7697
- Trim Bearer Authentication Strings by @SimplexShotz in #7279
- feat: show deprecation warnings on graphql arguments by @anujbiyani in #7364
- Clean up outdate jest and tsconfigs by @jackkav in #7712
- chore: mv prerelease tests into smoke [INS-4132] by @filfreire in #7705
- feat: add test utils on scripting snippets [INS-4141] by @filfreire in #7692
- fix: migrate loader redirect by @CurryYangxx in #7426
- refactor: flatten and reduce tsconfigs by @jackkav in #7716
- enable verbatimModuleSyntax by @jackkav in #7718
- perf: return deferred data in permission loader by @CurryYangxx in #7635
- perf: change org performance improvement [INS-3968] by @CurryYangxx in #7582
- feat: add async task indicator [INS-4106] by @CurryYangxx in #7522
- fix(sdk): sdk type cleanup by @ihexxa in #7721
- chore: bump electron 30.0 to 30.2 by @filfreire in #7714
- fix: Use SSE for storage control updates by @pavkout in #7661
New Contributors
- @Novsochetra made their first contribution in #7686
- @SimplexShotz made their first contribution in #7279
- @anujbiyani made their first contribution in #7364
Full Changelog: https://github.com/Kong/insomnia/compare/core@9.3.3-beta.0...core@9.3.3-beta.1
9.3.3-beta.0 📦
What's Changed
- 🚀 9.3.2 by @insomnia-infra in #7665
- perf: App start improvement [INS-3957] by @CurryYangxx in #7492
Full Changelog: https://github.com/Kong/insomnia/compare/core@9.3.2...core@9.3.3-beta.0
9.3.2 📦
What's Changed
- 🚀 9.3.1 by @insomnia-infra in #7617
- fix(UI Improvements) by @gatzjames in #7626
- chore(Tailwind): RenderedQueryString to tailwind by @gatzjames in #7627
- fix(Workspace Card): Clicking on the workspace card title should navigate to the workspace by @gatzjames in #7631
- fix: can not undo in editor after sending request as keys are always changing by @ihexxa in #7623
- key markdown editors by @jackkav in #7644
- can toggle selected folder by @jackkav in #7639
- bump ws and grpc by @jackkav in #7618
- fix: folder scripts are not executed if request script is not enabled by @ihexxa in #7646
- fix oauth2 folder fetch by @jackkav in #7649
- fix(File Renames): Retry renames for windows EPERM issue by @gatzjames in #7645
- fix(Export): Allow exporting workspaces without requests by @gatzjames in #7643
- fix: importing collection with invalid keys returns error by @ihexxa in #7563
- feat: setting to toggle insomnia user-agent [INS-4107] by @filfreire in #7640
- fix(Key-Value Editor): Fix stale state updates on key-value editor by @gatzjames in #7654
- default to current rather than storage selection by @jackkav in #7655
- 🚀 9.3.2-beta.0 by @insomnia-infra in #7656
- bump: @sentry/electron by @CurryYangxx in #7561
- fix: generating curl command returns error by @ihexxa in #7648
- feat(Proxy Settings): Improve Proxy experience by @gatzjames in #7664
Full Changelog: https://github.com/Kong/insomnia/compare/core@9.3.1...core@9.3.2
9.3.2-beta.0 📦
What's Changed
- 🚀 9.3.1 by @insomnia-infra in #7617
- fix(UI Improvements) by @gatzjames in #7626
- chore(Tailwind): RenderedQueryString to tailwind by @gatzjames in #7627
- fix(Workspace Card): Clicking on the workspace card title should navigate to the workspace by @gatzjames in #7631
- fix: can not undo in editor after sending request as keys are always changing by @ihexxa in #7623
- key markdown editors by @jackkav in #7644
- can toggle selected folder by @jackkav in #7639
- bump ws and grpc by @jackkav in #7618
- fix: folder scripts are not executed if request script is not enabled by @ihexxa in #7646
- fix oauth2 folder fetch by @jackkav in #7649
- fix(File Renames): Retry renames for windows EPERM issue by @gatzjames in #7645
- fix(Export): Allow exporting workspaces without requests by @gatzjames in #7643
- fix: importing collection with invalid keys returns error by @ihexxa in #7563
- feat: setting to toggle insomnia user-agent [INS-4107] by @filfreire in #7640
- fix(Key-Value Editor): Fix stale state updates on key-value editor by @gatzjames in #7654
- default to current rather than storage selection by @jackkav in #7655
Full Changelog: https://github.com/Kong/insomnia/compare/core@9.3.1...core@9.3.2-beta.0
9.3.1 📦
What's Changed
- 🚀 9.3.0 by @insomnia-infra in #7600
- fix: help to handle @ when it is not encoded in url by @ihexxa in #7609
- fix(Cookie expires): Invalid date on cookie expires by @gatzjames in #7614
- chore: add event for workspace environment type [no-ticket] by @filfreire in #7602
- chore: add request id by @marckong in #7610
Full Changelog: https://github.com/Kong/insomnia/compare/core@9.3.0...core@9.3.1
9.3.0 📦
What's Changed
- 🚀 9.2.0 by @insomnia-infra in #7418
- copy changelog from release notes by @jackkav in #7410
- can navigate to folder and inherit auth by @jackkav in #7353
- feat(Auth screen): Improve copy and add animation by @gatzjames in #7429
- fix(Sync): Display errors on sync branches modal by @gatzjames in #7433
- fix(Mock Server): Enable auto-push for mock servers by @gatzjames in #7434
- fix(CodeEditor): UI alignment in toolbar/filter dialog by @gatzjames in #7436
- disable context menu override by @jackkav in #7431
- fix: init the hidden window when renderers are reloaded by @ihexxa in #7428
- disable find in one line editor by @jackkav in #7442
- feat: folder inheritance headers by @jackkav in #7437
- fix: unhandled typerror [no-ticket] by @filfreire in #7444
- bump libcurl by @jackkav in #7443
- feat: enable major features of the after-response script by @ihexxa in #7411
- 🚀 9.3.0-beta.0 by @insomnia-infra in #7447
- Update CHANGELOG.md by @CurryYangxx in #7448
- feat(Accessibility): Update request lists to anounce the request name of a request on voice over by @gatzjames in #7449
- fix: support generating values with faker.js in scripting by @ihexxa in #7454
- chore: investigate login error [INS-3851] by @filfreire in #7438
- feat: mock create segment event [INS-3924] by @filfreire in #7461
- fix: unify after-response script property name for folders by @ihexxa in #7460
- fix: project with null remoteId don't need to be updated by @CurryYangxx in #7464
- fix: avoid rendering script by temporarily disable it by @ihexxa in #7466
- perf: io-parallelization [INS-3911] by @CurryYangxx in #7458
- fix: minor typo in interpolator by @pimothyxd in #7473
- fix: websocket subprotocols by @arbezerra in #7472
- fix: add a missing assertion chain for the response entity - INS-3917 by @ihexxa in #7474
- fix: Application Error when login failed [INS-3955] by @CurryYangxx in #7475
- chore: bake inso-cli on older macos [INS-3931] by @filfreire in #7471
- ci(.github)[SEC-1084]: SLSA supply chain security controls by @saisatishkarra in #7479
- 🚀 9.3.0-alpha.2 by @insomnia-infra in #7485
- 🚀 9.3.0-alpha.3 by @insomnia-infra in #7487
- release message by @jackkav in #7483
- 🚀 9.3.0-alpha.4 by @insomnia-infra in #7489
- feat: add fetch timeout [INS-3911] by @CurryYangxx in #7467
- feat(Key-Value Editor): Improve accessibility and make the items re-orderable by @gatzjames in #7465
- fix: add jsonSchema assertion chain by @ihexxa in #7481
- chore: rename variable properties to improve readability by @ihexxa in #7480
- fix(Response Tabs): Tabs with a menu inside are not accessible - Response Panes by @gatzjames in #7477
- fix: script to parse binary digests by @saisatishkarra in #7493
- 🚀 9.3.0-alpha.5 by @insomnia-infra in #7494
- feat: folder inheritance scripts by @jackkav in #7430
- fix: use base64 output file for provenance for large assets by @saisatishkarra in #7496
- Bump/electron-30 by @jackkav in #7354
- chore: new analytics events [INS-3938] by @filfreire in #7495
- chore: add analytics test [INS-3919] by @filfreire in #7478
- fix variable names for provenance digest by @saisatishkarra in #7498
- 🚀 9.3.0-alpha.7 by @insomnia-infra in #7499
- fix glob patterns for release assets by @saisatishkarra in #7501
- 🚀 9.3.0-alpha.8 by @insomnia-infra in #7502
- feat: enable importing folder-level scripts by @ihexxa in #7504
- feat: Import/folder-auth by @jackkav in #7505
- verbose notarize by @jackkav in #7500
- chore: new segment event (invite) [INS-3938] by @filfreire in #7506
- disable nunjucks in mock route by @jackkav in #7510
- auto update changelog after release by @jackkav in #7417
- chore(Database types): Infer query params from database model by @gatzjames in #7512
- 🚀 9.3.0-beta.1 by @insomnia-infra in #7513
- 🚀 9.3.0-alpha.9 by @insomnia-infra in #7514
- 🚀 9.3.0-beta.2 by @insomnia-infra in #7515
- fix: windows paths release-publish [no-ticket] by @filfreire in #7516
- import scripts into collection folder by @jackkav in #7518
- fix: url preview should contain auth params by @ihexxa in #7509
- include read only in headers count by @jackkav in #7521
- remove oas 2 kong by @jackkav in #7503
- fix: windows artifact and update code signer [INS-3993][INS-3982] by @filfreire in #7523
- 🚀 9.3.0-alpha.11 by @insomnia-infra in #7524
- 🚀 9.3.0-beta.3 by @insomnia-infra in #7526
- chore(Minor UI improvements): Expand/Collapse all and file card titles by @gatzjames in #7528
- 🚀 9.3.0-beta.4 by @insomnia-infra in #7530
- move env editor to folder tab by @jackkav in #7534
- folder sections by @jackkav in #7488
- can create local mocks in enterprise plan by @jackkav in #7538
- fix: onboarding typo by @Ahavaz in #7537
- fix(Key-Value Editor): UX improvements and bugfix for empty state by @gatzjames in #7541
- fix(Error View): fix loading state for logout button in error view by @gatzjames in #7545
- 🚀 9.3.0-beta.5 by @insomnia-infra in #7549
- improve plugin install ux by @jackkav in #7542
- consistent dropdown layout by @jackkav in #7536
- spike: proxy error on login [INS-4009] by @filfreire in #7546
- feat: display status of sending request steps - INS-3635 by @ihexxa in #7382
- fix: always take the latest operation name instead of prev state's by @ihexxa in #7553
- feat(Global Environments): Introduce a new top level file type called global environments. by @gatzjames in #7511
- fix(Sync): Do not show conflicts for empty keys by @gatzjames in #7556
- fix: add missing methods depending on the interpolator - INS-3966 by @ihexxa in #7560
- tidy warnings by @jackkav in #7566
- transform hyphens to underscores on import by @jackkav in #7564
- fix(Permissions Error): Permissions error was persisting after switching organizations by @gatzjames in #7544
- 🚀 9.3.0-beta.6 by @insomnia-infra in #7569
- Update "Mock API" in README by @cootshk in #7572
- Replace export data and more with Preferences by @jackkav in #7570
- export should show on scratchpad by @jackkav in #7571
- Markdown-inlined by @jackkav in #7554
- normalise json path by @jackkav in #7575
- feat(Environment Picker): Simplify the UI by @gatzjames in #7574
- inso clean up by @jackkav in #7578
- inso remove deprecated option by @jackkav in https://github.com/Kong/insomnia/p...
9.3.0-beta.7 📦
What's Changed
- 🚀 9.3.0-beta.6 by @insomnia-infra in #7569
- Update "Mock API" in README by @cootshk in #7572
- Replace export data and more with Preferences by @jackkav in #7570
- export should show on scratchpad by @jackkav in #7571
- Markdown-inlined by @jackkav in #7554
- normalise json path by @jackkav in #7575
- feat(Environment Picker): Simplify the UI by @gatzjames in #7574
- inso clean up by @jackkav in #7578
- inso remove deprecated option by @jackkav in #7579
- fix: can not undo changes after switching between requests by @ihexxa in #7583
- fix(KeyValue Editor): Pressing enter on an input should update the value by @gatzjames in #7580
- feat(Global Environments): Update workpsace settings modal for environment settings by @gatzjames in #7585
- 9-3-quick-fixes by @jackkav in #7586
- refactor: enable active global environment and map it to the sdk by @ihexxa in #7533
- fix(Environment Picker): Fix selecting No global environment by @gatzjames in #7590
- Inso-third-pass by @jackkav in #7588
New Contributors
Full Changelog: https://github.com/Kong/insomnia/compare/core@9.3.0-beta.6...core@9.3.0-beta.7