Insomnia
Developer ToolsAn open-source API client for REST, GraphQL and gRPC.
Release activity
| May | Jun | Jul | Aug | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Sunday | No releases on Apr 19, 2026 | No releases on Apr 26, 2026 | No releases on May 3, 2026 | No releases on May 10, 2026 | No releases on May 17, 2026 | No releases on May 24, 2026 | No releases on May 31, 2026 | No releases on Jun 7, 2026 | No releases on Jun 14, 2026 | No releases on Jun 21, 2026 | No releases on Jun 28, 2026 | No releases on Jul 5, 2026 | No releases on Jul 12, 2026 | No releases on Jul 19, 2026 | No releases on Jul 26, 2026 | No releases on Aug 2, 2026 |
| Monday | No releases on Apr 20, 2026 | No releases on Apr 27, 2026 | No releases on May 4, 2026 | 1 release on May 11, 2026 | No releases on May 18, 2026 | No releases on May 25, 2026 | No releases on Jun 1, 2026 | No releases on Jun 8, 2026 | No releases on Jun 15, 2026 | No releases on Jun 22, 2026 | No releases on Jun 29, 2026 | No releases on Jul 6, 2026 | 1 release on Jul 13, 2026 | No releases on Jul 20, 2026 | No releases on Jul 27, 2026 | No releases on Aug 3, 2026 |
| Tuesday | No releases on Apr 21, 2026 | No releases on Apr 28, 2026 | No releases on May 5, 2026 | No releases on May 12, 2026 | No releases on May 19, 2026 | No releases on May 26, 2026 | No releases on Jun 2, 2026 | No releases on Jun 9, 2026 | 1 release on Jun 16, 2026 | No releases on Jun 23, 2026 | No releases on Jun 30, 2026 | No releases on Jul 7, 2026 | No releases on Jul 14, 2026 | No releases on Jul 21, 2026 | No releases on Jul 28, 2026 | No releases on Aug 4, 2026 |
| Wednesday | No releases on Apr 22, 2026 | No releases on Apr 29, 2026 | No releases on May 6, 2026 | No releases on May 13, 2026 | No releases on May 20, 2026 | No releases on May 27, 2026 | No releases on Jun 3, 2026 | No releases on Jun 10, 2026 | No releases on Jun 17, 2026 | 1 release on Jun 24, 2026 | No releases on Jul 1, 2026 | No releases on Jul 8, 2026 | No releases on Jul 15, 2026 | 1 release on Jul 22, 2026 | No releases on Jul 29, 2026 | No releases on Aug 5, 2026 |
| Thursday | No releases on Apr 23, 2026 | No releases on Apr 30, 2026 | No releases on May 7, 2026 | No releases on May 14, 2026 | No releases on May 21, 2026 | No releases on May 28, 2026 | No releases on Jun 4, 2026 | 1 release on Jun 11, 2026 | 1 release on Jun 18, 2026 | No releases on Jun 25, 2026 | No releases on Jul 2, 2026 | No releases on Jul 9, 2026 | No releases on Jul 16, 2026 | No releases on Jul 23, 2026 | No releases on Jul 30, 2026 | No releases on Aug 6, 2026 |
| Friday | No releases on Apr 24, 2026 | No releases on May 1, 2026 | No releases on May 8, 2026 | No releases on May 15, 2026 | 1 release on May 22, 2026 | No releases on May 29, 2026 | 1 release on Jun 5, 2026 | No releases on Jun 12, 2026 | No releases on Jun 19, 2026 | No releases on Jun 26, 2026 | No releases on Jul 3, 2026 | No releases on Jul 10, 2026 | No releases on Jul 17, 2026 | 1 release on Jul 24, 2026 | No releases on Jul 31, 2026 | No releases on Aug 7, 2026 |
| Saturday | No releases on Apr 25, 2026 | No releases on May 2, 2026 | No releases on May 9, 2026 | No releases on May 16, 2026 | No releases on May 23, 2026 | No releases on May 30, 2026 | No releases on Jun 6, 2026 | No releases on Jun 13, 2026 | No releases on Jun 20, 2026 | No releases on Jun 27, 2026 | No releases on Jul 4, 2026 | No releases on Jul 11, 2026 | No releases on Jul 18, 2026 | No releases on Jul 25, 2026 | No releases on Aug 1, 2026 |
38 releases in the last year, busiest day 2
Changelog
13.1.0-beta.1 📦
What's Changed
- backport #10268 to release/13.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/10282
Full Changelog: https://github.com/Kong/insomnia/compare/core@13.1.0-beta.0...core@13.1.0-beta.1
13.1.0-beta.0 📦
- Add model migration and initModel to database
- Konnect sync integration
- Konnect integration proxy URL and regex support
- Konnect integration sanitizes nunjucks templates on sync
- Konnect integration expressions support
- Custom npm registry mirror setting for plugin installation
- Default user-agent for cURL imports
- Integrate v3 user endpoints
- Git Sync support for canonical repository output
- Import deep-link login experience
- Revamping pre/post scripting sandbox
- Include app version in window title
- Move konnect sync behind feature flag
- Change default behavior when deleting cloud sync workspace
- Use electron store for OAuth session
- Unhandled rejection error
- Resolve Sentry promise error
- Git Sync credential validation causing form loop
- Git Sync auto-resolve non-YAML file conflicts to remote during merge
- Enforce securedPath in mockServerAdditionalFiles
- View transition error
- Support pin and unpin websocket and socketio requests
- User cannot resolve conflict in app
- File list in the middle of commit modal is collapsed
- Bump node-libcurl and add IPv6 tests
What's Changed
- :rocket: 12.5.1-alpha.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/9799
- feat: move model migrate and initModel to database by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9796
- Chore: ratchet renderer nodejs calls by @jackkav in https://github.com/Kong/insomnia/pull/9803
- Validate credentials by @pavkout in https://github.com/Kong/insomnia/pull/9765
- refactor: remove route path builtin imports by @jackkav in https://github.com/Kong/insomnia/pull/9805
- feat: konnect sync integration by @shelby-moore in https://github.com/Kong/insomnia/pull/9795
- chore: add AGENTS.md, CLAUDE.md by @shelby-moore in https://github.com/Kong/insomnia/pull/9812
- refactor: route fs backed cleanup by @jackkav in https://github.com/Kong/insomnia/pull/9806
- refactor: shared browser safe helper cleanup by @jackkav in https://github.com/Kong/insomnia/pull/9810
- fix: unhandledrejection error by @CurryYangxx in https://github.com/Kong/insomnia/pull/9774
- fix: resolve sentry promise error by @CurryYangxx in https://github.com/Kong/insomnia/pull/9786
- fix(Git Sync): Fix credential validation causing form loop by @gatzjames in https://github.com/Kong/insomnia/pull/9820
- add e2e and cli skills by @jackkav in https://github.com/Kong/insomnia/pull/9818
- feat: konnect integration proxy url and regex support by @shelby-moore in https://github.com/Kong/insomnia/pull/9811
- chore: move konnect sync behind feature flag by @shelby-moore in https://github.com/Kong/insomnia/pull/9832
- chore: isolate gRPC proto file preparation behind IPC boundary by @jackkav in https://github.com/Kong/insomnia/pull/9828
- feat: konnect integration sanitizes nunjucks templates on sync by @shelby-moore in https://github.com/Kong/insomnia/pull/9831
- fix(Git Sync): auto-resolve non-YAML file conflicts to remote during merge by @gatzjames in https://github.com/Kong/insomnia/pull/9798
- feat: konnect integration expressions support by @shelby-moore in https://github.com/Kong/insomnia/pull/9830
- Show more specific error when creating mock route fails [INS-478] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9841
- fix: Enforce securedPath in mockServerAdditionalFiles by @kwburns-kong in https://github.com/Kong/insomnia/pull/9748
- Feat: add custom npm registry mirror setting for plugin installation [INS-1269] by @jeremyjpj0916 in https://github.com/Kong/insomnia/pull/9837
- feat: default user-agent for cURL imports [INS-2416] by @ryan-willis in https://github.com/Kong/insomnia/pull/9838
- fix: view transition error - [INS-2316] by @CurryYangxx in https://github.com/Kong/insomnia/pull/9792
- feat: Change default behavior when delete cloud sync workspace by @cwangsmv in https://github.com/Kong/insomnia/pull/9844
- feat: integrate v3 user endpoints by @Ali-Sab in https://github.com/Kong/insomnia/pull/9785
- chore: apply PoLP to workflows by @kwburns-kong in https://github.com/Kong/insomnia/pull/9840
- chore: resolve GHA warning annotations and reduce CI time [INS-2312] by @ryan-willis in https://github.com/Kong/insomnia/pull/9839
- fix: resolves INS-2366 by @kwburns-kong in https://github.com/Kong/insomnia/pull/9852
- Refactor:use electron store for oauth session by @jackkav in https://github.com/Kong/insomnia/pull/9851
- chore: decouple releases by @notjaywu in https://github.com/Kong/insomnia/pull/9842
- refactor: auth header to main by @jackkav in https://github.com/Kong/insomnia/pull/9834
- fix: Support pin and unpin websocket and socketio requests by @cwangsmv in https://github.com/Kong/insomnia/pull/9865
- feat(Git Sync): Add support for canonical repository output by @gatzjames in https://github.com/Kong/insomnia/pull/9789
- refactor: move sync code to main by @jackkav in https://github.com/Kong/insomnia/pull/9827
- chore: update insomnia-plugin-ai to 1.0.11 by @fiosman in https://github.com/Kong/insomnia/pull/9862
- fix: bump node-libcurl and add ipv6 tests by @ryan-willis in https://github.com/Kong/insomnia/pull/9869
- feat: revamping pre/post scripting sandbox by @kwburns-kong in https://github.com/Kong/insomnia/pull/9794
- fix: user can not resolve conflict in app by @CurryYangxx in https://github.com/Kong/insomnia/pull/9872
- Git server for smoke test [INS-2258] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9816
- feat: import deep-link login experience [INS-2416] by @ryan-willis in https://github.com/Kong/insomnia/pull/9860
- refactor: replace node:url with URL in cert and proxy match by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9515
- refactor: import to main by @jackkav in https://github.com/Kong/insomnia/pull/9809
- Fix style issue that file list in the middle of commit modal is collapsed [INS-2315] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9875
- Chore: playwright dx v2 by @jackkav in https://github.com/Kong/insomnia/pull/9876
- Update E2E test for git sync [INS-2258] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9878
- feat: update migration image and urls by @pavkout in https://github.com/Kong/insomnia/pull/9868
- feat(Git Sync): Downgrade -> Upgrade path by @gatzjames in https://github.com/Kong/insomnia/pull/9882
- Chore: refine e2e docs by agent for agent by @jackkav in https://github.com/Kong/insomnia/pull/9881
- Updating Dependencies and Github Workflows by @kwburns-kong in https://github.com/Kong/insomnia/pull/9884
- feat: include app version in window title [INS-2465] by @godfrzero in https://github.com/Kong/insomnia/pull/9888
- feat(Git Sync): improve git migration onboarding UX and local file system access [INS-2462] by @pavkout in https://github.com/Kong/insomnia/pull/9890
- chore: normalize konnect api responses by @shelby-moore in https://github.com/Kong/insomnia/pull/9895
- feat(Git Sync): enhance migration view with best practices note and UI improvements by @pavkout in https://github.com/Kong/insomnia/pull/9900
- chore: comment out smctl credentials save in workflow by @notjaywu in https://github.com/Kong/insomnia/pull/9898
- feat: migrate model imports, base types, org model and helpers by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9802
- chore: resolve dependency, dead code, and other coding improvements by @kwburns-kong in https://github.com/Kong/insomnia/pull/9902
- feat: track analytics events for empty state actions in ProjectEmptyView by @pavkout in https://github.com/Kong/insomnia/pull/9910
- fix: delete file in watcher by @CurryYangxx in https://github.com/Kong/insomnia/pull/9912
- fix: update migration documentation links for clarity and accuracy by @pavkout in https://github.com/Kong/insomnia/pull/9907
- fix: use blob in iframe for PDFs instead of webview [INS-2425] by @ryan-willis in https://github.com/Kong/insomnia/pull/9919
- feat: enrich Request Executed analytics event with script, param, and certificate properties by @pavkout in https://github.com/Kong/insomnia/pull/9914
- chore(analytics): move analytics into shared package [INS-2446] by @ryan-willis in https://github.com/Kong/insomnia/pull/9915
- chore: pdf preview frame regression tests by @ryan-willis in https://github.com/Kong/insomnia/pull/9922
- fix: ensure plugin directory exists before showing it by @ryan-willis in https://github.com/Kong/insomnia/pull/9923
- feat: rebuild user, org and project services by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9917
- feat: move plugin loading to dedicated hidden BrowserWindow (Phase 1) by @jackkav in https://github.com/Kong/insomnia/pull/9889
- fix: address plugin bridge review comments from PR #9889 by @jackkav in https://github.com/Kong/insomnia/pull/9938
- feat: New navigation sidebar by @cwangsmv in https://github.com/Kong/insomnia/pull/9936
- chore: enable ts checks for test files by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9935
- del tab in no project view by @CurryYangxx in https://github.com/Kong/insomnia/pull/9948
- feat: Add a default navigation sidebar component when there's no project under organization by @cwangsmv in https://github.com/Kong/insomnia/pull/9949
- fix: prevent race condition in environment-editor smoke test by @jackkav in https://github.com/Kong/insomnia/pull/9944
- Move plugin creation behind main IPC by @jackkav in https://github.com/Kong/insomnia/pull/9941
- feat: Add a hint when users are overriding the default host header by @cwangsmv in https://github.com/Kong/insomnia/pull/9952
- feat: lift network.ts fs/path behind window.main.timeline IPC bridge by @jackkav in https://github.com/Kong/insomnia/pull/9945
- Integrate Konnect sync with the new sidebar [INS-2358] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9960
- Sync login status between different windows. [INS-2537] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9908
- Remove script-executor from renderer import baseline by @jackkav in https://github.com/Kong/insomnia/pull/9968
- fix: enhance deep link handling in insomniaFetch function in main by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9977
- Fix: New navigation sidebar UI issues by @cwangsmv in https://github.com/Kong/insomnia/pull/9958
- fix: shell:open auth redirect and TrailLines height growth bug by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9975
- Feat: Make people's first request easy by @CurryYangxx in https://github.com/Kong/insomnia/pull/9950
- feat: Custom lint rules [INS-2338] by @fiosman in https://github.com/Kong/insomnia/pull/9920
- fix: first request homepage ui tweaks by @mcturco in https://github.com/Kong/insomnia/pull/9981
- refactor: move the common code that insomnia-data depends on by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9931
- feat: add event triggers and request_type for the request_execution event - INS-2235 by @ihexxa in https://github.com/Kong/insomnia/pull/9957
- feat(events): add events for request creation and preferences - INS-2376 by @ihexxa in https://github.com/Kong/insomnia/pull/9911
- fix: Code-editor horizontal scroll bar not showing issue by @cwangsmv in https://github.com/Kong/insomnia/pull/9987
- fix: show loading state in git sync button while repo data is being fetched [INS-2610] by @pavkout in https://github.com/Kong/insomnia/pull/9939
- feat: migrate templating engine from Nunjucks to LiquidJS by @kwburns-kong in https://github.com/Kong/insomnia/pull/9980
- fix: konnect settings modal style changes by @mcturco in https://github.com/Kong/insomnia/pull/9990
- feat: load all workspace of a org in one batch by @xiaodemen in https://github.com/Kong/insomnia/pull/9934
- Remove all third-party npm package imports from the renderer bundle by @jackkav in https://github.com/Kong/insomnia/pull/9992
- refactor: remove plugin imports from vite bundle by @jackkav in https://github.com/Kong/insomnia/pull/9998
- feat(analytics): add source field to creation and execution events [INS-2427] by @pavkout in https://github.com/Kong/insomnia/pull/9933
- refactor: add aliases for insomnia-data by @ZxBing0066 in https://github.com/Kong/insomnia/pull/10002
- Fix: dev build environment not inject by @cwangsmv in https://github.com/Kong/insomnia/pull/10008
- refactor: extract insomnia-data into workspace package by @ZxBing0066 in https://github.com/Kong/insomnia/pull/10010
- fix: adapt to theme by @CurryYangxx in https://github.com/Kong/insomnia/pull/9985
- Fix inherited folder auth not applied correctly for OAuth2 requests [INS-2671] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9999
- feat: add options for adjusting LLM URL option by @Ali-Sab in https://github.com/Kong/insomnia/pull/9964
- fix(e2e): remove pat seeding from flaky windows test by @ryan-willis in https://github.com/Kong/insomnia/pull/10012
- chore: add konnect smoke tests by @shelby-moore in https://github.com/Kong/insomnia/pull/10014
- fix(ci): resolve PR versioning bug and missing backport E2E triggers by @notjaywu in https://github.com/Kong/insomnia/pull/10004
- feat: add segment event for first request creation pane by @CurryYangxx in https://github.com/Kong/insomnia/pull/10018
- fix: app crash if no writable stdout is available #9951 by @godfrzero in https://github.com/Kong/insomnia/pull/9984
- fix(smoke): Fix smoke test by @kwburns-kong in https://github.com/Kong/insomnia/pull/10023
- feat: disable nodeIntegration in renderer mainWindow, remove Node import check tooling by @jackkav in https://github.com/Kong/insomnia/pull/9996
- fix: first request feature feedback by @CurryYangxx in https://github.com/Kong/insomnia/pull/10007
- fix: new sidebar UI issues by @cwangsmv in https://github.com/Kong/insomnia/pull/10006
- refactor: remove dead vite config stubs and fix stale comments by @jackkav in https://github.com/Kong/insomnia/pull/10026
- feat: user-agent default handling for v13 by @ryan-willis in https://github.com/Kong/insomnia/pull/10015
- fix(linting): resolved TOC/TOU issue (INS-2691); adds refresh button to recompile a ruleset; address minor bugs by @kwburns-kong in https://github.com/Kong/insomnia/pull/9991
- fix: runner route bug by @jackkav in https://github.com/Kong/insomnia/pull/10030
- fix: remove Buffer class usage in renderer code by @ryan-willis in https://github.com/Kong/insomnia/pull/10031
- Streamline workspace create & settings form [INS-2621] by @godfrzero in https://github.com/Kong/insomnia/pull/9940
- Implement app context methods via fetch bridge by @jackkav in https://github.com/Kong/insomnia/pull/10034
- fix: change pokemon api by @CurryYangxx in https://github.com/Kong/insomnia/pull/10039
- fix: import dialog by @jackkav in https://github.com/Kong/insomnia/pull/10040
- chore: add e2e tests for custom linting rules by @Ali-Sab in https://github.com/Kong/insomnia/pull/9989
- refactor(runtime): introduce explicit network runtime capabilities by @ZxBing0066 in https://github.com/Kong/insomnia/pull/10037
- fix(e2e): prevent feature-flag mock leak from breaking export tests by @ryan-willis in https://github.com/Kong/insomnia/pull/10045
- fix: packaged inso segfault patch via pkg-safe consola reporter by @ryan-willis in https://github.com/Kong/insomnia/pull/10035
- fix(linting): show refresh ruleset button only if there is a remote url in a extends entry by @fiosman in https://github.com/Kong/insomnia/pull/10043
- fix: load plugins with available require() and align cloud sync mocks with real API by @ryan-willis in https://github.com/Kong/insomnia/pull/10046
- refactor(runtime): extend IoC runtime to crypto and templating by @jackkav in https://github.com/Kong/insomnia/pull/10044
- chore: bump/inline actions off of Node 20 runtime by @godfrzero in https://github.com/Kong/insomnia/pull/9983
- Fix/pokemon api by @CurryYangxx in https://github.com/Kong/insomnia/pull/10047
- fix: v13 onboarding content by @mcturco in https://github.com/Kong/insomnia/pull/10025
- fix: show v13 onboarding immediately after Git migration completes [INS-2552] by @pavkout in https://github.com/Kong/insomnia/pull/10050
- refactor(runtime): extend IoC runtime to 3 new capabilities by @jackkav in https://github.com/Kong/insomnia/pull/10048
- fix: remove duplicate orphaned tip by @ZxBing0066 in https://github.com/Kong/insomnia/pull/10057
- add faker to optimizeDeps by @jackkav in https://github.com/Kong/insomnia/pull/10055
- feat: group spectral lint warnings/errors by rule; add drag handler to lint panel by @fiosman in https://github.com/Kong/insomnia/pull/10036
- Fix: Catch organization list fetch error in loader by @cwangsmv in https://github.com/Kong/insomnia/pull/10058
- fix(ui): align header editors using grid by @ryan-willis in https://github.com/Kong/insomnia/pull/10061
- feat: change orphaned projects tip to shorter style by @ZxBing0066 in https://github.com/Kong/insomnia/pull/10063
- plugin warning toast by @jackkav in https://github.com/Kong/insomnia/pull/10029
- Improve Konnect sync UX [INS-2697] by @yaoweiprc in https://github.com/Kong/insomnia/pull/10038
- feat: update plugin notice to clarify third-party development and endorsement by @pavkout in https://github.com/Kong/insomnia/pull/10021
- fix(e2e): tab tests refactor by @ryan-willis in https://github.com/Kong/insomnia/pull/10062
- fix: stabilize flaky smoke tests + supporting fixes (runner selection, cloud sync, scripting) by @pavkout in https://github.com/Kong/insomnia/pull/10051
- fix: cloud sync toast for v13 by @ryan-willis in https://github.com/Kong/insomnia/pull/10070
- fix: let user toggle parameters for newer URL-based LLMs by @Ali-Sab in https://github.com/Kong/insomnia/pull/10074
- fix(linting): fixes linting styling / UI issues for v13 by @fiosman in https://github.com/Kong/insomnia/pull/10073
- fix: ui by @CurryYangxx in https://github.com/Kong/insomnia/pull/10079
- Fix: Change default behavior when delete cloud sync workspaces in sidebar by @cwangsmv in https://github.com/Kong/insomnia/pull/10080
- fix(plugins): register user-installed plugin template tags in LiquidJS render worker by @jackkav in https://github.com/Kong/insomnia/pull/10078
- replace process.type with IS_RENDERER by @jackkav in https://github.com/Kong/insomnia/pull/10065
- fix: Unexpected disableUserAgentHeader field occur in cloud sync by @cwangsmv in https://github.com/Kong/insomnia/pull/10089
- refactor(eslint): enforce renderer/node execution-context boundaries by @jackkav in https://github.com/Kong/insomnia/pull/10087
- feat: Adds dialog to confirm closing a modal with unsaved changes (p1) by @fiosman in https://github.com/Kong/insomnia/pull/10068
- fix: main process system cert fetches by @ryan-willis in https://github.com/Kong/insomnia/pull/10075
- fix: support variables in websocket request path by @ryan-willis in https://github.com/Kong/insomnia/pull/10067
- fix: persist sidebar width when switching between document tabs [INS-2773] by @pavkout in https://github.com/Kong/insomnia/pull/10094
- fix: region extract from konnect control plane endpoint by @shelby-moore in https://github.com/Kong/insomnia/pull/10093
- fix: make property order fields optional for cloud sync [INS-2807] by @ryan-willis in https://github.com/Kong/insomnia/pull/10084
- fix(ci): optimize E2E workflow triggers by @notjaywu in https://github.com/Kong/insomnia/pull/10077
- Fix/konnect project filter [INS-2805] by @yaoweiprc in https://github.com/Kong/insomnia/pull/10098
- fix(git-vcs): update file checking logic to allow only YAML files and… by @gatzjames in https://github.com/Kong/insomnia/pull/10086
- fix(ui): prevent button text truncation by @notjaywu in https://github.com/Kong/insomnia/pull/10100
- feat(analytics): attach project ID to project events [INS-2813] by @ryan-willis in https://github.com/Kong/insomnia/pull/10109
- refactor(structure): reorganize feature folders by runtime context by @jackkav in https://github.com/Kong/insomnia/pull/10092
- Fix: Avoid unrelevant actions to trigger the project loader by @cwangsmv in https://github.com/Kong/insomnia/pull/10102
- Fix: Show environment settings in scratchpad by @cwangsmv in https://github.com/Kong/insomnia/pull/10114
- security(electron): enable contextIsolation on the main window by @jackkav in https://github.com/Kong/insomnia/pull/10111
- chore(dep): security dependency bump by @kwburns-kong in https://github.com/Kong/insomnia/pull/10085
- feat: Adds dialog to confirm closing a modal with unsaved changes (p2) by @fiosman in https://github.com/Kong/insomnia/pull/10097
- fix(sidebar): pass mock server and git file path to settings dialog by @ryan-willis in https://github.com/Kong/insomnia/pull/10122
- fix: preserve OpenAPI spec when importing a design document [INS-2628] by @pavkout in https://github.com/Kong/insomnia/pull/10107
- chore(vite): remove electronNodeRequire plugin and process.type define by @jackkav in https://github.com/Kong/insomnia/pull/10121
- feat: better update ux [INS-696] by @ryan-willis in https://github.com/Kong/insomnia/pull/10110
- fix: Only allow export action for scratch pad workspace by @cwangsmv in https://github.com/Kong/insomnia/pull/10131
- fix: konnect multi region support by @shelby-moore in https://github.com/Kong/insomnia/pull/10125
- feat: support unique method+path in cloud mock routes [INS-2629] by @ryan-willis in https://github.com/Kong/insomnia/pull/10136
- feat: support more curl features in import [INS-1531] by @ryan-willis in https://github.com/Kong/insomnia/pull/10096
- fix(ci): change release build workflow to manual trigger by @notjaywu in https://github.com/Kong/insomnia/pull/10139
- feat: add local filtering in organization select [INS-2761] by @godfrzero in https://github.com/Kong/insomnia/pull/10056
- feat: add additional konnect analytics event properties by @shelby-moore in https://github.com/Kong/insomnia/pull/10137
- feat: align list and onboarding UX to unified space model by @Ali-Sab in https://github.com/Kong/insomnia/pull/10033
- fix: enforce URL validation to disallow local file URIs in curl requests by @jackkav in https://github.com/Kong/insomnia/pull/8957
- fix: project setup modal positioning by @ryan-willis in https://github.com/Kong/insomnia/pull/10144
- fix: deep-link MCP handling [INS-2631] by @ryan-willis in https://github.com/Kong/insomnia/pull/10142
- fix(sidebar): show change indicator at workspace level by @ryan-willis in https://github.com/Kong/insomnia/pull/10143
- fix: make update notice changelog url a link by @ryan-willis in https://github.com/Kong/insomnia/pull/10147
- fix: improve OneLineEditor initialization and resize handling by @CurryYangxx in https://github.com/Kong/insomnia/pull/10138
- fix: skip unsupported cURL cli opts during import by @ryan-willis in https://github.com/Kong/insomnia/pull/10145
- fix(git-sync): simplify repo URL entry and remove credential base URL requirement [INS-2124] by @pavkout in https://github.com/Kong/insomnia/pull/10119
- fix(git): default file name from name on create & show file name for MCP in settings [INS-2630] by @pavkout in https://github.com/Kong/insomnia/pull/10022
- fix(grpc): constrain proto file writes to insomnia-grpc temp directory (INS-2842) by @kwburns-kong in https://github.com/Kong/insomnia/pull/10156
- chore: optimize meta.json writes and add file recovery by @notjaywu in https://github.com/Kong/insomnia/pull/10108
- fix(sidebar): Run button is missing in the dropdown menu of document workspace [INS-2831] by @yaoweiprc in https://github.com/Kong/insomnia/pull/10132
- fix: prevent empty commit when nothing is staged in Git Sync [INS-2795] by @pavkout in https://github.com/Kong/insomnia/pull/10149
- fix: prevent data loss when connecting a repo to an existing Git Sync project [INS-2794] by @pavkout in https://github.com/Kong/insomnia/pull/10153
- fix: align empty-state "Create" menu styling with sidebar context menus [INS-2789] by @pavkout in https://github.com/Kong/insomnia/pull/10150
- feat: UI cleanup for the API Designer's spec editor [INS-2667] by @pavkout in https://github.com/Kong/insomnia/pull/10141
- fix(undo): preserve URL bar focus + undo without breaking env preview refresh by @jackkav in https://github.com/Kong/insomnia/pull/10152
- fix: route Request Created to Customer.io via identified profile to stop email-less profiles [INS-2678] by @pavkout in https://github.com/Kong/insomnia/pull/10019
- feat: first-class support for QUERY http method by @ryan-willis in https://github.com/Kong/insomnia/pull/10157
- feat: don't persist the trailing blank row in key-value editors [INS-2598] by @pavkout in https://github.com/Kong/insomnia/pull/10083
- fix: persist full cookie jar after set by @ryan-willis in https://github.com/Kong/insomnia/pull/10165
- feat: allow logging of insomnia.environment [INS-2806] by @ryan-willis in https://github.com/Kong/insomnia/pull/10164
- fix: datetime picker color scheme match by @ryan-willis in https://github.com/Kong/insomnia/pull/10175
- fix: filter cookies using raw representation by @ryan-willis in https://github.com/Kong/insomnia/pull/10176
- fix(sidebar): prevent resize handle from covering other elements by @ryan-willis in https://github.com/Kong/insomnia/pull/10177
- fix(e2e): attempt to fix flaky insomnia-vault e2e test by @fiosman in https://github.com/Kong/insomnia/pull/10174
- fix(e2e): fix flaky insomnia-vault e2e test (2) by @fiosman in https://github.com/Kong/insomnia/pull/10178
- fix: resolve tags within tag argument strings [INS-2876] by @ryan-willis in https://github.com/Kong/insomnia/pull/10173
- fix: ignore malformed proxy value if setting is off by @ryan-willis in https://github.com/Kong/insomnia/pull/10184
- feat: surface more errors in console tab by @ryan-willis in https://github.com/Kong/insomnia/pull/10186
- feat: add native git credential provider and update related components by @gatzjames in https://github.com/Kong/insomnia/pull/10027
- fix(storage-rule): handle org id starting with team_ by @notjaywu in https://github.com/Kong/insomnia/pull/10190
- refactor: refactor project related database calls to services by @ZxBing0066 in https://github.com/Kong/insomnia/pull/10104
- fix(linting): grouped lint occurrences and update CodeMirror lint tooltip icons by @fiosman in https://github.com/Kong/insomnia/pull/10183
- fix: no proxy setting with roots [INS-2838] by @ryan-willis in https://github.com/Kong/insomnia/pull/10194
- feat: focus & keyboard navigation improvements [INS-2552] by @pavkout in https://github.com/Kong/insomnia/pull/10049
- feat(ci): add release_build check option to publish workflow by @notjaywu in https://github.com/Kong/insomnia/pull/10195
- fix: fallback to https protocol when url includes template to avoid error by @ZxBing0066 in https://github.com/Kong/insomnia/pull/10196
- feat: add Export to the project context menu [INS-2552] by @pavkout in https://github.com/Kong/insomnia/pull/10198
- feat: do not redirect to active request by @CurryYangxx in https://github.com/Kong/insomnia/pull/10187
- fix(git-sync): set upstream tracking on push for new/empty repos [INS-2625] by @fiosman in https://github.com/Kong/insomnia/pull/10163
- feat: publish Insomnia file JSON Schema [INS-2794] by @pavkout in https://github.com/Kong/insomnia/pull/10154
- refactor: optimize RepoFileWatcher sync pipeline by @pavkout in https://github.com/Kong/insomnia/pull/9918
- refactor: migrate workspace-related database calls to services by @ZxBing0066 in https://github.com/Kong/insomnia/pull/10200
- fix: Remove previous konnect sync notification when syncing again [INS-2819] by @yaoweiprc in https://github.com/Kong/insomnia/pull/10162
- fix: use fixed colors for Konnect Configure button [INS-2913] by @yaoweiprc in https://github.com/Kong/insomnia/pull/10206
- fix: show side bar active project after start up by @CurryYangxx in https://github.com/Kong/insomnia/pull/10188
- feat: Sidebar shortcut to create workspace and request by @cwangsmv in https://github.com/Kong/insomnia/pull/10189
- Git Credentials: Refactor deletion logic [INS-2471] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9906
- feat: move to v3 spaces from v1 organizations call by @Ali-Sab in https://github.com/Kong/insomnia/pull/10185
- feat: improve collection runner feedback [INS-2627] by @ryan-willis in https://github.com/Kong/insomnia/pull/10193
- feat(templating): QuickJS template-tag sandbox behind a flag, with e2e canary by @jackkav in https://github.com/Kong/insomnia/pull/10207
- fix: fix invite/cookies modal backdrop rendering wrong theme color by @fiosman in https://github.com/Kong/insomnia/pull/10210
- feat(templating): manifest-gated module registry for the sandbox require (M1) by @jackkav in https://github.com/Kong/insomnia/pull/10208
- feat(templating): plugin manifest permissions loader + Plugins-UI display (C3) by @jackkav in https://github.com/Kong/insomnia/pull/10211
- chore: harden electron web permissions [INS-2367] by @ryan-willis in https://github.com/Kong/insomnia/pull/10159
- fix: support nested query param schemas [INS-2424] by @ryan-willis in https://github.com/Kong/insomnia/pull/10219
- fix: restore project modal top-anchored positioning by @fiosman in https://github.com/Kong/insomnia/pull/10217
- fix: surface invalid spectral ruleset issues to renderer in git sync projects by @fiosman in https://github.com/Kong/insomnia/pull/10203
- feat(Git Sync): Git projects can live anywhere on disk by @gatzjames in https://github.com/Kong/insomnia/pull/10155
- feat: Add analytic events to track shortcut for show sidebar create dropdown and create http request by @cwangsmv in https://github.com/Kong/insomnia/pull/10212
- Chore: Plugin window debug support in dev by @cwangsmv in https://github.com/Kong/insomnia/pull/10181
- feat(undo): reconcile native + CodeMirror undo via one app-level handler by @jackkav in https://github.com/Kong/insomnia/pull/10167
- feat(templating): seed ambient sandbox stdlib globals — Buffer/process/crypto/URL (M2) by @jackkav in https://github.com/Kong/insomnia/pull/10220
- refactor: update environment service methods and replace database calls with service calls by @ZxBing0066 in https://github.com/Kong/insomnia/pull/10227
- fix: propagate system proxy settings to user requests (INS-2943) by @yaoweiprc in https://github.com/Kong/insomnia/pull/10228
- feat: add skill for maintain component documents by @CurryYangxx in https://github.com/Kong/insomnia/pull/10229
- Fix: When paste curl command in request url bar, the import modal did not show by @cwangsmv in https://github.com/Kong/insomnia/pull/10235
- feat(templating): capability-gate the sandbox host bridge (C1) by @jackkav in https://github.com/Kong/insomnia/pull/10222
- feat(INS-2933): first-request experience A/B experiment (13.1) by @pavkout in https://github.com/Kong/insomnia/pull/10215
New Contributors
- @jeremyjpj0916 made their first contribution in https://github.com/Kong/insomnia/pull/9837
Full Changelog: https://github.com/Kong/insomnia/compare/core@12.5.1-alpha.0...core@13.1.0-beta.0
13.0.2 📦
13.0.1 📦
What's Changed
- backport #10114 to release/13.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/10115
- backport #10102 to release/13.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/10116
Full Changelog: https://github.com/Kong/insomnia/compare/core@13.0.0...core@13.0.1
13.0.0 📦
13.0.0-beta.1 📦
- Konnect sync integration
- Konnect integration proxy URL and regex support
- Konnect integration expressions support
- Konnect integration sanitizes nunjucks templates on sync
- Custom npm registry mirror setting for plugin installation
- Default user-agent for cURL imports
- Git Sync support for canonical repository output
- Import deep-link login experience
- App version in window title
- Git Sync improve migration onboarding UX and local file system access
- Move model migrate and initModel to database
- Change default behavior when delete cloud sync workspace
- Revamping pre/post scripting sandbox
- Git Sync downgrade to upgrade path
- Integrate v3 user endpoints
- Unhandledrejection error
- Resolve Sentry promise error
- Git Sync credential validation causing form loop
- Git Sync auto-resolve non-YAML file conflicts to remote during merge
- Enforce securedPath in mockServerAdditionalFiles
- View transition error
What's Changed
- :rocket: 12.5.1-alpha.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/9799
- feat: move model migrate and initModel to database by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9796
- Chore: ratchet renderer nodejs calls by @jackkav in https://github.com/Kong/insomnia/pull/9803
- Validate credentials by @pavkout in https://github.com/Kong/insomnia/pull/9765
- refactor: remove route path builtin imports by @jackkav in https://github.com/Kong/insomnia/pull/9805
- feat: konnect sync integration by @shelby-moore in https://github.com/Kong/insomnia/pull/9795
- chore: add AGENTS.md, CLAUDE.md by @shelby-moore in https://github.com/Kong/insomnia/pull/9812
- refactor: route fs backed cleanup by @jackkav in https://github.com/Kong/insomnia/pull/9806
- refactor: shared browser safe helper cleanup by @jackkav in https://github.com/Kong/insomnia/pull/9810
- fix: unhandledrejection error by @CurryYangxx in https://github.com/Kong/insomnia/pull/9774
- fix: resolve sentry promise error by @CurryYangxx in https://github.com/Kong/insomnia/pull/9786
- fix(Git Sync): Fix credential validation causing form loop by @gatzjames in https://github.com/Kong/insomnia/pull/9820
- add e2e and cli skills by @jackkav in https://github.com/Kong/insomnia/pull/9818
- feat: konnect integration proxy url and regex support by @shelby-moore in https://github.com/Kong/insomnia/pull/9811
- chore: move konnect sync behind feature flag by @shelby-moore in https://github.com/Kong/insomnia/pull/9832
- chore: isolate gRPC proto file preparation behind IPC boundary by @jackkav in https://github.com/Kong/insomnia/pull/9828
- feat: konnect integration sanitizes nunjucks templates on sync by @shelby-moore in https://github.com/Kong/insomnia/pull/9831
- fix(Git Sync): auto-resolve non-YAML file conflicts to remote during merge by @gatzjames in https://github.com/Kong/insomnia/pull/9798
- feat: konnect integration expressions support by @shelby-moore in https://github.com/Kong/insomnia/pull/9830
- Show more specific error when creating mock route fails [INS-478] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9841
- fix: Enforce securedPath in mockServerAdditionalFiles by @kwburns-kong in https://github.com/Kong/insomnia/pull/9748
- Feat: add custom npm registry mirror setting for plugin installation [INS-1269] by @jeremyjpj0916 in https://github.com/Kong/insomnia/pull/9837
- feat: default user-agent for cURL imports [INS-2416] by @ryan-willis in https://github.com/Kong/insomnia/pull/9838
- fix: view transition error - [INS-2316] by @CurryYangxx in https://github.com/Kong/insomnia/pull/9792
- feat: Change default behavior when delete cloud sync workspace by @cwangsmv in https://github.com/Kong/insomnia/pull/9844
- feat: integrate v3 user endpoints by @Ali-Sab in https://github.com/Kong/insomnia/pull/9785
- chore: apply PoLP to workflows by @kwburns-kong in https://github.com/Kong/insomnia/pull/9840
- chore: resolve GHA warning annotations and reduce CI time [INS-2312] by @ryan-willis in https://github.com/Kong/insomnia/pull/9839
- fix: resolves INS-2366 by @kwburns-kong in https://github.com/Kong/insomnia/pull/9852
- Refactor:use electron store for oauth session by @jackkav in https://github.com/Kong/insomnia/pull/9851
- chore: decouple releases by @notjaywu in https://github.com/Kong/insomnia/pull/9842
- refactor: auth header to main by @jackkav in https://github.com/Kong/insomnia/pull/9834
- fix: Support pin and unpin websocket and socketio requests by @cwangsmv in https://github.com/Kong/insomnia/pull/9865
- feat(Git Sync): Add support for canonical repository output by @gatzjames in https://github.com/Kong/insomnia/pull/9789
- refactor: move sync code to main by @jackkav in https://github.com/Kong/insomnia/pull/9827
- chore: update insomnia-plugin-ai to 1.0.11 by @fiosman in https://github.com/Kong/insomnia/pull/9862
- fix: bump node-libcurl and add ipv6 tests by @ryan-willis in https://github.com/Kong/insomnia/pull/9869
- feat: revamping pre/post scripting sandbox by @kwburns-kong in https://github.com/Kong/insomnia/pull/9794
- fix: user can not resolve conflict in app by @CurryYangxx in https://github.com/Kong/insomnia/pull/9872
- Git server for smoke test [INS-2258] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9816
- feat: import deep-link login experience [INS-2416] by @ryan-willis in https://github.com/Kong/insomnia/pull/9860
- refactor: replace node:url with URL in cert and proxy match by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9515
- refactor: import to main by @jackkav in https://github.com/Kong/insomnia/pull/9809
- Fix style issue that file list in the middle of commit modal is collapsed [INS-2315] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9875
- Chore: playwright dx v2 by @jackkav in https://github.com/Kong/insomnia/pull/9876
- Update E2E test for git sync [INS-2258] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9878
- feat: update migration image and urls by @pavkout in https://github.com/Kong/insomnia/pull/9868
- feat(Git Sync): Downgrade -> Upgrade path by @gatzjames in https://github.com/Kong/insomnia/pull/9882
- Chore: refine e2e docs by agent for agent by @jackkav in https://github.com/Kong/insomnia/pull/9881
- Updating Dependencies and Github Workflows by @kwburns-kong in https://github.com/Kong/insomnia/pull/9884
- feat: include app version in window title [INS-2465] by @godfrzero in https://github.com/Kong/insomnia/pull/9888
- feat(Git Sync): improve git migration onboarding UX and local file system access [INS-2462] by @pavkout in https://github.com/Kong/insomnia/pull/9890
- chore: normalize konnect api responses by @shelby-moore in https://github.com/Kong/insomnia/pull/9895
- feat(Git Sync): enhance migration view with best practices note and UI improvements by @pavkout in https://github.com/Kong/insomnia/pull/9900
- chore: comment out smctl credentials save in workflow by @notjaywu in https://github.com/Kong/insomnia/pull/9898
- feat: migrate model imports, base types, org model and helpers by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9802
- chore: resolve dependency, dead code, and other coding improvements by @kwburns-kong in https://github.com/Kong/insomnia/pull/9902
- feat: track analytics events for empty state actions in ProjectEmptyView by @pavkout in https://github.com/Kong/insomnia/pull/9910
- fix: delete file in watcher by @CurryYangxx in https://github.com/Kong/insomnia/pull/9912
- fix: update migration documentation links for clarity and accuracy by @pavkout in https://github.com/Kong/insomnia/pull/9907
- fix: use blob in iframe for PDFs instead of webview [INS-2425] by @ryan-willis in https://github.com/Kong/insomnia/pull/9919
- feat: enrich Request Executed analytics event with script, param, and certificate properties by @pavkout in https://github.com/Kong/insomnia/pull/9914
- chore(analytics): move analytics into shared package [INS-2446] by @ryan-willis in https://github.com/Kong/insomnia/pull/9915
- chore: pdf preview frame regression tests by @ryan-willis in https://github.com/Kong/insomnia/pull/9922
- fix: ensure plugin directory exists before showing it by @ryan-willis in https://github.com/Kong/insomnia/pull/9923
- feat: rebuild user, org and project services by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9917
- feat: move plugin loading to dedicated hidden BrowserWindow (Phase 1) by @jackkav in https://github.com/Kong/insomnia/pull/9889
- fix: address plugin bridge review comments from PR #9889 by @jackkav in https://github.com/Kong/insomnia/pull/9938
- feat: New navigation sidebar by @cwangsmv in https://github.com/Kong/insomnia/pull/9936
- chore: enable ts checks for test files by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9935
- del tab in no project view by @CurryYangxx in https://github.com/Kong/insomnia/pull/9948
- feat: Add a default navigation sidebar component when there's no project under organization by @cwangsmv in https://github.com/Kong/insomnia/pull/9949
- fix: prevent race condition in environment-editor smoke test by @jackkav in https://github.com/Kong/insomnia/pull/9944
- Move plugin creation behind main IPC by @jackkav in https://github.com/Kong/insomnia/pull/9941
- feat: Add a hint when users are overriding the default host header by @cwangsmv in https://github.com/Kong/insomnia/pull/9952
- feat: lift network.ts fs/path behind window.main.timeline IPC bridge by @jackkav in https://github.com/Kong/insomnia/pull/9945
- Integrate Konnect sync with the new sidebar [INS-2358] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9960
- Sync login status between different windows. [INS-2537] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9908
- Remove script-executor from renderer import baseline by @jackkav in https://github.com/Kong/insomnia/pull/9968
- fix: enhance deep link handling in insomniaFetch function in main by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9977
- Fix: New navigation sidebar UI issues by @cwangsmv in https://github.com/Kong/insomnia/pull/9958
- fix: shell:open auth redirect and TrailLines height growth bug by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9975
- Feat: Make people's first request easy by @CurryYangxx in https://github.com/Kong/insomnia/pull/9950
- feat: Custom lint rules [INS-2338] by @fiosman in https://github.com/Kong/insomnia/pull/9920
- fix: first request homepage ui tweaks by @mcturco in https://github.com/Kong/insomnia/pull/9981
- refactor: move the common code that insomnia-data depends on by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9931
- feat: add event triggers and request_type for the request_execution event - INS-2235 by @ihexxa in https://github.com/Kong/insomnia/pull/9957
- feat(events): add events for request creation and preferences - INS-2376 by @ihexxa in https://github.com/Kong/insomnia/pull/9911
- fix: Code-editor horizontal scroll bar not showing issue by @cwangsmv in https://github.com/Kong/insomnia/pull/9987
- fix: show loading state in git sync button while repo data is being fetched [INS-2610] by @pavkout in https://github.com/Kong/insomnia/pull/9939
- feat: migrate templating engine from Nunjucks to LiquidJS by @kwburns-kong in https://github.com/Kong/insomnia/pull/9980
- fix: konnect settings modal style changes by @mcturco in https://github.com/Kong/insomnia/pull/9990
- feat: load all workspace of a org in one batch by @xiaodemen in https://github.com/Kong/insomnia/pull/9934
- Remove all third-party npm package imports from the renderer bundle by @jackkav in https://github.com/Kong/insomnia/pull/9992
- refactor: remove plugin imports from vite bundle by @jackkav in https://github.com/Kong/insomnia/pull/9998
- feat(analytics): add source field to creation and execution events [INS-2427] by @pavkout in https://github.com/Kong/insomnia/pull/9933
- refactor: add aliases for insomnia-data by @ZxBing0066 in https://github.com/Kong/insomnia/pull/10002
- Fix: dev build environment not inject by @cwangsmv in https://github.com/Kong/insomnia/pull/10008
- refactor: extract insomnia-data into workspace package by @ZxBing0066 in https://github.com/Kong/insomnia/pull/10010
- fix: adapt to theme by @CurryYangxx in https://github.com/Kong/insomnia/pull/9985
- Fix inherited folder auth not applied correctly for OAuth2 requests [INS-2671] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9999
- feat: add options for adjusting LLM URL option by @Ali-Sab in https://github.com/Kong/insomnia/pull/9964
- fix(e2e): remove pat seeding from flaky windows test by @ryan-willis in https://github.com/Kong/insomnia/pull/10012
- chore: add konnect smoke tests by @shelby-moore in https://github.com/Kong/insomnia/pull/10014
- fix(ci): resolve PR versioning bug and missing backport E2E triggers by @notjaywu in https://github.com/Kong/insomnia/pull/10004
- feat: add segment event for first request creation pane by @CurryYangxx in https://github.com/Kong/insomnia/pull/10018
- fix: app crash if no writable stdout is available #9951 by @godfrzero in https://github.com/Kong/insomnia/pull/9984
- fix(smoke): Fix smoke test by @kwburns-kong in https://github.com/Kong/insomnia/pull/10023
- feat: disable nodeIntegration in renderer mainWindow, remove Node import check tooling by @jackkav in https://github.com/Kong/insomnia/pull/9996
- fix: first request feature feedback by @CurryYangxx in https://github.com/Kong/insomnia/pull/10007
- fix: new sidebar UI issues by @cwangsmv in https://github.com/Kong/insomnia/pull/10006
- refactor: remove dead vite config stubs and fix stale comments by @jackkav in https://github.com/Kong/insomnia/pull/10026
- feat: user-agent default handling for v13 by @ryan-willis in https://github.com/Kong/insomnia/pull/10015
- fix(linting): resolved TOC/TOU issue (INS-2691); adds refresh button to recompile a ruleset; address minor bugs by @kwburns-kong in https://github.com/Kong/insomnia/pull/9991
- fix: runner route bug by @jackkav in https://github.com/Kong/insomnia/pull/10030
- fix: remove Buffer class usage in renderer code by @ryan-willis in https://github.com/Kong/insomnia/pull/10031
- Streamline workspace create & settings form [INS-2621] by @godfrzero in https://github.com/Kong/insomnia/pull/9940
- Implement app context methods via fetch bridge by @jackkav in https://github.com/Kong/insomnia/pull/10034
- fix: change pokemon api by @CurryYangxx in https://github.com/Kong/insomnia/pull/10039
- fix: import dialog by @jackkav in https://github.com/Kong/insomnia/pull/10040
- chore: add e2e tests for custom linting rules by @Ali-Sab in https://github.com/Kong/insomnia/pull/9989
- refactor(runtime): introduce explicit network runtime capabilities by @ZxBing0066 in https://github.com/Kong/insomnia/pull/10037
- fix(e2e): prevent feature-flag mock leak from breaking export tests by @ryan-willis in https://github.com/Kong/insomnia/pull/10045
- fix: packaged inso segfault patch via pkg-safe consola reporter by @ryan-willis in https://github.com/Kong/insomnia/pull/10035
- fix(linting): show refresh ruleset button only if there is a remote url in a extends entry by @fiosman in https://github.com/Kong/insomnia/pull/10043
- fix: load plugins with available require() and align cloud sync mocks with real API by @ryan-willis in https://github.com/Kong/insomnia/pull/10046
- refactor(runtime): extend IoC runtime to crypto and templating by @jackkav in https://github.com/Kong/insomnia/pull/10044
- chore: bump/inline actions off of Node 20 runtime by @godfrzero in https://github.com/Kong/insomnia/pull/9983
- Fix/pokemon api by @CurryYangxx in https://github.com/Kong/insomnia/pull/10047
- fix: v13 onboarding content by @mcturco in https://github.com/Kong/insomnia/pull/10025
- fix: show v13 onboarding immediately after Git migration completes [INS-2552] by @pavkout in https://github.com/Kong/insomnia/pull/10050
- refactor(runtime): extend IoC runtime to 3 new capabilities by @jackkav in https://github.com/Kong/insomnia/pull/10048
- fix: remove duplicate orphaned tip by @ZxBing0066 in https://github.com/Kong/insomnia/pull/10057
- add faker to optimizeDeps by @jackkav in https://github.com/Kong/insomnia/pull/10055
- feat: group spectral lint warnings/errors by rule; add drag handler to lint panel by @fiosman in https://github.com/Kong/insomnia/pull/10036
- Fix: Catch organization list fetch error in loader by @cwangsmv in https://github.com/Kong/insomnia/pull/10058
- fix(ui): align header editors using grid by @ryan-willis in https://github.com/Kong/insomnia/pull/10061
- feat: change orphaned projects tip to shorter style by @ZxBing0066 in https://github.com/Kong/insomnia/pull/10063
- plugin warning toast by @jackkav in https://github.com/Kong/insomnia/pull/10029
- Improve Konnect sync UX [INS-2697] by @yaoweiprc in https://github.com/Kong/insomnia/pull/10038
- feat: update plugin notice to clarify third-party development and endorsement by @pavkout in https://github.com/Kong/insomnia/pull/10021
New Contributors
- @jeremyjpj0916 made their first contribution in https://github.com/Kong/insomnia/pull/9837
- @fiosman made their first contribution in https://github.com/Kong/insomnia/pull/9862
Full Changelog: https://github.com/Kong/insomnia/compare/core@12.5.1-alpha.0...core@13.0.0-beta.1
13.0.0-beta.0 📦
- Konnect sync integration
- Konnect integration proxy URL and regex support
- Konnect integration expressions support
- Konnect integration sanitizes nunjucks templates on sync
- Custom npm registry mirror setting for plugin installation
- Default user-agent for cURL imports
- Support pin and unpin websocket and socketio requests
- Git Sync support for canonical repository output
- Import deep-link login experience
- Include app version in window title
- Move model migrate and initModel to database
- Change default behavior when delete cloud sync workspace
- Integrate v3 user endpoints
- Use electron store for oauth session
- Revamping pre/post scripting sandbox
- Unhandledrejection error
- Resolve sentry promise error
- Git Sync credential validation causing form loop
- Git Sync auto-resolve non-YAML file conflicts to remote during merge
- View transition error
What's Changed
- :rocket: 12.5.1-alpha.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/9799
- feat: move model migrate and initModel to database by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9796
- Chore: ratchet renderer nodejs calls by @jackkav in https://github.com/Kong/insomnia/pull/9803
- Validate credentials by @pavkout in https://github.com/Kong/insomnia/pull/9765
- refactor: remove route path builtin imports by @jackkav in https://github.com/Kong/insomnia/pull/9805
- feat: konnect sync integration by @shelby-moore in https://github.com/Kong/insomnia/pull/9795
- chore: add AGENTS.md, CLAUDE.md by @shelby-moore in https://github.com/Kong/insomnia/pull/9812
- refactor: route fs backed cleanup by @jackkav in https://github.com/Kong/insomnia/pull/9806
- refactor: shared browser safe helper cleanup by @jackkav in https://github.com/Kong/insomnia/pull/9810
- fix: unhandledrejection error by @CurryYangxx in https://github.com/Kong/insomnia/pull/9774
- fix: resolve sentry promise error by @CurryYangxx in https://github.com/Kong/insomnia/pull/9786
- fix(Git Sync): Fix credential validation causing form loop by @gatzjames in https://github.com/Kong/insomnia/pull/9820
- add e2e and cli skills by @jackkav in https://github.com/Kong/insomnia/pull/9818
- feat: konnect integration proxy url and regex support by @shelby-moore in https://github.com/Kong/insomnia/pull/9811
- chore: move konnect sync behind feature flag by @shelby-moore in https://github.com/Kong/insomnia/pull/9832
- chore: isolate gRPC proto file preparation behind IPC boundary by @jackkav in https://github.com/Kong/insomnia/pull/9828
- feat: konnect integration sanitizes nunjucks templates on sync by @shelby-moore in https://github.com/Kong/insomnia/pull/9831
- fix(Git Sync): auto-resolve non-YAML file conflicts to remote during merge by @gatzjames in https://github.com/Kong/insomnia/pull/9798
- feat: konnect integration expressions support by @shelby-moore in https://github.com/Kong/insomnia/pull/9830
- Show more specific error when creating mock route fails [INS-478] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9841
- fix: Enforce securedPath in mockServerAdditionalFiles by @kwburns-kong in https://github.com/Kong/insomnia/pull/9748
- Feat: add custom npm registry mirror setting for plugin installation [INS-1269] by @jeremyjpj0916 in https://github.com/Kong/insomnia/pull/9837
- feat: default user-agent for cURL imports [INS-2416] by @ryan-willis in https://github.com/Kong/insomnia/pull/9838
- fix: view transition error - [INS-2316] by @CurryYangxx in https://github.com/Kong/insomnia/pull/9792
- feat: Change default behavior when delete cloud sync workspace by @cwangsmv in https://github.com/Kong/insomnia/pull/9844
- feat: integrate v3 user endpoints by @Ali-Sab in https://github.com/Kong/insomnia/pull/9785
- chore: apply PoLP to workflows by @kwburns-kong in https://github.com/Kong/insomnia/pull/9840
- chore: resolve GHA warning annotations and reduce CI time [INS-2312] by @ryan-willis in https://github.com/Kong/insomnia/pull/9839
- fix: resolves INS-2366 by @kwburns-kong in https://github.com/Kong/insomnia/pull/9852
- Refactor:use electron store for oauth session by @jackkav in https://github.com/Kong/insomnia/pull/9851
- chore: decouple releases by @notjaywu in https://github.com/Kong/insomnia/pull/9842
- refactor: auth header to main by @jackkav in https://github.com/Kong/insomnia/pull/9834
- fix: Support pin and unpin websocket and socketio requests by @cwangsmv in https://github.com/Kong/insomnia/pull/9865
- feat(Git Sync): Add support for canonical repository output by @gatzjames in https://github.com/Kong/insomnia/pull/9789
- refactor: move sync code to main by @jackkav in https://github.com/Kong/insomnia/pull/9827
- chore: update insomnia-plugin-ai to 1.0.11 by @fiosman in https://github.com/Kong/insomnia/pull/9862
- fix: bump node-libcurl and add ipv6 tests by @ryan-willis in https://github.com/Kong/insomnia/pull/9869
- feat: revamping pre/post scripting sandbox by @kwburns-kong in https://github.com/Kong/insomnia/pull/9794
- fix: user can not resolve conflict in app by @CurryYangxx in https://github.com/Kong/insomnia/pull/9872
- Git server for smoke test [INS-2258] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9816
- feat: import deep-link login experience [INS-2416] by @ryan-willis in https://github.com/Kong/insomnia/pull/9860
- refactor: replace node:url with URL in cert and proxy match by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9515
- refactor: import to main by @jackkav in https://github.com/Kong/insomnia/pull/9809
- Fix style issue that file list in the middle of commit modal is collapsed [INS-2315] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9875
- Chore: playwright dx v2 by @jackkav in https://github.com/Kong/insomnia/pull/9876
- Update E2E test for git sync [INS-2258] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9878
- feat: update migration image and urls by @pavkout in https://github.com/Kong/insomnia/pull/9868
- feat(Git Sync): Downgrade -> Upgrade path by @gatzjames in https://github.com/Kong/insomnia/pull/9882
- Chore: refine e2e docs by agent for agent by @jackkav in https://github.com/Kong/insomnia/pull/9881
- Updating Dependencies and Github Workflows by @kwburns-kong in https://github.com/Kong/insomnia/pull/9884
- feat: include app version in window title [INS-2465] by @godfrzero in https://github.com/Kong/insomnia/pull/9888
- feat(Git Sync): improve git migration onboarding UX and local file system access [INS-2462] by @pavkout in https://github.com/Kong/insomnia/pull/9890
- chore: normalize konnect api responses by @shelby-moore in https://github.com/Kong/insomnia/pull/9895
- feat(Git Sync): enhance migration view with best practices note and UI improvements by @pavkout in https://github.com/Kong/insomnia/pull/9900
- chore: comment out smctl credentials save in workflow by @notjaywu in https://github.com/Kong/insomnia/pull/9898
- feat: migrate model imports, base types, org model and helpers by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9802
- chore: resolve dependency, dead code, and other coding improvements by @kwburns-kong in https://github.com/Kong/insomnia/pull/9902
- feat: track analytics events for empty state actions in ProjectEmptyView by @pavkout in https://github.com/Kong/insomnia/pull/9910
- fix: delete file in watcher by @CurryYangxx in https://github.com/Kong/insomnia/pull/9912
- fix: update migration documentation links for clarity and accuracy by @pavkout in https://github.com/Kong/insomnia/pull/9907
- fix: use blob in iframe for PDFs instead of webview [INS-2425] by @ryan-willis in https://github.com/Kong/insomnia/pull/9919
- feat: enrich Request Executed analytics event with script, param, and certificate properties by @pavkout in https://github.com/Kong/insomnia/pull/9914
- chore(analytics): move analytics into shared package [INS-2446] by @ryan-willis in https://github.com/Kong/insomnia/pull/9915
- chore: pdf preview frame regression tests by @ryan-willis in https://github.com/Kong/insomnia/pull/9922
- fix: ensure plugin directory exists before showing it by @ryan-willis in https://github.com/Kong/insomnia/pull/9923
- feat: rebuild user, org and project services by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9917
- feat: move plugin loading to dedicated hidden BrowserWindow (Phase 1) by @jackkav in https://github.com/Kong/insomnia/pull/9889
- fix: address plugin bridge review comments from PR #9889 by @jackkav in https://github.com/Kong/insomnia/pull/9938
- feat: New navigation sidebar by @cwangsmv in https://github.com/Kong/insomnia/pull/9936
- chore: enable ts checks for test files by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9935
- del tab in no project view by @CurryYangxx in https://github.com/Kong/insomnia/pull/9948
- feat: Add a default navigation sidebar component when there's no project under organization by @cwangsmv in https://github.com/Kong/insomnia/pull/9949
- fix: prevent race condition in environment-editor smoke test by @jackkav in https://github.com/Kong/insomnia/pull/9944
- Move plugin creation behind main IPC by @jackkav in https://github.com/Kong/insomnia/pull/9941
- feat: Add a hint when users are overriding the default host header by @cwangsmv in https://github.com/Kong/insomnia/pull/9952
- feat: lift network.ts fs/path behind window.main.timeline IPC bridge by @jackkav in https://github.com/Kong/insomnia/pull/9945
- Integrate Konnect sync with the new sidebar [INS-2358] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9960
- Sync login status between different windows. [INS-2537] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9908
- Remove script-executor from renderer import baseline by @jackkav in https://github.com/Kong/insomnia/pull/9968
- fix: enhance deep link handling in insomniaFetch function in main by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9977
- Fix: New navigation sidebar UI issues by @cwangsmv in https://github.com/Kong/insomnia/pull/9958
- fix: shell:open auth redirect and TrailLines height growth bug by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9975
- Feat: Make people's first request easy by @CurryYangxx in https://github.com/Kong/insomnia/pull/9950
- feat: Custom lint rules [INS-2338] by @fiosman in https://github.com/Kong/insomnia/pull/9920
- fix: first request homepage ui tweaks by @mcturco in https://github.com/Kong/insomnia/pull/9981
- refactor: move the common code that insomnia-data depends on by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9931
- feat: add event triggers and request_type for the request_execution event - INS-2235 by @ihexxa in https://github.com/Kong/insomnia/pull/9957
- feat(events): add events for request creation and preferences - INS-2376 by @ihexxa in https://github.com/Kong/insomnia/pull/9911
- fix: Code-editor horizontal scroll bar not showing issue by @cwangsmv in https://github.com/Kong/insomnia/pull/9987
- fix: show loading state in git sync button while repo data is being fetched [INS-2610] by @pavkout in https://github.com/Kong/insomnia/pull/9939
- feat: migrate templating engine from Nunjucks to LiquidJS by @kwburns-kong in https://github.com/Kong/insomnia/pull/9980
- fix: konnect settings modal style changes by @mcturco in https://github.com/Kong/insomnia/pull/9990
- feat: load all workspace of a org in one batch by @xiaodemen in https://github.com/Kong/insomnia/pull/9934
- Remove all third-party npm package imports from the renderer bundle by @jackkav in https://github.com/Kong/insomnia/pull/9992
- refactor: remove plugin imports from vite bundle by @jackkav in https://github.com/Kong/insomnia/pull/9998
- feat(analytics): add source field to creation and execution events [INS-2427] by @pavkout in https://github.com/Kong/insomnia/pull/9933
- refactor: add aliases for insomnia-data by @ZxBing0066 in https://github.com/Kong/insomnia/pull/10002
- Fix: dev build environment not inject by @cwangsmv in https://github.com/Kong/insomnia/pull/10008
- refactor: extract insomnia-data into workspace package by @ZxBing0066 in https://github.com/Kong/insomnia/pull/10010
- fix: adapt to theme by @CurryYangxx in https://github.com/Kong/insomnia/pull/9985
- Fix inherited folder auth not applied correctly for OAuth2 requests [INS-2671] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9999
- feat: add options for adjusting LLM URL option by @Ali-Sab in https://github.com/Kong/insomnia/pull/9964
- fix(e2e): remove pat seeding from flaky windows test by @ryan-willis in https://github.com/Kong/insomnia/pull/10012
- chore: add konnect smoke tests by @shelby-moore in https://github.com/Kong/insomnia/pull/10014
- fix(ci): resolve PR versioning bug and missing backport E2E triggers by @notjaywu in https://github.com/Kong/insomnia/pull/10004
- feat: add segment event for first request creation pane by @CurryYangxx in https://github.com/Kong/insomnia/pull/10018
- fix: app crash if no writable stdout is available #9951 by @godfrzero in https://github.com/Kong/insomnia/pull/9984
- fix(smoke): Fix smoke test by @kwburns-kong in https://github.com/Kong/insomnia/pull/10023
- feat: disable nodeIntegration in renderer mainWindow, remove Node import check tooling by @jackkav in https://github.com/Kong/insomnia/pull/9996
- fix: first request feature feedback by @CurryYangxx in https://github.com/Kong/insomnia/pull/10007
- fix: new sidebar UI issues by @cwangsmv in https://github.com/Kong/insomnia/pull/10006
- refactor: remove dead vite config stubs and fix stale comments by @jackkav in https://github.com/Kong/insomnia/pull/10026
- feat: user-agent default handling for v13 by @ryan-willis in https://github.com/Kong/insomnia/pull/10015
- fix(linting): resolved TOC/TOU issue (INS-2691); adds refresh button to recompile a ruleset; address minor bugs by @kwburns-kong in https://github.com/Kong/insomnia/pull/9991
- fix: runner route bug by @jackkav in https://github.com/Kong/insomnia/pull/10030
New Contributors
- @jeremyjpj0916 made their first contribution in https://github.com/Kong/insomnia/pull/9837
- @fiosman made their first contribution in https://github.com/Kong/insomnia/pull/9862
Full Changelog: https://github.com/Kong/insomnia/compare/core@12.5.1-alpha.0...core@13.0.0-beta.0
12.6.0 📦
12.6.0-beta.0 📦
- Konnect sync integration
- Konnect integration proxy URL and regex support
- Konnect integration expressions support
- Konnect integration sanitizes nunjucks templates on sync
- Custom npm registry mirror setting for plugin installation
- Default user-agent for cURL imports
- Git Sync support for canonical repository output
- Move model migrate and initModel to database
- Change default behavior when delete cloud sync workspace
- Use electron store for OAuth session
- Integrate v3 user endpoints
- Unhandled rejection error
- Resolve Sentry promise error
- Git Sync credential validation causing form loop
- Git Sync auto-resolve non-YAML file conflicts to remote during merge
- View transition error
- Enforce securedPath in mockServerAdditionalFiles
- Show more specific error when creating mock route fails
- Support pin and unpin WebSocket and Socket.io requests
- Bump node-libcurl and add IPv6 tests
What's Changed
- :rocket: 12.5.1-alpha.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/9799
- feat: move model migrate and initModel to database by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9796
- Chore: ratchet renderer nodejs calls by @jackkav in https://github.com/Kong/insomnia/pull/9803
- Validate credentials by @pavkout in https://github.com/Kong/insomnia/pull/9765
- refactor: remove route path builtin imports by @jackkav in https://github.com/Kong/insomnia/pull/9805
- feat: konnect sync integration by @shelby-moore in https://github.com/Kong/insomnia/pull/9795
- chore: add AGENTS.md, CLAUDE.md by @shelby-moore in https://github.com/Kong/insomnia/pull/9812
- refactor: route fs backed cleanup by @jackkav in https://github.com/Kong/insomnia/pull/9806
- refactor: shared browser safe helper cleanup by @jackkav in https://github.com/Kong/insomnia/pull/9810
- fix: unhandledrejection error by @CurryYangxx in https://github.com/Kong/insomnia/pull/9774
- fix: resolve sentry promise error by @CurryYangxx in https://github.com/Kong/insomnia/pull/9786
- fix(Git Sync): Fix credential validation causing form loop by @gatzjames in https://github.com/Kong/insomnia/pull/9820
- add e2e and cli skills by @jackkav in https://github.com/Kong/insomnia/pull/9818
- feat: konnect integration proxy url and regex support by @shelby-moore in https://github.com/Kong/insomnia/pull/9811
- chore: move konnect sync behind feature flag by @shelby-moore in https://github.com/Kong/insomnia/pull/9832
- chore: isolate gRPC proto file preparation behind IPC boundary by @jackkav in https://github.com/Kong/insomnia/pull/9828
- feat: konnect integration sanitizes nunjucks templates on sync by @shelby-moore in https://github.com/Kong/insomnia/pull/9831
- fix(Git Sync): auto-resolve non-YAML file conflicts to remote during merge by @gatzjames in https://github.com/Kong/insomnia/pull/9798
- feat: konnect integration expressions support by @shelby-moore in https://github.com/Kong/insomnia/pull/9830
- Show more specific error when creating mock route fails [INS-478] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9841
- fix: Enforce securedPath in mockServerAdditionalFiles by @kwburns-kong in https://github.com/Kong/insomnia/pull/9748
- Feat: add custom npm registry mirror setting for plugin installation [INS-1269] by @jeremyjpj0916 in https://github.com/Kong/insomnia/pull/9837
- feat: default user-agent for cURL imports [INS-2416] by @ryan-willis in https://github.com/Kong/insomnia/pull/9838
- fix: view transition error - [INS-2316] by @CurryYangxx in https://github.com/Kong/insomnia/pull/9792
- feat: Change default behavior when delete cloud sync workspace by @cwangsmv in https://github.com/Kong/insomnia/pull/9844
- feat: integrate v3 user endpoints by @Ali-Sab in https://github.com/Kong/insomnia/pull/9785
- chore: apply PoLP to workflows by @kwburns-kong in https://github.com/Kong/insomnia/pull/9840
- chore: resolve GHA warning annotations and reduce CI time [INS-2312] by @ryan-willis in https://github.com/Kong/insomnia/pull/9839
- fix: resolves INS-2366 by @kwburns-kong in https://github.com/Kong/insomnia/pull/9852
- Refactor:use electron store for oauth session by @jackkav in https://github.com/Kong/insomnia/pull/9851
- chore: decouple releases by @notjaywu in https://github.com/Kong/insomnia/pull/9842
- refactor: auth header to main by @jackkav in https://github.com/Kong/insomnia/pull/9834
- fix: Support pin and unpin websocket and socketio requests by @cwangsmv in https://github.com/Kong/insomnia/pull/9865
- feat(Git Sync): Add support for canonical repository output by @gatzjames in https://github.com/Kong/insomnia/pull/9789
- refactor: move sync code to main by @jackkav in https://github.com/Kong/insomnia/pull/9827
- chore: update insomnia-plugin-ai to 1.0.11 by @fiosman in https://github.com/Kong/insomnia/pull/9862
- fix: bump node-libcurl and add ipv6 tests by @ryan-willis in https://github.com/Kong/insomnia/pull/9869
- backport #9900 to release/12.6 by @insomnia-infra in https://github.com/Kong/insomnia/pull/9901
New Contributors
- @jeremyjpj0916 made their first contribution in https://github.com/Kong/insomnia/pull/9837
- @fiosman made their first contribution in https://github.com/Kong/insomnia/pull/9862
Full Changelog: https://github.com/Kong/insomnia/compare/core@12.5.1-alpha.0...core@12.6.0-beta.0
12.5.1-alpha.0 📦
What's Changed
- :rocket: 12.5.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/9771
- fix: Execute bundle plugin actions with correct execution environment by @cwangsmv in https://github.com/Kong/insomnia/pull/9759
- feat: migrate models to insomnia-data - p7 by @cwangsmv in https://github.com/Kong/insomnia/pull/9743
- feat: support switching spec docs between JSON and YAML by @ryan-willis in https://github.com/Kong/insomnia/pull/9769
- chore(deps): bump dependencies by @ryan-willis in https://github.com/Kong/insomnia/pull/9756
- chore: restrict GITHUB_TOKEN permissions by @kwburns-kong in https://github.com/Kong/insomnia/pull/9779
- fix: Use json-bigint for parsing JSON in the response template tag to handle large numbers [#8988] by @godfrzero in https://github.com/Kong/insomnia/pull/9728
- fix: Account for non-string scalar return values from xpath functions [INS-637] by @godfrzero in https://github.com/Kong/insomnia/pull/9778
- chore: clean up insomniaFetch imports and configuration by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9750
- feat: support deconstructing services by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9767
- fix: wait for Vite dev server before launching Electron by @yaoweiprc in https://github.com/Kong/insomnia/pull/9777
- refactor: model migration by @CurryYangxx in https://github.com/Kong/insomnia/pull/9742
- feat: migrate models to insomnia-data - p8 by @cwangsmv in https://github.com/Kong/insomnia/pull/9751
- feat: migrate models to insomnia-data - p6 by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9763
- fix: clean unused model files by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9787
- fix: request local network access on macOS by @ryan-willis in https://github.com/Kong/insomnia/pull/9784
- fix: exclude environment workspaces from Move/Copy to Workspace dropdown by @BloodShop in https://github.com/Kong/insomnia/pull/9737
New Contributors
- @kwburns-kong made their first contribution in https://github.com/Kong/insomnia/pull/9779
- @BloodShop made their first contribution in https://github.com/Kong/insomnia/pull/9737
Full Changelog: https://github.com/Kong/insomnia/compare/core@12.5.0...core@12.5.1-alpha.0
12.5.0 📦
What's Changed
- :rocket: 12.5.0-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/9749
- feat: Add toast notifications for update/create credentials by @pavkout in https://github.com/Kong/insomnia/pull/9761
- fix: delete cloud sync workspace issue by @cwangsmv in https://github.com/Kong/insomnia/pull/9762
- fix: add line clamp limit for delete workspace model by @cwangsmv in https://github.com/Kong/insomnia/pull/9764
- fix: Git Hub credentials edit pop up should be close automatically after reauthorize succeed. by @pavkout in https://github.com/Kong/insomnia/pull/9760
- fix: import state and project scan by @ryan-willis in https://github.com/Kong/insomnia/pull/9766
- fix: prevent duplicate imports during auto-scan by @ryan-willis in https://github.com/Kong/insomnia/pull/9770
Full Changelog: https://github.com/Kong/insomnia/compare/core@12.5.0-beta.0...core@12.5.0
12.5.0-beta.0 📦
What's Changed
- :rocket: 12.4.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/9695
- fix: add more error messages when calling LLM providers within AI Set… by @Ali-Sab in https://github.com/Kong/insomnia/pull/9670
- Test: Adding e2e smoke test for cloud sync by @cwangsmv in https://github.com/Kong/insomnia/pull/9614
- feat: support for middle mouse button click to open new tab by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9696
- feat: add tooltips for certificate file paths in the certificates modal by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9688
- refactor: migrate remaining apis - [INS-2162] by @CurryYangxx in https://github.com/Kong/insomnia/pull/9697
- refactor: use function instead of an object for create nedb by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9594
- fix: Show OAuth redirection params error details in MCP OAuth error by @cwangsmv in https://github.com/Kong/insomnia/pull/9587
- feat: implement page objects and components for project dashboard and statusbar by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9691
- feat: add org name in the tooltip by @CurryYangxx in https://github.com/Kong/insomnia/pull/9702
- refactor: migrate MCP-related models and services to use the new insomnia-data package by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9689
- fix: regenerate test certs by @ryan-willis in https://github.com/Kong/insomnia/pull/9708
- Move GitProjectStagingModal to global [INS-1988] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9705
- feat: socket.io handshake path by @CurryYangxx in https://github.com/Kong/insomnia/pull/9707
- Fix: Bearer authorization header is not imported when parsing curl command with multiple headers by @cwangsmv in https://github.com/Kong/insomnia/pull/9704
- fix: export typo by @CurryYangxx in https://github.com/Kong/insomnia/pull/9711
- fix: Export raw response without any interpretation by default [INS-2147] by @godfrzero in https://github.com/Kong/insomnia/pull/9676
- feat: Support delete cloud sync workspace locally or remotely by @cwangsmv in https://github.com/Kong/insomnia/pull/9603
- test: e2e test for export by @CurryYangxx in https://github.com/Kong/insomnia/pull/9652
- feat: infer services types from the implementation by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9710
- fix: Unifying and polishing reference rewrite logic by @seroperson in https://github.com/Kong/insomnia/pull/9674
- Separate GUI & internal state of runner iteration count [INS-2130] by @godfrzero in https://github.com/Kong/insomnia/pull/9715
- fix: Separate GUI & internal state of runner request delay [INS-2130] by @godfrzero in https://github.com/Kong/insomnia/pull/9721
- chore(analytics): remove temporary analytics in 12.5 by @ryan-willis in https://github.com/Kong/insomnia/pull/9713
- chore: improve error message for adding allowed directories by @shelby-moore in https://github.com/Kong/insomnia/pull/9719
- fix: openapi import use path parameters instead of variables by @Crustack in https://github.com/Kong/insomnia/pull/8585
- fix: Use stable identifier when rendering test result rows [INS-2163] by @godfrzero in https://github.com/Kong/insomnia/pull/9714
- fix: rendering OAuth2 object depending on its' type by @seroperson in https://github.com/Kong/insomnia/pull/9662
- feat(analytics): attach organization_id if available by @ryan-willis in https://github.com/Kong/insomnia/pull/9723
- fix: Use flexbox layout in Invite modal to allow for scrolling on longer lists [INS-2101] by @godfrzero in https://github.com/Kong/insomnia/pull/9725
- feat: Extract vault and kv-pair utility methods out of environment model by @cwangsmv in https://github.com/Kong/insomnia/pull/9724
- feat: enforce Promise-only service exports in insomnia-data node services by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9730
- feat: migrate settings to insomnia-data by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9729
- Git Credentials optimizations [INS-1947] by @pavkout in https://github.com/Kong/insomnia/pull/9712
- remove hotkey nodejs runtime dependency by @CurryYangxx in https://github.com/Kong/insomnia/pull/9727
- feat: migrate models to insomnia-data - p3 by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9731
- Update the logic for indentifing system changes [INS-2165] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9720
- chore: upgrade to electron 41.0.3 and node 24.14.0 by @ryan-willis in https://github.com/Kong/insomnia/pull/9734
- chore: bump GHA steps to latest major by @ryan-willis in https://github.com/Kong/insomnia/pull/9745
- Fix the bug that self-hosted mock server URL can not be edited when reating a new mock server [INS-2150] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9738
- feat: migrate models to insomnia-data - p5 by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9741
- feat: new deep link import by @ryan-willis in https://github.com/Kong/insomnia/pull/9733
New Contributors
- @seroperson made their first contribution in https://github.com/Kong/insomnia/pull/9674
- @Crustack made their first contribution in https://github.com/Kong/insomnia/pull/8585
Full Changelog: https://github.com/Kong/insomnia/compare/core@12.4.0...core@12.5.0-beta.0
12.4.0 📦
What's Changed
- :rocket: 12.4.0-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/9673
- chore: add more tests for allowed folder paths by @shelby-moore in https://github.com/Kong/insomnia/pull/9679
- fix: folder collapse & shortcuts when focusing the tab by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9680
- Fix the problem that staged/unstaged list in the git commit modal is unsynced with the diff view. by @yaoweiprc in https://github.com/Kong/insomnia/pull/9682
- feat: open request/folder in tab with middle mouse btn by @ryan-willis in https://github.com/Kong/insomnia/pull/9685
- Change wording in the invite modal by @yaoweiprc in https://github.com/Kong/insomnia/pull/9687
- fix: Bump the Docker image scan action version by @balugeorge in https://github.com/Kong/insomnia/pull/9690
Full Changelog: https://github.com/Kong/insomnia/compare/core@12.4.0-beta.0...core@12.4.0
12.4.0-beta.0 📦
What's Changed
- :rocket: 12.3.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/9639
- fix: can not find file when export - [INS-2030] by @CurryYangxx in https://github.com/Kong/insomnia/pull/9636
- feat: inso analytics [INS-1834] by @ryan-willis in https://github.com/Kong/insomnia/pull/9621
- Fix File Not Found error when git pull [INS-1940] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9613
- fix: oas should import requests where possible by @jackkav in https://github.com/Kong/insomnia/pull/9632
- feat: add URL backend for custom LLM endpoints by @Ali-Sab in https://github.com/Kong/insomnia/pull/9640
- refactor: migrate collaborator api by @CurryYangxx in https://github.com/Kong/insomnia/pull/9605
- feat: add shortcut for navigate and reopen tabs by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9642
- refactor: migrate organizations apis by @CurryYangxx in https://github.com/Kong/insomnia/pull/9615
- feat: add github app configuration link by @ryan-willis in https://github.com/Kong/insomnia/pull/9651
- feat: change tab behavior as manually by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9641
- fix: ignore js build files in eslint by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9525
- refactor: clean up project route - [INS-2051] by @CurryYangxx in https://github.com/Kong/insomnia/pull/9635
- refactor: create insomnia-data and move database files in by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9589
- fix: Improve preferences data access folders input UX with validation and guidance by @miycctwn in https://github.com/Kong/insomnia/pull/9649
- Modify git commit modal [INS-1994] [INS-1475] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9607
- Enhance OpenAPI 3 import: add support for allOf, oneOf, and anyOf in example request generation by @89ht in https://github.com/Kong/insomnia/pull/9653
- feat: lower Import UX friction by @jackkav in https://github.com/Kong/insomnia/pull/9643
- fix: extract only origin by @jackkav in https://github.com/Kong/insomnia/pull/9657
- feat: common actions analytics [INS-2120] by @ryan-willis in https://github.com/Kong/insomnia/pull/9664
- Allow users to invite others even when all seats are used. [INS-2106] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9656
- feat: Update docs link covering Insomnia metadata [INS-1475] by @godfrzero in https://github.com/Kong/insomnia/pull/9671
New Contributors
- @miycctwn made their first contribution in https://github.com/Kong/insomnia/pull/9649
Full Changelog: https://github.com/Kong/insomnia/compare/core@12.3.1...core@12.4.0-beta.0
12.3.1 📦
What's Changed
- :rocket: 12.3.1-beta.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/9637
Full Changelog: https://github.com/Kong/insomnia/compare/core@12.3.1-beta.1...core@12.3.1
12.3.1-beta.1 📦
What's Changed
- :rocket: 12.3.1-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/9624
- feat: support add in new tab in command palette by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9604
- fix: Add a default read-only page for MCP workspace without active request by @cwangsmv in https://github.com/Kong/insomnia/pull/9616
- fix: handle db change for socket.io request by @CurryYangxx in https://github.com/Kong/insomnia/pull/9628
- feat: support redirect to single request, and workspace select by @jackkav in https://github.com/Kong/insomnia/pull/9610
- fix: git project repo clear handling by @ryan-willis in https://github.com/Kong/insomnia/pull/9627
- fix: auto-close after commit+push with multiple commits [INS-1948] by @ryan-willis in https://github.com/Kong/insomnia/pull/9608
- Fix: Change MCP payload params from object to json string by @cwangsmv in https://github.com/Kong/insomnia/pull/9631
- fix: show static author email for all git auth types by @ryan-willis in https://github.com/Kong/insomnia/pull/9626
Full Changelog: https://github.com/Kong/insomnia/compare/core@12.3.1-beta.0...core@12.3.1-beta.1
12.3.1-beta.0 📦
What's Changed
- :rocket: 12.3.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/9570
- fix: Tooltip action is not clickable when render in modal by @cwangsmv in https://github.com/Kong/insomnia/pull/9565
- Fix: local installation of plugin fail due to npmrc file by @cwangsmv in https://github.com/Kong/insomnia/pull/9572
- test: verify git sync feature flag & storage rule - [INS-1908] by @CurryYangxx in https://github.com/Kong/insomnia/pull/9567
- fix: plugin install failed due to mixed usage of runtime api by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9571
- fix: persist environment tab data when switching between tabs by @niladrix719 in https://github.com/Kong/insomnia/pull/9138
- feat: improved enterprise trial confirmation modal by @ryan-willis in https://github.com/Kong/insomnia/pull/9569
- Fix: Environment variable in MCP OAuth settings in not working by @cwangsmv in https://github.com/Kong/insomnia/pull/9568
- refactor: IoC database implementation to get rid of runtime dependencies by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9511
- refactor: move some model types to a new file to reduce cycle references by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9564
- refactor: move enterprise apis to insomnia-api by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9552
- Fix: MCP workspace sync issue by @cwangsmv in https://github.com/Kong/insomnia/pull/9584
- refactor: move node dependencies from models to helpers by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9563
- Chore: Adding eslint rule to avoid using window and document in main process related code by @cwangsmv in https://github.com/Kong/insomnia/pull/9579
- refactor: migrate projects request to insomnia-api package - [INS-1874] by @CurryYangxx in https://github.com/Kong/insomnia/pull/9574
- fix: use password input for PAT - [INS-1955] by @CurryYangxx in https://github.com/Kong/insomnia/pull/9588
- feat: when logged out handle deep link by @jackkav in https://github.com/Kong/insomnia/pull/9585
- feat: support deeplink curl import by @jackkav in https://github.com/Kong/insomnia/pull/9586
- Fix: Add missing mcp generate sampling response file in build script by @cwangsmv in https://github.com/Kong/insomnia/pull/9591
- fix: block import deeplink by @jackkav in https://github.com/Kong/insomnia/pull/9597
- fix: socket.io body tab refresh - [INS-1997] by @CurryYangxx in https://github.com/Kong/insomnia/pull/9600
- fix: no project ui by @CurryYangxx in https://github.com/Kong/insomnia/pull/9606
- feat: navigate to imported workspace by @jackkav in https://github.com/Kong/insomnia/pull/9601
- Fix: MCP cloud sync action issues by @cwangsmv in https://github.com/Kong/insomnia/pull/9595
- feat(git): select commit email from git provider per repo [INS-1474] by @ryan-willis in https://github.com/Kong/insomnia/pull/9593
- feat: clearer ai settings panel by @Ali-Sab in https://github.com/Kong/insomnia/pull/9602
- Fix Socket.io JSON requests and responses handling - [INS-1993] by @Copilot in https://github.com/Kong/insomnia/pull/9596
- refactor: migrate invite api - [INS-1875] by @CurryYangxx in https://github.com/Kong/insomnia/pull/9590
- optimize: make debug view loader more robust by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9611
- fix: nowrap input prefixes [INS-2039] by @ryan-willis in https://github.com/Kong/insomnia/pull/9620
New Contributors
- @niladrix719 made their first contribution in https://github.com/Kong/insomnia/pull/9138
- @Ali-Sab made their first contribution in https://github.com/Kong/insomnia/pull/9602
- @Copilot made their first contribution in https://github.com/Kong/insomnia/pull/9596
Full Changelog: https://github.com/Kong/insomnia/compare/core@12.3.0...core@12.3.1-beta.0
12.3.0 📦
What's Changed
- :rocket: 12.3.0-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/9548
- fix: git credential migration state storage path by @CurryYangxx in https://github.com/Kong/insomnia/pull/9549
- feat: Make “Turn on AI” prompt clearer in Git Sync Smart Commits by @pavkout in https://github.com/Kong/insomnia/pull/9544
- fix: move deprecation warning above tests by @jackkav in https://github.com/Kong/insomnia/pull/9554
- fix: new git credential flow by @CurryYangxx in https://github.com/Kong/insomnia/pull/9553
- Hide the git-repo form in the create project modal [INS-1900] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9558
- Clarify macOS entitlements for local testing by @CurryYangxx in https://github.com/Kong/insomnia/pull/9559
- feat(analytics): temporary org+project metrics by @ryan-willis in https://github.com/Kong/insomnia/pull/9551
- fix(mcp): minor ux improvements by @ryan-willis in https://github.com/Kong/insomnia/pull/9555
- fix: Improve CookieSchema expiration handling for Infinity values and invalid date inputs by @pavkout in https://github.com/Kong/insomnia/pull/9543
- fix: clarify git credential fields by @ryan-willis in https://github.com/Kong/insomnia/pull/9566
- refactor: Minor UX polish for AI Commits [INS-1644] by @pavkout in https://github.com/Kong/insomnia/pull/9561
Full Changelog: https://github.com/Kong/insomnia/compare/core@12.3.0-beta.0...core@12.3.0
12.3.0-beta.0 📦
What's Changed
- :rocket: 12.2.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/9503
- Remove unnecessary parameter in OAuth flow [INS-1859] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9496
- Fix: Using safeParser to parse Insomnia git yaml files by @cwangsmv in https://github.com/Kong/insomnia/pull/9425
- fix: Insomnia V5.1 parser fails to parse legacy data with incomplete header data by @cwangsmv in https://github.com/Kong/insomnia/pull/9495
- feat: add branch info - [INS-1853] by @CurryYangxx in https://github.com/Kong/insomnia/pull/9508
- chore: add circular reference check by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9065
- Support fuzzy match when picking repo [INS-1460] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9504
- fix: Add state and scope input UI for MCP OAuth parameter by @cwangsmv in https://github.com/Kong/insomnia/pull/9507
- feat: Allow empty credential configs to work with cloud providers by @cwangsmv in https://github.com/Kong/insomnia/pull/9499
- chore: clean unused crypt code and hkdf by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9519
- feat: integrate customer-io in-app messages by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9510
- fix: Import collection variables as the base environment collection environment. by @cwangsmv in https://github.com/Kong/insomnia/pull/9530
- refactor: move trial apis to insomnia-api by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9518
- fix(script-sdk): auto-convert object to string in calling replaceIn by @ihexxa in https://github.com/Kong/insomnia/pull/9529
- Fixed Monaco Editor styling issues occurring after application crashes. [INS-1365] by @pavkout in https://github.com/Kong/insomnia/pull/9498
- feat: make commit dialog default state clearer by @ryan-willis in https://github.com/Kong/insomnia/pull/9542
- feat: Support git sync & cloud sync for MCP client by @cwangsmv in https://github.com/Kong/insomnia/pull/9527
- fix: move null cookie expires fix from har to jarFromCookies to ensure it be fixed across different scenarios by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9535
- fix: ensure cookie tag respects the URL by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9534
- [INS-1473] [INS-1868] Introduce new Git Credentials management flow (#9513) by @yaoweiprc in https://github.com/Kong/insomnia/pull/9517
- test: add unit test for git credential model by @CurryYangxx in https://github.com/Kong/insomnia/pull/9545
- Prevent users from deleting git credentials in use. [INS-1900] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9546
Full Changelog: https://github.com/Kong/insomnia/compare/core@12.2.0...core@12.3.0-beta.0
12.2.0 📦
What's Changed
- :rocket: 12.2.0-beta.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/9490
- Force the dropdown to be positioned below the input, adjust styles [INS-1850] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9492
- Fix style issue by @yaoweiprc in https://github.com/Kong/insomnia/pull/9493
- Fix: revert structuredClone method used for clone in context menu by @cwangsmv in https://github.com/Kong/insomnia/pull/9494
- Add fuzzy match for searching repos and branches by @yaoweiprc in https://github.com/Kong/insomnia/pull/9497
Full Changelog: https://github.com/Kong/insomnia/compare/core@12.2.0-beta.1...core@12.2.0
12.2.0-beta.1 📦
What's Changed
- :rocket: 12.2.0-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/9479
- feat: Add sampling support for MCP by @cwangsmv in https://github.com/Kong/insomnia/pull/9395
- fix: Can not authenticate with Gitlab/Github account by @pavkout in https://github.com/Kong/insomnia/pull/9486
- chore: pin external github ations to commit SHA by @notjaywu in https://github.com/Kong/insomnia/pull/9417
- Fix issues related to project creation flow [INS-1844] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9488
- fix: connect repo later - [INS-1843] by @CurryYangxx in https://github.com/Kong/insomnia/pull/9487
- feat(Project Modal): Sticky action toolbar on the bottom of the modal by @gatzjames in https://github.com/Kong/insomnia/pull/9489
Full Changelog: https://github.com/Kong/insomnia/compare/core@12.2.0-beta.0...core@12.2.0-beta.1
12.2.0-beta.0 📦
What's Changed
- :rocket: 12.1.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/9410
- fix: handle invalid url in oauth modal by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9413
- fix: wrong tailwind usage by @CurryYangxx in https://github.com/Kong/insomnia/pull/9336
- fix: inso test result category always be unknown by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9405
- feat: mcp support disable ssl validation by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9382
- Chore/tailwind v4 upgrade - [INS-1653] by @CurryYangxx in https://github.com/Kong/insomnia/pull/9350
- feat: refactor mcp code with context to support safe abort at any time by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9397
- Fix/proxy-config-INS-1532 by @jackkav in https://github.com/Kong/insomnia/pull/9416
- Chore/bump-linting-pkgs by @jackkav in https://github.com/Kong/insomnia/pull/9409
- feat: base components - [INS-1570] by @CurryYangxx in https://github.com/Kong/insomnia/pull/9344
- chore: run prettier by @jackkav in https://github.com/Kong/insomnia/pull/9431
- chore: enable react-hooks/purity rule by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9430
- fix: tailwind v4 border issue by @CurryYangxx in https://github.com/Kong/insomnia/pull/9433
- Chore: eslint-autofixes by @jackkav in https://github.com/Kong/insomnia/pull/9421
- chore: remove insomnia-api-client package dep by @shelby-moore in https://github.com/Kong/insomnia/pull/9432
- fix: missing = when import -d from curl by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9434
- chore: show warnings on dev start by @jackkav in https://github.com/Kong/insomnia/pull/9438
- explicit noEmit by @jackkav in https://github.com/Kong/insomnia/pull/9437
- fix: Shortcut not working in MCP client issue by @cwangsmv in https://github.com/Kong/insomnia/pull/9448
- refactor: extract insomnia-api by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9093
- add lint warning about node modules by @jackkav in https://github.com/Kong/insomnia/pull/9439
- fix: clone selected branch - [INS-1462] by @CurryYangxx in https://github.com/Kong/insomnia/pull/9408
- Refine the modal for creating and editing project [INS-1461] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9423
- pin react plugin and autofix by @jackkav in https://github.com/Kong/insomnia/pull/9458
- fix: Open MCP manage certificates modal instead of settings modal for disable SSL validation by @cwangsmv in https://github.com/Kong/insomnia/pull/9460
- feat: git editing flow by @CurryYangxx in https://github.com/Kong/insomnia/pull/9459
- fix: handle missing active workspace by redirecting to project overview by @gatzjames in https://github.com/Kong/insomnia/pull/9467
- fix: improve layout of NoProjectView component by @gatzjames in https://github.com/Kong/insomnia/pull/9468
- [INS-1473] fix credentials not reloading in Git form by @gatzjames in https://github.com/Kong/insomnia/pull/9470
- feat: Added new Segment Events [INS-1332] by @pavkout in https://github.com/Kong/insomnia/pull/9464
- [INS-1797] fix importing wsdl files with references by @gatzjames in https://github.com/Kong/insomnia/pull/9462
- chore: Modify the windows app signing process to use the new certificate by @balugeorge in https://github.com/Kong/insomnia/pull/9472
- feat: update link by @CurryYangxx in https://github.com/Kong/insomnia/pull/9473
- Fix file delimiter escape issue in Windows [INS-1611] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9398
- Fix theme issue by @yaoweiprc in https://github.com/Kong/insomnia/pull/9476
- Fix incorrect path for inso.exe signing by @balugeorge in https://github.com/Kong/insomnia/pull/9474
- Decrypt keypair before trust manager setup by @balugeorge in https://github.com/Kong/insomnia/pull/9478
Full Changelog: https://github.com/Kong/insomnia/compare/core@12.1.0...core@12.2.0-beta.0
12.1.0 📦
What's Changed
- :rocket: 12.1.0-beta.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/9406
- Fix issues in merge modal [INS-1742] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9404
Full Changelog: https://github.com/Kong/insomnia/compare/core@12.1.0-beta.1...core@12.1.0
12.1.0-beta.1 📦
What's Changed
- :rocket: 12.0.0-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/9308
- Use codemirror merge addon to replace mis-merge [INS-1425] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9268
- fix: type imports for contributors by @ryan-willis in https://github.com/Kong/insomnia/pull/9310
- fix: hide create mock server when creation not allowed by @shelby-moore in https://github.com/Kong/insomnia/pull/9301
- feat: sparkles badge for AI features by @ryan-willis in https://github.com/Kong/insomnia/pull/9306
- feat: update commit generation area by @ryan-willis in https://github.com/Kong/insomnia/pull/9319
- fix: mcp issues by @CurryYangxx in https://github.com/Kong/insomnia/pull/9321
- Fix: oauth redirection issue for MCP by @cwangsmv in https://github.com/Kong/insomnia/pull/9316
- fix: redundant update toast by @CurryYangxx in https://github.com/Kong/insomnia/pull/9322
- fix: delete wrong tailwind class by @CurryYangxx in https://github.com/Kong/insomnia/pull/9266
- [INS-1598] - fix "see all features" link visibility in onboarding by @gatzjames in https://github.com/Kong/insomnia/pull/9317
- feat: new pricing features by @xiaodemen in https://github.com/Kong/insomnia/pull/9176
- fix: autoupdate ux by @jackkav in https://github.com/Kong/insomnia/pull/9295
- fix: use string readyState to make mcp ux more accurate by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9323
- Fix new pricing issues before v12 launch by @yaoweiprc in https://github.com/Kong/insomnia/pull/9330
- fix: unify and add links for new insomnia docs by @cwangsmv in https://github.com/Kong/insomnia/pull/9333
- chore: add docs gen docs by @jackkav in https://github.com/Kong/insomnia/pull/9312
- Fix/git checkout offline error msg by @gatzjames in https://github.com/Kong/insomnia/pull/9335
- feat: clear all credentials upon logout [INS-1630] by @ryan-willis in https://github.com/Kong/insomnia/pull/9328
- Change wording [INS-1547] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9340
- fix ndjson parser by @jackkav in https://github.com/Kong/insomnia/pull/9318
- :rocket: 12.0.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/9338
- feat: MCP message loading status refinement and elicitation support by @cwangsmv in https://github.com/Kong/insomnia/pull/9288
- use ecmascript 11 by @jackkav in https://github.com/Kong/insomnia/pull/9347
- Fix: Show oauth related error only when discover authorization server and dynamic register client success by @cwangsmv in https://github.com/Kong/insomnia/pull/9348
- feat: Support to cancel separate MCP message by @cwangsmv in https://github.com/Kong/insomnia/pull/9341
- feat: add a error type for mcp response and optimize the ui when encounter an mcp auth error by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9349
- fix: Insomnia V5 Schema changes [INS-847] by @pavkout in https://github.com/Kong/insomnia/pull/9275
- feat: add model config to segment even for mock creation by @shelby-moore in https://github.com/Kong/insomnia/pull/9357
- fix: MCP request pane missing after switch to vertical layout by @cwangsmv in https://github.com/Kong/insomnia/pull/9365
- feat: support saving run collection result report by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9360
- chore: bump insomnia-plugin-ai to 1.0.5 by @shelby-moore in https://github.com/Kong/insomnia/pull/9370
- bump: @kong/insomnia-plugin-external-vault by @insomnia-infra in https://github.com/Kong/insomnia/pull/9373
- fix: record failed mcp auth fetch events by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9372
- feat: Making MCP Client visible in scratchpad by @cwangsmv in https://github.com/Kong/insomnia/pull/9374
- Fix: Set selected primitive for MCP client only when exists by @cwangsmv in https://github.com/Kong/insomnia/pull/9375
- feat: add mcp error details to the events and the UI by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9377
- feat: support ca cert config for mcp by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9376
- chore: bump ai plugin to 1.0.6 by @shelby-moore in https://github.com/Kong/insomnia/pull/9379
- Fix: Update sign up tip text by @cwangsmv in https://github.com/Kong/insomnia/pull/9380
- feat: add squirrel windows sign check - [INS-1338] by @CurryYangxx in https://github.com/Kong/insomnia/pull/9361
- fix: pick missing stdio env fix caused by merge by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9383
- fix: Mcp list roots loading status issue by @cwangsmv in https://github.com/Kong/insomnia/pull/9384
- :rocket: 12.1.0-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/9386
- fix(inso): include transient variables during interpolation by @ryan-willis in https://github.com/Kong/insomnia/pull/9396
- feat(inso): support request timeouts by @ryan-willis in https://github.com/Kong/insomnia/pull/9363
- chore: normalise filenames by @jackkav in https://github.com/Kong/insomnia/pull/9399
- [INS-1736] fix(schema): allow nullable authentication and path parameters in collection schema by @gatzjames in https://github.com/Kong/insomnia/pull/9402
Full Changelog: https://github.com/Kong/insomnia/compare/core@12.0.0-beta.0...core@12.1.0-beta.1
12.1.0-beta.0 📦
What's Changed
- Change wording [INS-1547] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9340
- fix ndjson parser by @jackkav in https://github.com/Kong/insomnia/pull/9318
- :rocket: 12.0.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/9338
- feat: MCP message loading status refinement and elicitation support by @cwangsmv in https://github.com/Kong/insomnia/pull/9288
- use ecmascript 11 by @jackkav in https://github.com/Kong/insomnia/pull/9347
- Fix: Show oauth related error only when discover authorization server and dynamic register client success by @cwangsmv in https://github.com/Kong/insomnia/pull/9348
- feat: Support to cancel separate MCP message by @cwangsmv in https://github.com/Kong/insomnia/pull/9341
- feat: add a error type for mcp response and optimize the ui when encounter an mcp auth error by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9349
- fix: Insomnia V5 Schema changes [INS-847] by @pavkout in https://github.com/Kong/insomnia/pull/9275
- feat: add model config to segment even for mock creation by @shelby-moore in https://github.com/Kong/insomnia/pull/9357
- fix: MCP request pane missing after switch to vertical layout by @cwangsmv in https://github.com/Kong/insomnia/pull/9365
- feat: support saving run collection result report by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9360
- chore: bump insomnia-plugin-ai to 1.0.5 by @shelby-moore in https://github.com/Kong/insomnia/pull/9370
- bump: @kong/insomnia-plugin-external-vault by @insomnia-infra in https://github.com/Kong/insomnia/pull/9373
- fix: record failed mcp auth fetch events by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9372
- feat: Making MCP Client visible in scratchpad by @cwangsmv in https://github.com/Kong/insomnia/pull/9374
- Fix: Set selected primitive for MCP client only when exists by @cwangsmv in https://github.com/Kong/insomnia/pull/9375
- feat: add mcp error details to the events and the UI by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9377
- feat: support ca cert config for mcp by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9376
Full Changelog: https://github.com/Kong/insomnia/compare/core@12.0.0...core@12.1.0-beta.0
12.0.0 📦
What's Changed
- :rocket: 12.0.0-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/9308
- Use codemirror merge addon to replace mis-merge [INS-1425] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9268
- fix: type imports for contributors by @ryan-willis in https://github.com/Kong/insomnia/pull/9310
- fix: hide create mock server when creation not allowed by @shelby-moore in https://github.com/Kong/insomnia/pull/9301
- feat: sparkles badge for AI features by @ryan-willis in https://github.com/Kong/insomnia/pull/9306
- feat: update commit generation area by @ryan-willis in https://github.com/Kong/insomnia/pull/9319
- fix: mcp issues by @CurryYangxx in https://github.com/Kong/insomnia/pull/9321
- Fix: oauth redirection issue for MCP by @cwangsmv in https://github.com/Kong/insomnia/pull/9316
- fix: redundant update toast by @CurryYangxx in https://github.com/Kong/insomnia/pull/9322
- fix: delete wrong tailwind class by @CurryYangxx in https://github.com/Kong/insomnia/pull/9266
- [INS-1598] - fix "see all features" link visibility in onboarding by @gatzjames in https://github.com/Kong/insomnia/pull/9317
- feat: new pricing features by @xiaodemen in https://github.com/Kong/insomnia/pull/9176
- fix: autoupdate ux by @jackkav in https://github.com/Kong/insomnia/pull/9295
- fix: use string readyState to make mcp ux more accurate by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9323
- Fix new pricing issues before v12 launch by @yaoweiprc in https://github.com/Kong/insomnia/pull/9330
- fix: unify and add links for new insomnia docs by @cwangsmv in https://github.com/Kong/insomnia/pull/9333
- chore: add docs gen docs by @jackkav in https://github.com/Kong/insomnia/pull/9312
- Fix/git checkout offline error msg by @gatzjames in https://github.com/Kong/insomnia/pull/9335
- feat: clear all credentials upon logout [INS-1630] by @ryan-willis in https://github.com/Kong/insomnia/pull/9328
- Change wording [INS-1547] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9340
- fix ndjson parser by @jackkav in https://github.com/Kong/insomnia/pull/9318
Full Changelog: https://github.com/Kong/insomnia/compare/core@12.0.0-beta.0...core@12.0.0
12.0.0-beta.0 📦
What's Changed
- :rocket: 11.6.2 by @insomnia-infra in https://github.com/Kong/insomnia/pull/9287
- Encrypt and decrypt oauth code when using system browser for authoriz… [INS-1263] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9089
- fix: avoid modal events affect the outer menu by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9257
- feat: enable id replacement when importing for all users by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9256
- feat: LLM integrations + preferences by @ryan-willis in https://github.com/Kong/insomnia/pull/9296
- feat: support mcp client by @CurryYangxx in https://github.com/Kong/insomnia/pull/9152
- chore: remove unused renderMode by @jackkav in https://github.com/Kong/insomnia/pull/9267
- add unittest deprecation warning by @jackkav in https://github.com/Kong/insomnia/pull/9097
- bump electron 38 by @jackkav in https://github.com/Kong/insomnia/pull/9282
- [INS-1598] Update onboarding view for v12 by @gatzjames in https://github.com/Kong/insomnia/pull/9305
Full Changelog: https://github.com/Kong/insomnia/compare/core@11.6.2...core@12.0.0-beta.0
11.6.2 📦
What's Changed
- :rocket: 11.6.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/9154
- Change the validation rule for branch name in cloud sync [INS-1041] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9126
- fix: auth code redirect uri affects implicit by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9158
- feat: Enhance the real time event polling mechanism for websocket and socket-io by @cwangsmv in https://github.com/Kong/insomnia/pull/9157
- Remove dependency on @mismerge/react [INS-1418] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9145
- use toast instead of show-notification by @jackkav in https://github.com/Kong/insomnia/pull/9128
- chore: explicit external deps by @jackkav in https://github.com/Kong/insomnia/pull/9124
- add path check to read file by @jackkav in https://github.com/Kong/insomnia/pull/9180
- [INS-1309] - Improve init/complete sign in flows with GitHub/GitLab by @gatzjames in https://github.com/Kong/insomnia/pull/9181
- fix: wrong expiry time of oauth token by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9182
- fix: should show correct error boundary by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9184
- Fix release recurring builds by @jackkav in https://github.com/Kong/insomnia/pull/9191
- Bump react-aria by @jackkav in https://github.com/Kong/insomnia/pull/9188
- feat: create collection from mock server routes by @shelby-moore in https://github.com/Kong/insomnia/pull/9156
- feat: Improve global modals by @gatzjames in https://github.com/Kong/insomnia/pull/9190
- React-19-pre-upgrade by @jackkav in https://github.com/Kong/insomnia/pull/9199
- reduce esbuild external deps by @jackkav in https://github.com/Kong/insomnia/pull/9213
- refactor: wrap sensitive readFile - INS-1442 by @jackkav in https://github.com/Kong/insomnia/pull/8992
- refactor importers to run in node by @jackkav in https://github.com/Kong/insomnia/pull/9217
- fix link rendering by @jackkav in https://github.com/Kong/insomnia/pull/9223
- fix: help text that incorrectly refers to momentjs by @judss in https://github.com/Kong/insomnia/pull/9225
- fix: support specific importer when import from curl by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9197
- chore(docs): add note on macOS entitlements for local testing of packaged app by @gatzjames in https://github.com/Kong/insomnia/pull/9227
- fix: curl import issue when parse the pair value by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9198
- chore(pkg): exclude source map files from build output by @gatzjames in https://github.com/Kong/insomnia/pull/9228
- fix(deps): Move @react-router/dev to dev dependencies by @gatzjames in https://github.com/Kong/insomnia/pull/9231
- fix: request is sent before script has been persisted by @ihexxa in https://github.com/Kong/insomnia/pull/9237
- chore: increase timeout to 45 minutes for building artifacts by @notjaywu in https://github.com/Kong/insomnia/pull/9238
- fix: modal show in non-auth pane by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9246
- Fix: real time response pane event issue by @cwangsmv in https://github.com/Kong/insomnia/pull/9248
- fix: file tag returns getPath error in the elevated mode by @ihexxa in https://github.com/Kong/insomnia/pull/9251
- fix: check clientCerts and return correct error message when accessing denied for CLI by @ihexxa in https://github.com/Kong/insomnia/pull/9252
- fix: missing body menu items after the key changes by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9253
- fix: the danger color is same as background then icon seems invisible by @ihexxa in https://github.com/Kong/insomnia/pull/9254
- Fix wrong user data dir [INS-1549] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9258
- fix(Modals): Add ModalOverlay to global modals for proper stacking behavior by @gatzjames in https://github.com/Kong/insomnia/pull/9259
- fix: add project to descendant map - [INS-1562] by @CurryYangxx in https://github.com/Kong/insomnia/pull/9264
- chore: reduce vite external deps by @jackkav in https://github.com/Kong/insomnia/pull/9212
- fix: sentry sourcemap - [INS-1255] by @CurryYangxx in https://github.com/Kong/insomnia/pull/9249
- fix(Navigation): Store/recover navigation history in the app by @gatzjames in https://github.com/Kong/insomnia/pull/9284
New Contributors
- @judss made their first contribution in https://github.com/Kong/insomnia/pull/9225
Full Changelog: https://github.com/Kong/insomnia/compare/core@11.6.1...core@11.6.2
11.6.1 📦
What's Changed
- :rocket: 11.6.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/9132
- Fix merge modal style issue [INS-908] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9133
- fix: Get image name and provenance repository from environment variables by @balugeorge in https://github.com/Kong/insomnia/pull/9134
- dbl click unpin by @jackkav in https://github.com/Kong/insomnia/pull/9127
- feat: Support Vault Dedicated for Hashicorp by @cwangsmv in https://github.com/Kong/insomnia/pull/9082
- fix: eliminate extra border by @ryan-willis in https://github.com/Kong/insomnia/pull/9091
- Closes #8946. OAuth2 plugin refresh token issue using basic auth for client credentials. by @ulisesbocchio in https://github.com/Kong/insomnia/pull/8947
- feat: polish scratch pad by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9123
- [INS-1054] Remove .git suffix requirement for custom git repository URL by @godfrzero in https://github.com/Kong/insomnia/pull/9086
- fix: Discard actions now respect staged vs unstaged changes and prevent silent data loss [INS-1099] by @pavkout in https://github.com/Kong/insomnia/pull/9141
New Contributors
- @ulisesbocchio made their first contribution in https://github.com/Kong/insomnia/pull/8947
Full Changelog: https://github.com/Kong/insomnia/compare/core@11.6.0...core@11.6.1
11.6.0 📦
What's Changed
- :rocket: 11.6.0-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/9102
- Chore: Avoid loading bundle plugin errors in development mode by @cwangsmv in https://github.com/Kong/insomnia/pull/9105
- [INS-1350] Cloud sync issues by @gatzjames in https://github.com/Kong/insomnia/pull/9104
- fix: workspace create fails on windows by @jackkav in https://github.com/Kong/insomnia/pull/9101
- fix: sendRequest doesnt return error in some cases - INS-1262 by @ihexxa in https://github.com/Kong/insomnia/pull/9059
- fix: preference panel crash on the login page by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9113
- fix: truncate cookie string by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9095
- fix: improve env selection/messaging in CI mode and silence warnings [INS-1345] by @ryan-willis in https://github.com/Kong/insomnia/pull/9108
Full Changelog: https://github.com/Kong/insomnia/compare/core@11.6.0-beta.0...core@11.6.0
11.6.0-beta.0 📦
What's Changed
- :rocket: 11.5.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/9057
- fix: error when delete workspace by @CurryYangxx in https://github.com/Kong/insomnia/pull/9060
- fix: race condition when switching project by @CurryYangxx in https://github.com/Kong/insomnia/pull/9049
- feat: improve postman script translation func by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9047
- chore: remove nunjucks context api by @jackkav in https://github.com/Kong/insomnia/pull/9058
- Refactor/db get descandents - [INS-1075] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8948
- chore: bump vite v7 by @jackkav in https://github.com/Kong/insomnia/pull/8842
- fix: Refine the error message when importing files into collection [INS-1250] by @xiaodemen in https://github.com/Kong/insomnia/pull/9048
- prune db methods, and improve type-checking by @jackkav in https://github.com/Kong/insomnia/pull/8993
- chore: remove fromSync hack by @jackkav in https://github.com/Kong/insomnia/pull/9016
- typescript improvements by @jackkav in https://github.com/Kong/insomnia/pull/9067
- fix: branch can be null by @jackkav in https://github.com/Kong/insomnia/pull/9070
- fix: Put the collection filter into localStorage by @xiaodemen in https://github.com/Kong/insomnia/pull/8961
- fix: More user-friendly error message for the Swagger file by @xiaodemen in https://github.com/Kong/insomnia/pull/8736
- fix: fix type error by @xiaodemen in https://github.com/Kong/insomnia/pull/9078
- [INS-1189] Redirect to organization page if project is not found. by @gatzjames in https://github.com/Kong/insomnia/pull/9068
- fix: clean unused notification call in the toast by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9079
- fix: create submit hook with a factory to explicitly declare the return type by @ZxBing0066 in https://github.com/Kong/insomnia/pull/9077
- feat: auth for socket.io-[INS-1270] by @CurryYangxx in https://github.com/Kong/insomnia/pull/9066
- chore: fix all playwright warnings and cut CI time by 10% by @jackkav in https://github.com/Kong/insomnia/pull/9071
- update flake to electron 37 by @jackkav in https://github.com/Kong/insomnia/pull/9085
- fix: update tab after moving request-[INS-1169] by @CurryYangxx in https://github.com/Kong/insomnia/pull/9009
- fix: Commit modal fixes and uncommitted modal improvement [INS-1282] by @pavkout in https://github.com/Kong/insomnia/pull/9069
- add initmodel to findone by @jackkav in https://github.com/Kong/insomnia/pull/9096
- fix: Fix issue where pulling/discarding changes on a Git Project would remove metadata or private environments by @pavkout in https://github.com/Kong/insomnia/pull/9100
- [INS-1234] Include token as backup credential when initially fetching repo contents by @godfrzero in https://github.com/Kong/insomnia/pull/9092
- chore: bump electron-builder - [INS-1113] by @CurryYangxx in https://github.com/Kong/insomnia/pull/9081
- feat: Improve wording for Security Whitelist Error Message [INS-1277] by @xiaodemen in https://github.com/Kong/insomnia/pull/9076
- Resolve git merge conflicts change by change [INS-908] by @yaoweiprc in https://github.com/Kong/insomnia/pull/9052
Full Changelog: https://github.com/Kong/insomnia/compare/core@11.5.0...core@11.6.0-beta.0
11.5.0 📦
What's Changed
- :rocket: 11.5.0-beta.4 by @insomnia-infra in https://github.com/Kong/insomnia/pull/9054
- Change wording by @yaoweiprc in https://github.com/Kong/insomnia/pull/9056
Full Changelog: https://github.com/Kong/insomnia/compare/core@11.5.0-beta.4...core@11.5.0
11.5.0-beta.4 📦
What's Changed
- :rocket: 11.5.0-beta.3 by @insomnia-infra in https://github.com/Kong/insomnia/pull/9045
- [INS-1234] Finesse experience of loading remote branches when creatin… by @godfrzero in https://github.com/Kong/insomnia/pull/9030
- chore(ts): exclude dist dir by @CurryYangxx in https://github.com/Kong/insomnia/pull/9046
- Fix/repository form validation by @gatzjames in https://github.com/Kong/insomnia/pull/9050
- fix: Fix file filtering inside the project [INS-1246] by @pavkout in https://github.com/Kong/insomnia/pull/9038
Full Changelog: https://github.com/Kong/insomnia/compare/core@11.5.0-beta.3...core@11.5.0-beta.4
11.5.0-beta.3 📦
What's Changed
- :rocket: 11.5.0-beta.2 by @insomnia-infra in https://github.com/Kong/insomnia/pull/9028
- fix: Fix issue with project name when create a new git project. [INS-1242] by @pavkout in https://github.com/Kong/insomnia/pull/9036
- [INS-1143] Point See What's New app update notification link to the official changelog page by @godfrzero in https://github.com/Kong/insomnia/pull/9035
Full Changelog: https://github.com/Kong/insomnia/compare/core@11.5.0-beta.2...core@11.5.0-beta.3
11.5.0-beta.2 📦
What's Changed
- :rocket: 11.5.0-beta.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/9019
- fix: mac autoUpdate by @CurryYangxx in https://github.com/Kong/insomnia/pull/9020
- fix: Adjust Hashicorp vault config form with help tooltip by @cwangsmv in https://github.com/Kong/insomnia/pull/9017
- fix: Support list folder environment keys in the editor auto-complete list by @cwangsmv in https://github.com/Kong/insomnia/pull/8983
- fix(Lint Process): Include the dependencies required for linting in the final package - [INS-1190] by @gatzjames in https://github.com/Kong/insomnia/pull/9022
- chore(package.lock): include spectral packaged to dependence by @CurryYangxx in https://github.com/Kong/insomnia/pull/9023
- bump: @kong/insomnia-plugin-external-vault by @insomnia-infra in https://github.com/Kong/insomnia/pull/9024
- fix(modal): error message should wrap without scrolling horizontally by @ihexxa in https://github.com/Kong/insomnia/pull/9026
- fix: Fix crash when viewing repo settings without a connected repo [INS-1173] by @pavkout in https://github.com/Kong/insomnia/pull/9025
Full Changelog: https://github.com/Kong/insomnia/compare/core@11.5.0-beta.1...core@11.5.0-beta.2
11.5.0-beta.1 📦
What's Changed
- :rocket: 11.5.0-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8995
- fix(Onboarding): Use splat to handle all onboarding routes by @gatzjames in https://github.com/Kong/insomnia/pull/9001
- fix: Improve error handling and success notifications for Git push operation [INS-1140] by @pavkout in https://github.com/Kong/insomnia/pull/8998
- chore(build): remove the verify-provenance step by @notjaywu in https://github.com/Kong/insomnia/pull/9005
- fix: add socket.io to export map by @CurryYangxx in https://github.com/Kong/insomnia/pull/9008
- feat(Maintain localStorage data): Keep localStorage saved data after migrating from the file:// protocol by @gatzjames in https://github.com/Kong/insomnia/pull/9002
- chore(DOM validation): change tag to since it breaks DOM rules by @gatzjames in https://github.com/Kong/insomnia/pull/9012
- Chore: update optionalDependencies and lock file by @cwangsmv in https://github.com/Kong/insomnia/pull/9013
- fix: create socket.io in folder - [INS-1172] by @CurryYangxx in https://github.com/Kong/insomnia/pull/9010
- feat: Clean up Resolve Conflicts and Changes UX [INS-910] by @pavkout in https://github.com/Kong/insomnia/pull/9007
- fix: Resolve merge conflict when the user has no script changes. [INS-1141] by @pavkout in https://github.com/Kong/insomnia/pull/9000
Full Changelog: https://github.com/Kong/insomnia/compare/core@11.5.0-beta.0...core@11.5.0-beta.1
11.5.0-beta.0 📦
What's Changed
- :rocket: 11.4.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8920
- fix: session exposure-[INS-311] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8916
- replace lodash with es-toolkit by @jackkav in https://github.com/Kong/insomnia/pull/8909
- feat: support bulk project import by @ZxBing0066 in https://github.com/Kong/insomnia/pull/8901
- feat: Keep user within the Create Project workflow even if remote git repo doesn't exist [INS-810] by @pavkout in https://github.com/Kong/insomnia/pull/8906
- feat: enhance undo changes confirmation with file count details by @pavkout in https://github.com/Kong/insomnia/pull/8921
- refactor: remove unused useEffect for setting storage type in ProjectSettingsForm by @pavkout in https://github.com/Kong/insomnia/pull/8922
- chore: fix typos by @noritaka1166 in https://github.com/Kong/insomnia/pull/8929
- fix: add a NoSelectedProjectView and ensure it doesn't error when project not found by @ZxBing0066 in https://github.com/Kong/insomnia/pull/8931
- perf: improve expand all performance by @CurryYangxx in https://github.com/Kong/insomnia/pull/8935
- fix: fix environment popover style by @xiaodemen in https://github.com/Kong/insomnia/pull/8898
- fix(Git Sync): Custom repository clone invalid URL by @gatzjames in https://github.com/Kong/insomnia/pull/8940
- OAuth authorize using system browser [INS-817] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8863
- chore: add vite optimizeDeps by @CurryYangxx in https://github.com/Kong/insomnia/pull/8945
- Fix the bug that it can not fetch oauth token for a folder [INS-1025] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8911
- fix: hide invalid import and export button when no active project by @ZxBing0066 in https://github.com/Kong/insomnia/pull/8937
- feat: generate insomnia-inso docs from source by @fabianrbz in https://github.com/Kong/insomnia/pull/8099
- fix: hide the disabled queries in
url.getQueryString()[INS-1073] by @xiaodemen in https://github.com/Kong/insomnia/pull/8949 - feat: External vault separation and bundle plugin support for Insomnia & Inso by @cwangsmv in https://github.com/Kong/insomnia/pull/8864
- chore(Architecture): react router spa mode by @gatzjames in https://github.com/Kong/insomnia/pull/8902
- fix: introduce data folder as one constraint of file accessing by @ihexxa in https://github.com/Kong/insomnia/pull/8960
- fix: router warnings by @jackkav in https://github.com/Kong/insomnia/pull/8958
- feat(Inso CLI): Improve error messages when Inso cannot find Insomnia data or global environments by @gatzjames in https://github.com/Kong/insomnia/pull/8942
- fix(Actions): Use correct JSON encoding type in actions by @gatzjames in https://github.com/Kong/insomnia/pull/8965
- bump electron 36 by @jackkav in https://github.com/Kong/insomnia/pull/8963
- Test: Add smoke test for external vault by @cwangsmv in https://github.com/Kong/insomnia/pull/8952
- bump electron 37 by @jackkav in https://github.com/Kong/insomnia/pull/8978
- fix: hide the import card in preference when it's empty by @ZxBing0066 in https://github.com/Kong/insomnia/pull/8972
- fix: Fix the scroll position of request body [INS-1105] by @xiaodemen in https://github.com/Kong/insomnia/pull/8962
- chore: Update bundle plugin version for beta release by @cwangsmv in https://github.com/Kong/insomnia/pull/8986
- feat: add data folder constraint for read file tags - INS-1062 by @ihexxa in https://github.com/Kong/insomnia/pull/8953
- fix: enable dataFolders constraint for CLI - INS-1064 by @ihexxa in https://github.com/Kong/insomnia/pull/8955
- .min.js and entry. naming conventions by @jackkav in https://github.com/Kong/insomnia/pull/8968
- Fix templating worker database issue by @cwangsmv in https://github.com/Kong/insomnia/pull/8989
- fix permissions revalidation by @gatzjames in https://github.com/Kong/insomnia/pull/8991
- bump: electron-log - [INS-929] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8939
- fix: add lock to project-related operations to avoid race condition issues by @ZxBing0066 in https://github.com/Kong/insomnia/pull/8985
- chore: use ce artifacts for publishing-[INS-1095] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8964
- add iconv-lite encode by @jackkav in https://github.com/Kong/insomnia/pull/8956
- feat: Streamlined pull & push flows for scenarios where both local and remote changes exist [INS-907 & INS-913] by @pavkout in https://github.com/Kong/insomnia/pull/8984
New Contributors
- @noritaka1166 made their first contribution in https://github.com/Kong/insomnia/pull/8929
- @fabianrbz made their first contribution in https://github.com/Kong/insomnia/pull/8099
Full Changelog: https://github.com/Kong/insomnia/compare/core@11.4.0...core@11.5.0-beta.0
11.4.0 📦
What's Changed
- :rocket: 11.4.0-beta.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8915
- optimize: add a descendant map to speed up v5 export performance by @ZxBing0066 in https://github.com/Kong/insomnia/pull/8805
Full Changelog: https://github.com/Kong/insomnia/compare/core@11.4.0-beta.1...core@11.4.0
11.4.0-beta.1 📦
What's Changed
- :rocket: 11.4.0-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8904
- fix: Fix issue where disconnecting from Git and resetting causes the project to become local after reopening the app. [INS-999] by @pavkout in https://github.com/Kong/insomnia/pull/8903
- fix(GitRemoteBranchSelect): update fetcher key to use deferred URL value by @gatzjames in https://github.com/Kong/insomnia/pull/8905
- docs: fix grammar and polish SSE capitalization in README by @Gayathri-K-Binoy in https://github.com/Kong/insomnia/pull/8887
- fix(script-editor): auto complete response in script editor by @ihexxa in https://github.com/Kong/insomnia/pull/8910
- Socket.io improvements-[INS-1027] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8913
New Contributors
- @Gayathri-K-Binoy made their first contribution in https://github.com/Kong/insomnia/pull/8887
Full Changelog: https://github.com/Kong/insomnia/compare/core@11.4.0-beta.0...core@11.4.0-beta.1
11.4.0-beta.0 📦
What's Changed
- :rocket: 11.3.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8856
- chore: Support auto restart electron when main processor related code changes by @cwangsmv in https://github.com/Kong/insomnia/pull/8707
- refactor: streamline global options handling and remove unused exportFile option by @ZxBing0066 in https://github.com/Kong/insomnia/pull/8855
- move spec linting to utility process by @jackkav in https://github.com/Kong/insomnia/pull/8853
- docs: add docs for script sdk environment and vault by @ihexxa in https://github.com/Kong/insomnia/pull/8854
- fix(import): support path parameters in Postman importer by @ZxBing0066 in https://github.com/Kong/insomnia/pull/8849
- Disable node integration in worker by @jackkav in https://github.com/Kong/insomnia/pull/8822
- fix: only reconnect SSE when switch organization-[INS-779] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8866
- fix: PropertyList.get should return value instead of whole object when possible - INS-943 by @ihexxa in https://github.com/Kong/insomnia/pull/8867
- fix(LintProcess): Ensure subsequent lint commands work by @gatzjames in https://github.com/Kong/insomnia/pull/8877
- chore(Routing): Move action routes in flat file structure by @gatzjames in https://github.com/Kong/insomnia/pull/8871
- chore(VaultKey Routes): Move vault routes to flat files by @gatzjames in https://github.com/Kong/insomnia/pull/8878
- chore(Routes): move remote-files to dedicated route by @gatzjames in https://github.com/Kong/insomnia/pull/8879
- chore(routes): move request and more by @jackkav in https://github.com/Kong/insomnia/pull/8881
- fix: prioritize oauth token association with request [INS-918] by @ryan-willis in https://github.com/Kong/insomnia/pull/8882
- fix: ensure oauth2 pkce method is sent when enabled [INS-837] by @ryan-willis in https://github.com/Kong/insomnia/pull/8869
- fix: closest folder auth determination logic [INS-638] by @ryan-willis in https://github.com/Kong/insomnia/pull/8884
- fix: squirrel windows can not start the new version after update - [INS-856] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8846
- chore(Routes): Move import and organization to flat routes by @gatzjames in https://github.com/Kong/insomnia/pull/8888
- fix: Incorrect handling of events-[INS-779] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8876
- chore: add remote files log by @CurryYangxx in https://github.com/Kong/insomnia/pull/8865
- Feature: support socket.io - [INS-5024] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8405
- Refactor plugin structure to avoid inso bundling UI logic by @jackkav in https://github.com/Kong/insomnia/pull/8892
- More-routes by @jackkav in https://github.com/Kong/insomnia/pull/8893
- fix: extend insomnia.response.to assertion with chai plugin utilities - INS-944 by @ihexxa in https://github.com/Kong/insomnia/pull/8875
- chore(sdk): relax the contraint by removing http message checking - INS-1000 by @ihexxa in https://github.com/Kong/insomnia/pull/8896
- feat: Clean up Git notifications and status [INS-911] by @pavkout in https://github.com/Kong/insomnia/pull/8891
- feat(Git Sync): Introduce the option to select a branch when cloning a repository by @gatzjames in https://github.com/Kong/insomnia/pull/8883
Full Changelog: https://github.com/Kong/insomnia/compare/core@11.3.0...core@11.4.0-beta.0
11.3.0 📦
What's Changed
- :rocket: 11.3.0-beta.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8847
- fix(Git Sync): Display up to date content in code editors when data change through git sync by @gatzjames in https://github.com/Kong/insomnia/pull/8851
- fix: Replace sign out button with prompt button for better user confirmation [INS-5877] by @pavkout in https://github.com/Kong/insomnia/pull/8841
- fix: Git UX improvements [INS-812] by @pavkout in https://github.com/Kong/insomnia/pull/8852
Full Changelog: https://github.com/Kong/insomnia/compare/core@11.3.0-beta.1...core@11.3.0
11.3.0-beta.1 📦
What's Changed
- :rocket: 11.2.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8783
- fix: apply specific environment when sending requests in the template by @ZxBing0066 in https://github.com/Kong/insomnia/pull/8780
- test: Add smoke test check for templating tags by @cwangsmv in https://github.com/Kong/insomnia/pull/8759
- fix(Git Sync): Importing a resource without a workspace prevents it from being shown in the git diff by @gatzjames in https://github.com/Kong/insomnia/pull/8806
- fix: unknow type in sync by @CurryYangxx in https://github.com/Kong/insomnia/pull/8703
- fix(script): Insomnia.global.set is not updating environment when only global base environment is activated[INS-5795] by @cwangsmv in https://github.com/Kong/insomnia/pull/8790
- fix: tab disappear when discard changes - INS-757 by @CurryYangxx in https://github.com/Kong/insomnia/pull/8804
- feat: allow choosing install dir with NSIS - [INS-5109] by @ryan-willis in https://github.com/Kong/insomnia/pull/8456
- address joiner and tags in set-cookies by @jackkav in https://github.com/Kong/insomnia/pull/8808
- JSON environment is not saved when json format becomes valid for the first time[INS-5894] by @cwangsmv in https://github.com/Kong/insomnia/pull/8816
- chore(analytics): capture abnormal run test events - INS-5623 by @ihexxa in https://github.com/Kong/insomnia/pull/8765
- fix: json format folder environment not updated when switching tabs[INS-5907] by @cwangsmv in https://github.com/Kong/insomnia/pull/8823
- feat: Add segment events [INS-5807] by @pavkout in https://github.com/Kong/insomnia/pull/8802
- :rocket: 11.3.0-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8825
- fix(Import): Folder headers are not imported correctly by @gatzjames in https://github.com/Kong/insomnia/pull/8821
- Fix typo in upgrade notice message by @mdavison in https://github.com/Kong/insomnia/pull/8829
- chore(Bump zod): Upgrade zod to latest by @gatzjames in https://github.com/Kong/insomnia/pull/8835
- fix(Duplicate): Ensure id's match the request ids in the unit tests by @gatzjames in https://github.com/Kong/insomnia/pull/8833
- fix(Import): Move zod to dev deps to be bundled by vite by @gatzjames in https://github.com/Kong/insomnia/pull/8840
New Contributors
- @mdavison made their first contribution in https://github.com/Kong/insomnia/pull/8829
Full Changelog: https://github.com/Kong/insomnia/compare/core@11.2.0...core@11.3.0-beta.1
11.3.0-beta.0 📦
What's Changed
- :rocket: 11.2.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8783
- fix: apply specific environment when sending requests in the template by @ZxBing0066 in https://github.com/Kong/insomnia/pull/8780
- test: Add smoke test check for templating tags by @cwangsmv in https://github.com/Kong/insomnia/pull/8759
- fix(Git Sync): Importing a resource without a workspace prevents it from being shown in the git diff by @gatzjames in https://github.com/Kong/insomnia/pull/8806
- fix: unknow type in sync by @CurryYangxx in https://github.com/Kong/insomnia/pull/8703
- fix(script): Insomnia.global.set is not updating environment when only global base environment is activated[INS-5795] by @cwangsmv in https://github.com/Kong/insomnia/pull/8790
- fix: tab disappear when discard changes - INS-757 by @CurryYangxx in https://github.com/Kong/insomnia/pull/8804
- feat: allow choosing install dir with NSIS - [INS-5109] by @ryan-willis in https://github.com/Kong/insomnia/pull/8456
- address joiner and tags in set-cookies by @jackkav in https://github.com/Kong/insomnia/pull/8808
- JSON environment is not saved when json format becomes valid for the first time[INS-5894] by @cwangsmv in https://github.com/Kong/insomnia/pull/8816
- chore(analytics): capture abnormal run test events - INS-5623 by @ihexxa in https://github.com/Kong/insomnia/pull/8765
- fix: json format folder environment not updated when switching tabs[INS-5907] by @cwangsmv in https://github.com/Kong/insomnia/pull/8823
Full Changelog: https://github.com/Kong/insomnia/compare/core@11.2.0...core@11.3.0-beta.0
11.2.0-alpha.6 📦
What's Changed
- :rocket: 11.2.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8783
- fix: apply specific environment when sending requests in the template by @ZxBing0066 in https://github.com/Kong/insomnia/pull/8780
- test: Add smoke test check for templating tags by @cwangsmv in https://github.com/Kong/insomnia/pull/8759
- fix(Git Sync): Importing a resource without a workspace prevents it from being shown in the git diff by @gatzjames in https://github.com/Kong/insomnia/pull/8806
- fix: unknow type in sync by @CurryYangxx in https://github.com/Kong/insomnia/pull/8703
- fix(script): Insomnia.global.set is not updating environment when only global base environment is activated[INS-5795] by @cwangsmv in https://github.com/Kong/insomnia/pull/8790
- fix: tab disappear when discard changes - INS-757 by @CurryYangxx in https://github.com/Kong/insomnia/pull/8804
- feat: allow choosing install dir with NSIS - [INS-5109] by @ryan-willis in https://github.com/Kong/insomnia/pull/8456
Full Changelog: https://github.com/Kong/insomnia/compare/core@11.2.0...core@11.2.0-alpha.6
11.2.0 📦
What's Changed
- :rocket: 11.1.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8676
- Fix UI issue [INS-5469] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8678
- use stable nixpkgs by @jackkav in https://github.com/Kong/insomnia/pull/8641
- Fix search bar disappear when no match collection found in project view by @cwangsmv in https://github.com/Kong/insomnia/pull/8684
- docs(script-sdk): add docs for console - INS-5475 by @ihexxa in https://github.com/Kong/insomnia/pull/8685
- fix: domain in cookie list not update when be set to empty by @ZxBing0066 in https://github.com/Kong/insomnia/pull/8683
- feat: support to set cookie hostOnly property by @ZxBing0066 in https://github.com/Kong/insomnia/pull/8677
- fix(Key-Value Editor): the key value editor should scroll if there is an overflow by @gatzjames in https://github.com/Kong/insomnia/pull/8688
- refactor: rename the copy for example by @marckong in https://github.com/Kong/insomnia/pull/8661
- fix: specify bash as shell to ensure INSO_VERSION can be read on Windows by @ZxBing0066 in https://github.com/Kong/insomnia/pull/8704
- Fix: rendering in worker error bug [INS-5482] by @cwangsmv in https://github.com/Kong/insomnia/pull/8695
- remove override from gRPC work by @jackkav in https://github.com/Kong/insomnia/pull/8716
- refactor: default hide the swagger preview by @marckong in https://github.com/Kong/insomnia/pull/8660
- fix(cli): proxy options do not work and stop loading settings and cookies from exports - INS-5429 by @ihexxa in https://github.com/Kong/insomnia/pull/8700
- doc: add docs for interface, interpolator and request info module - INS-5540 by @ihexxa in https://github.com/Kong/insomnia/pull/8713
- Unescape forward slash in json string when previewing response [INS-5465] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8698
- feat(Git-Sync): Use custom HTTP Client to enable system Certificates and Proxy settings by @gatzjames in https://github.com/Kong/insomnia/pull/8710
- fix: Git project creation form issues [INS-5414] by @pavkout in https://github.com/Kong/insomnia/pull/8725
- Upgrade to react router v7 by @gatzjames in https://github.com/Kong/insomnia/pull/8702
- bump jsonpath and spectrals by @jackkav in https://github.com/Kong/insomnia/pull/8690
- feat: improve design doc samples [INS-5526] by @ryan-willis in https://github.com/Kong/insomnia/pull/8719
- Fix the typo in upgrade modal by @cwangsmv in https://github.com/Kong/insomnia/pull/8735
- fix CI by @jackkav in https://github.com/Kong/insomnia/pull/8737
- fix: Enforce stricter validation rules for the plugin name. [INS-5310 & INS-5408 & INS-5333] by @pavkout in https://github.com/Kong/insomnia/pull/8639
- fix(Mock test): Skip for now by @gatzjames in https://github.com/Kong/insomnia/pull/8741
- fix(Mock): unit test url rename by @gatzjames in https://github.com/Kong/insomnia/pull/8742
- chore(E2E Tests): Make app.test more stable by waiting for navigations to happen by @gatzjames in https://github.com/Kong/insomnia/pull/8744
- update legacy mode messages by @jackkav in https://github.com/Kong/insomnia/pull/8718
- feat(Git Sync): Introduce UX for migrating legacy Git workspaces to a Git Project by @gatzjames in https://github.com/Kong/insomnia/pull/8720
- feat(Inso): add an overall run collection test result summary by @ZxBing0066 in https://github.com/Kong/insomnia/pull/8739
- Chore(E2E): Remove arbitrary waits in e2e test by @cwangsmv in https://github.com/Kong/insomnia/pull/8746
- docs(script-sdk): add docs for test, variable, variableList and utils - INS-5589 by @ihexxa in https://github.com/Kong/insomnia/pull/8755
- Add global base environment support in script[INS-5544] by @cwangsmv in https://github.com/Kong/insomnia/pull/8734
- tooling: unicorn eslint by @jackkav in https://github.com/Kong/insomnia/pull/8743
- fix: Add filter for request. getAncestors method exposed in context [INS-5586] by @cwangsmv in https://github.com/Kong/insomnia/pull/8756
- feat(Tests): Add require interceptor in tests by @gatzjames in https://github.com/Kong/insomnia/pull/8758
- fix: preserve empty strings during export by @ZxBing0066 in https://github.com/Kong/insomnia/pull/8727
- fix(Git Project migration): fix issue with matching the filepath with the document id by @gatzjames in https://github.com/Kong/insomnia/pull/8761
- Fix the issue that SSE connection can not be disconnected in some cases [INS-5464] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8722
- fix: Insomnia application showing incorrect warnings about Git Projects when Storage Controls set for Git Storage only [INS-5602]] by @pavkout in https://github.com/Kong/insomnia/pull/8762
- test: wait pet 2 tab to become visible by @xiaodemen in https://github.com/Kong/insomnia/pull/8770
- :rocket: 11.2.0-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8773
- fix(GitHub Repository Select): Display any errors inline in the GitHub repository select component by @gatzjames in https://github.com/Kong/insomnia/pull/8776
- Move dependency decompress to packages/insomnia [INS-5299] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8764
- patch out range global by @jackkav in https://github.com/Kong/insomnia/pull/8771
New Contributors
- @xiaodemen made their first contribution in https://github.com/Kong/insomnia/pull/8770
Full Changelog: https://github.com/Kong/insomnia/compare/core@11.1.0...core@11.2.0
11.2.0-beta.0 📦
What's Changed
- :rocket: 11.1.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8676
- Fix UI issue [INS-5469] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8678
- use stable nixpkgs by @jackkav in https://github.com/Kong/insomnia/pull/8641
- Fix search bar disappear when no match collection found in project view by @cwangsmv in https://github.com/Kong/insomnia/pull/8684
- docs(script-sdk): add docs for console - INS-5475 by @ihexxa in https://github.com/Kong/insomnia/pull/8685
- fix: domain in cookie list not update when be set to empty by @ZxBing0066 in https://github.com/Kong/insomnia/pull/8683
- feat: support to set cookie hostOnly property by @ZxBing0066 in https://github.com/Kong/insomnia/pull/8677
- fix(Key-Value Editor): the key value editor should scroll if there is an overflow by @gatzjames in https://github.com/Kong/insomnia/pull/8688
- refactor: rename the copy for example by @marckong in https://github.com/Kong/insomnia/pull/8661
- fix: specify bash as shell to ensure INSO_VERSION can be read on Windows by @ZxBing0066 in https://github.com/Kong/insomnia/pull/8704
- Fix: rendering in worker error bug [INS-5482] by @cwangsmv in https://github.com/Kong/insomnia/pull/8695
- remove override from gRPC work by @jackkav in https://github.com/Kong/insomnia/pull/8716
- refactor: default hide the swagger preview by @marckong in https://github.com/Kong/insomnia/pull/8660
- fix(cli): proxy options do not work and stop loading settings and cookies from exports - INS-5429 by @ihexxa in https://github.com/Kong/insomnia/pull/8700
- doc: add docs for interface, interpolator and request info module - INS-5540 by @ihexxa in https://github.com/Kong/insomnia/pull/8713
- Unescape forward slash in json string when previewing response [INS-5465] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8698
- feat(Git-Sync): Use custom HTTP Client to enable system Certificates and Proxy settings by @gatzjames in https://github.com/Kong/insomnia/pull/8710
- fix: Git project creation form issues [INS-5414] by @pavkout in https://github.com/Kong/insomnia/pull/8725
- Upgrade to react router v7 by @gatzjames in https://github.com/Kong/insomnia/pull/8702
- bump jsonpath and spectrals by @jackkav in https://github.com/Kong/insomnia/pull/8690
- feat: improve design doc samples [INS-5526] by @ryan-willis in https://github.com/Kong/insomnia/pull/8719
- Fix the typo in upgrade modal by @cwangsmv in https://github.com/Kong/insomnia/pull/8735
- fix CI by @jackkav in https://github.com/Kong/insomnia/pull/8737
- fix: Enforce stricter validation rules for the plugin name. [INS-5310 & INS-5408 & INS-5333] by @pavkout in https://github.com/Kong/insomnia/pull/8639
- fix(Mock test): Skip for now by @gatzjames in https://github.com/Kong/insomnia/pull/8741
- fix(Mock): unit test url rename by @gatzjames in https://github.com/Kong/insomnia/pull/8742
- chore(E2E Tests): Make app.test more stable by waiting for navigations to happen by @gatzjames in https://github.com/Kong/insomnia/pull/8744
- update legacy mode messages by @jackkav in https://github.com/Kong/insomnia/pull/8718
- feat(Git Sync): Introduce UX for migrating legacy Git workspaces to a Git Project by @gatzjames in https://github.com/Kong/insomnia/pull/8720
- feat(Inso): add an overall run collection test result summary by @ZxBing0066 in https://github.com/Kong/insomnia/pull/8739
- Chore(E2E): Remove arbitrary waits in e2e test by @cwangsmv in https://github.com/Kong/insomnia/pull/8746
- docs(script-sdk): add docs for test, variable, variableList and utils - INS-5589 by @ihexxa in https://github.com/Kong/insomnia/pull/8755
- Add global base environment support in script[INS-5544] by @cwangsmv in https://github.com/Kong/insomnia/pull/8734
- tooling: unicorn eslint by @jackkav in https://github.com/Kong/insomnia/pull/8743
- fix: Add filter for request. getAncestors method exposed in context [INS-5586] by @cwangsmv in https://github.com/Kong/insomnia/pull/8756
- feat(Tests): Add require interceptor in tests by @gatzjames in https://github.com/Kong/insomnia/pull/8758
- fix: preserve empty strings during export by @ZxBing0066 in https://github.com/Kong/insomnia/pull/8727
- fix(Git Project migration): fix issue with matching the filepath with the document id by @gatzjames in https://github.com/Kong/insomnia/pull/8761
- Fix the issue that SSE connection can not be disconnected in some cases [INS-5464] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8722
- fix: Insomnia application showing incorrect warnings about Git Projects when Storage Controls set for Git Storage only [INS-5602]] by @pavkout in https://github.com/Kong/insomnia/pull/8762
- test: wait pet 2 tab to become visible by @xiaodemen in https://github.com/Kong/insomnia/pull/8770
New Contributors
- @xiaodemen made their first contribution in https://github.com/Kong/insomnia/pull/8770
Full Changelog: https://github.com/Kong/insomnia/compare/core@11.1.0...core@11.2.0-beta.0
11.1.0 📦
What's Changed
- :rocket: 11.0.2 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8575
- Fix/more-lint-rules by @jackkav in https://github.com/Kong/insomnia/pull/8572
- Eslint-v9 by @jackkav in https://github.com/Kong/insomnia/pull/8578
- fix(Import): When body params have a file we shouldn't require a value by @gatzjames in https://github.com/Kong/insomnia/pull/8587
- fix(Git Sync): Clone uninitialized repositories when loading them by @gatzjames in https://github.com/Kong/insomnia/pull/8588
- :rocket: 11.1.0-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8589
- More-eslint-fixes by @jackkav in https://github.com/Kong/insomnia/pull/8593
- :rocket: 11.1.0-beta.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8595
- chore: simplify scripts in package.json by @CurryYangxx in https://github.com/Kong/insomnia/pull/8598
- fix(test): uuid rendering test is flaky by @ihexxa in https://github.com/Kong/insomnia/pull/8569
- fix inso script not reading config by @jackkav in https://github.com/Kong/insomnia/pull/8600
- renamed sdk to scripting-environment by @jackkav in https://github.com/Kong/insomnia/pull/8604
- feat: Add disabling logic to mandate storage option by the API [INS-5159] by @pavkout in https://github.com/Kong/insomnia/pull/8548
- feat: Modify the empty view for projects [INS-5248] by @pavkout in https://github.com/Kong/insomnia/pull/8577
- bump electron-build and add fuse by @jackkav in https://github.com/Kong/insomnia/pull/8602
- Prettier pass 3 by @jackkav in https://github.com/Kong/insomnia/pull/8586
- Full-prettier-run by @jackkav in https://github.com/Kong/insomnia/pull/8605
- use yaml 2 by @jackkav in https://github.com/Kong/insomnia/pull/8607
- feat(Inso CLI): Allow using the workspace name to match a spec file by @gatzjames in https://github.com/Kong/insomnia/pull/8609
- bump ts 5.8 by @jackkav in https://github.com/Kong/insomnia/pull/8618
- Add-playwright-linting-to-smoke-tests by @jackkav in https://github.com/Kong/insomnia/pull/8614
- fix playwright lint warnings by @jackkav in https://github.com/Kong/insomnia/pull/8620
- Generate content-type header for imported requests [INS-5281] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8610
- Improve WSDL import [INS-4291] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8314
- react-aria upgrade breaks pw tests by @jackkav in https://github.com/Kong/insomnia/pull/8613
- Merge test to reduce smoke test execution time by @cwangsmv in https://github.com/Kong/insomnia/pull/8625
- bump minor deps by @jackkav in https://github.com/Kong/insomnia/pull/8621
- Bump-vite-v6 by @jackkav in https://github.com/Kong/insomnia/pull/8608
- feat: remove external PAT for insomnia release by @notjaywu in https://github.com/Kong/insomnia/pull/8628
- feat(cli): enable folder-level env manipulation for CLI by @ihexxa in https://github.com/Kong/insomnia/pull/8495
- chore: optimize some interfaces & fix typo by @ZxBing0066 in https://github.com/Kong/insomnia/pull/8634
- A workaround for the space issue in key-value editor [INS-5274] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8627
- fix: oauth2 inheritance [INS-5023] by @ryan-willis in https://github.com/Kong/insomnia/pull/8622
- refactor(sdk): only display error message without stacktrace for minor errors by @ihexxa in https://github.com/Kong/insomnia/pull/8606
- fix(Import v5): Import multiline body parameter by @gatzjames in https://github.com/Kong/insomnia/pull/8642
- chore(Upgrade deprecated Section component): Update deprecated RAC Section component by @gatzjames in https://github.com/Kong/insomnia/pull/8644
- chore: bump sentry sdk by @CurryYangxx in https://github.com/Kong/insomnia/pull/8528
- Support proxy for Websocket requests [INS-5350] by @cwangsmv in https://github.com/Kong/insomnia/pull/8624
- docs(sdk): add docs for collection by @ihexxa in https://github.com/Kong/insomnia/pull/8615
- chore(publish): publish releases by @notjaywu in https://github.com/Kong/insomnia/pull/8648
- fix: update action bar value after users click import from url by @ZxBing0066 in https://github.com/Kong/insomnia/pull/8643
- docs(script-sdk): add docs for proxy-config - INS-5409 by @ihexxa in https://github.com/Kong/insomnia/pull/8647
- fix: update cookieJar methods to keep the name and params consistent by @ZxBing0066 in https://github.com/Kong/insomnia/pull/8654
- chore(release): create the draft release in the release-start workflow by @notjaywu in https://github.com/Kong/insomnia/pull/8656
- Fix secret values are not revealed in OAuth2 auth tab[INS-5425] by @cwangsmv in https://github.com/Kong/insomnia/pull/8658
- docs(script-sdk): add docs for the folder entity - INS-5428 by @ihexxa in https://github.com/Kong/insomnia/pull/8657
- :rocket: 11.1.0-beta.3 by @notjaywu in https://github.com/Kong/insomnia/pull/8664
- Fix smoke test flaky cases in slower runners by @cwangsmv in https://github.com/Kong/insomnia/pull/8665
- docs(script-sdk): add docs for headers - INS-5438 by @ihexxa in https://github.com/Kong/insomnia/pull/8666
- :rocket: 11.1.0-beta.4 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8668
- chore(Inso): add e2e test for inso cli export spec for insomnia v5 by @gatzjames in https://github.com/Kong/insomnia/pull/8670
New Contributors
- @ZxBing0066 made their first contribution in https://github.com/Kong/insomnia/pull/8634
Full Changelog: https://github.com/Kong/insomnia/compare/core@11.0.2...core@11.1.0
11.1.0-beta.4 📦
What's Changed
- :rocket: 11.1.0-beta.3 by @notjaywu in https://github.com/Kong/insomnia/pull/8664
- Fix smoke test flaky cases in slower runners by @cwangsmv in https://github.com/Kong/insomnia/pull/8665
- docs(script-sdk): add docs for headers - INS-5438 by @ihexxa in https://github.com/Kong/insomnia/pull/8666
Full Changelog: https://github.com/Kong/insomnia/compare/core@11.1.0-beta.1...core@11.1.0-beta.4
11.1.0-beta.3 📦
What's Changed
- :rocket: 11.1.0-beta.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8595
- chore: simplify scripts in package.json by @CurryYangxx in https://github.com/Kong/insomnia/pull/8598
- fix(test): uuid rendering test is flaky by @ihexxa in https://github.com/Kong/insomnia/pull/8569
- fix inso script not reading config by @jackkav in https://github.com/Kong/insomnia/pull/8600
- renamed sdk to scripting-environment by @jackkav in https://github.com/Kong/insomnia/pull/8604
- feat: Add disabling logic to mandate storage option by the API [INS-5159] by @pavkout in https://github.com/Kong/insomnia/pull/8548
- feat: Modify the empty view for projects [INS-5248] by @pavkout in https://github.com/Kong/insomnia/pull/8577
- bump electron-build and add fuse by @jackkav in https://github.com/Kong/insomnia/pull/8602
- Prettier pass 3 by @jackkav in https://github.com/Kong/insomnia/pull/8586
- Full-prettier-run by @jackkav in https://github.com/Kong/insomnia/pull/8605
- use yaml 2 by @jackkav in https://github.com/Kong/insomnia/pull/8607
- feat(Inso CLI): Allow using the workspace name to match a spec file by @gatzjames in https://github.com/Kong/insomnia/pull/8609
- bump ts 5.8 by @jackkav in https://github.com/Kong/insomnia/pull/8618
- Add-playwright-linting-to-smoke-tests by @jackkav in https://github.com/Kong/insomnia/pull/8614
- fix playwright lint warnings by @jackkav in https://github.com/Kong/insomnia/pull/8620
- Generate content-type header for imported requests [INS-5281] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8610
- Improve WSDL import [INS-4291] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8314
- react-aria upgrade breaks pw tests by @jackkav in https://github.com/Kong/insomnia/pull/8613
- Merge test to reduce smoke test execution time by @cwangsmv in https://github.com/Kong/insomnia/pull/8625
- bump minor deps by @jackkav in https://github.com/Kong/insomnia/pull/8621
- Bump-vite-v6 by @jackkav in https://github.com/Kong/insomnia/pull/8608
- feat: remove external PAT for insomnia release by @notjaywu in https://github.com/Kong/insomnia/pull/8628
- feat(cli): enable folder-level env manipulation for CLI by @ihexxa in https://github.com/Kong/insomnia/pull/8495
- chore: optimize some interfaces & fix typo by @ZxBing0066 in https://github.com/Kong/insomnia/pull/8634
- A workaround for the space issue in key-value editor [INS-5274] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8627
- fix: oauth2 inheritance [INS-5023] by @ryan-willis in https://github.com/Kong/insomnia/pull/8622
- refactor(sdk): only display error message without stacktrace for minor errors by @ihexxa in https://github.com/Kong/insomnia/pull/8606
- fix(Import v5): Import multiline body parameter by @gatzjames in https://github.com/Kong/insomnia/pull/8642
- chore(Upgrade deprecated Section component): Update deprecated RAC Section component by @gatzjames in https://github.com/Kong/insomnia/pull/8644
- chore: bump sentry sdk by @CurryYangxx in https://github.com/Kong/insomnia/pull/8528
- Support proxy for Websocket requests [INS-5350] by @cwangsmv in https://github.com/Kong/insomnia/pull/8624
- docs(sdk): add docs for collection by @ihexxa in https://github.com/Kong/insomnia/pull/8615
- chore(publish): publish releases by @notjaywu in https://github.com/Kong/insomnia/pull/8648
- fix: update action bar value after users click import from url by @ZxBing0066 in https://github.com/Kong/insomnia/pull/8643
- docs(script-sdk): add docs for proxy-config - INS-5409 by @ihexxa in https://github.com/Kong/insomnia/pull/8647
- fix: update cookieJar methods to keep the name and params consistent by @ZxBing0066 in https://github.com/Kong/insomnia/pull/8654
- chore(release): create the draft release in the release-start workflow by @notjaywu in https://github.com/Kong/insomnia/pull/8656
- Fix secret values are not revealed in OAuth2 auth tab[INS-5425] by @cwangsmv in https://github.com/Kong/insomnia/pull/8658
- docs(script-sdk): add docs for the folder entity - INS-5428 by @ihexxa in https://github.com/Kong/insomnia/pull/8657
New Contributors
- @ZxBing0066 made their first contribution in https://github.com/Kong/insomnia/pull/8634
Full Changelog: https://github.com/Kong/insomnia/compare/core@11.1.0-beta.1...core@11.1.0-beta.3
11.1.0-beta.1 📦
What's Changed
- :rocket: 11.1.0-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8589
- More-eslint-fixes by @jackkav in https://github.com/Kong/insomnia/pull/8593
Full Changelog: https://github.com/Kong/insomnia/compare/core@11.1.0-beta.0...core@11.1.0-beta.1
11.1.0-beta.0 📦
What's Changed
- :rocket: 11.0.2 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8575
- Fix/more-lint-rules by @jackkav in https://github.com/Kong/insomnia/pull/8572
- Eslint-v9 by @jackkav in https://github.com/Kong/insomnia/pull/8578
- fix(Import): When body params have a file we shouldn't require a value by @gatzjames in https://github.com/Kong/insomnia/pull/8587
- fix(Git Sync): Clone uninitialized repositories when loading them by @gatzjames in https://github.com/Kong/insomnia/pull/8588
Full Changelog: https://github.com/Kong/insomnia/compare/core@11.0.2...core@11.1.0-beta.0
11.0.2 📦
What's Changed
- :rocket: 11.0.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8533
- test: Fix the flaky case for environment editor by @cwangsmv in https://github.com/Kong/insomnia/pull/8520
- fix(Git Sync): discard changes should delete requests and other entities if they don't exist in the previous version by @gatzjames in https://github.com/Kong/insomnia/pull/8551
- feat(OAS Lint): use .spectral.yaml file for linting specs in git projects by @gatzjames in https://github.com/Kong/insomnia/pull/8553
- fix: secure wrapper when paths contain utf-16 characters by @ryan-willis in https://github.com/Kong/insomnia/pull/8539
- :rocket: 11.0.2-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8557
- fix: can not drag file to import - [INS-5251] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8549
- chore(runner): remove unused runner options by @ihexxa in https://github.com/Kong/insomnia/pull/8550
- Fix: Export globals paramter in Run via CLI if user has selected any global environment by @cwangsmv in https://github.com/Kong/insomnia/pull/8559
- lint unused else by @jackkav in https://github.com/Kong/insomnia/pull/8556
- fix: Add Docker Hub login to avoid build failures due to image pull rate limit by @balugeorge in https://github.com/Kong/insomnia/pull/8561
- fix(sdk): handle query params separately to avoid unexpected encoding or missing by @ihexxa in https://github.com/Kong/insomnia/pull/8531
- fix: Execute docker/login action only on linux runners by @balugeorge in https://github.com/Kong/insomnia/pull/8564
- :rocket: 11.0.2-beta.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8565
- show how to run send request from worker by @jackkav in https://github.com/Kong/insomnia/pull/8473
- eslint: remove unused disabled rules by @jackkav in https://github.com/Kong/insomnia/pull/8571
Full Changelog: https://github.com/Kong/insomnia/compare/core@11.0.1...core@11.0.2
11.0.2-beta.1 📦
What's Changed
- :rocket: 11.0.2-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8557
- fix: can not drag file to import - [INS-5251] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8549
- chore(runner): remove unused runner options by @ihexxa in https://github.com/Kong/insomnia/pull/8550
- Fix: Export globals paramter in Run via CLI if user has selected any global environment by @cwangsmv in https://github.com/Kong/insomnia/pull/8559
- lint unused else by @jackkav in https://github.com/Kong/insomnia/pull/8556
- fix: Add Docker Hub login to avoid build failures due to image pull rate limit by @balugeorge in https://github.com/Kong/insomnia/pull/8561
- fix(sdk): handle query params separately to avoid unexpected encoding or missing by @ihexxa in https://github.com/Kong/insomnia/pull/8531
- fix: Execute docker/login action only on linux runners by @balugeorge in https://github.com/Kong/insomnia/pull/8564
Full Changelog: https://github.com/Kong/insomnia/compare/core@11.0.2-beta.0...core@11.0.2-beta.1
11.0.2-beta.0 📦
What's Changed
- :rocket: 11.0.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8533
- test: Fix the flaky case for environment editor by @cwangsmv in https://github.com/Kong/insomnia/pull/8520
- fix(Git Sync): discard changes should delete requests and other entities if they don't exist in the previous version by @gatzjames in https://github.com/Kong/insomnia/pull/8551
- feat(OAS Lint): use .spectral.yaml file for linting specs in git projects by @gatzjames in https://github.com/Kong/insomnia/pull/8553
- fix: secure wrapper when paths contain utf-16 characters by @ryan-willis in https://github.com/Kong/insomnia/pull/8539
Full Changelog: https://github.com/Kong/insomnia/compare/core@11.0.1...core@11.0.2-beta.0
11.0.1 📦
What's Changed
- :rocket: 11.0.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8478
- Solve the bug related to importing multiple workspaces in one file [INS-5077] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8442
- Add typing for templating context by @jackkav in https://github.com/Kong/insomnia/pull/8455
- Chore(inso-cli): Add the missing run collection command and package for debugging in vscode by @cwangsmv in https://github.com/Kong/insomnia/pull/8475
- feat(ui): add hover state for tab adding button by @CurryYangxx in https://github.com/Kong/insomnia/pull/8465
- Fix: User upload data filepath is not exported when running via cli in runner [INS-5139] by @cwangsmv in https://github.com/Kong/insomnia/pull/8477
- chore(sdk): avoid invalid cookie blocking sending request by @ihexxa in https://github.com/Kong/insomnia/pull/8464
- Feat/add possibility to close tabs by mouse middle click by @snoh666 in https://github.com/Kong/insomnia/pull/8482
- chore: bump electron 35 [INS-5154] by @filfreire in https://github.com/Kong/insomnia/pull/8490
- fix(Import): Allow importing cookies with empty value and other properties by @gatzjames in https://github.com/Kong/insomnia/pull/8496
- feat: add hotKey to close tab - [INS-5155] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8494
- fix: cancel not work by @CurryYangxx in https://github.com/Kong/insomnia/pull/8503
- fix: Set native menus per-window by @Stedoss in https://github.com/Kong/insomnia/pull/8444
- fix: Pin all external github actions to their corresponding commit SHAs by @balugeorge in https://github.com/Kong/insomnia/pull/8511
- fix: Fixed cookie modal issue [INS-5210] by @pavkout in https://github.com/Kong/insomnia/pull/8508
- fix(Export): add option to include private environments by @gatzjames in https://github.com/Kong/insomnia/pull/8512
- fix(Import v5): make parsing more tolerant to undefined values by @gatzjames in https://github.com/Kong/insomnia/pull/8509
- fix(Exports): respect selected requests option in exports by @gatzjames in https://github.com/Kong/insomnia/pull/8513
- feat: temporary tabs - [INS-5088] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8486
- Fix the bug that the default menu can not be replaced on mac by @yaoweiprc in https://github.com/Kong/insomnia/pull/8518
- :rocket: 11.0.1-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8523
- securely wrap execution by @ryan-willis in https://github.com/Kong/insomnia/pull/8451
- Refactor-plugins-apps by @jackkav in https://github.com/Kong/insomnia/pull/8521
- bump/security-actions by @jackkav in https://github.com/Kong/insomnia/pull/8510
- fix: remove use of node headers to fix variable template usage by @ryan-willis in https://github.com/Kong/insomnia/pull/8514
- feat(Git Sync): UX improvements by @gatzjames in https://github.com/Kong/insomnia/pull/8524
- Sync new workspace to cloud after importing it [INS-4999] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8389
- :rocket: 11.0.1-beta.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8527
- feat(Git Push): update error messages for push-and-commit action by @gatzjames in https://github.com/Kong/insomnia/pull/8532
New Contributors
- @snoh666 made their first contribution in https://github.com/Kong/insomnia/pull/8482
- @Stedoss made their first contribution in https://github.com/Kong/insomnia/pull/8444
- @balugeorge made their first contribution in https://github.com/Kong/insomnia/pull/8511
Full Changelog: https://github.com/Kong/insomnia/compare/core@11.0.0...core@11.0.1
11.0.1-beta.1 📦
What's Changed
- :rocket: 11.0.1-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8523
- securely wrap execution by @ryan-willis in https://github.com/Kong/insomnia/pull/8451
- Refactor-plugins-apps by @jackkav in https://github.com/Kong/insomnia/pull/8521
- bump/security-actions by @jackkav in https://github.com/Kong/insomnia/pull/8510
- fix: remove use of node headers to fix variable template usage by @ryan-willis in https://github.com/Kong/insomnia/pull/8514
- feat(Git Sync): UX improvements by @gatzjames in https://github.com/Kong/insomnia/pull/8524
- Sync new workspace to cloud after importing it [INS-4999] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8389
Full Changelog: https://github.com/Kong/insomnia/compare/core@11.0.1-beta.0...core@11.0.1-beta.1
11.0.1-beta.0 📦
What's Changed
- Solve the bug related to importing multiple workspaces in one file [INS-5077] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8442
- Add typing for templating context by @jackkav in https://github.com/Kong/insomnia/pull/8455
- Chore(inso-cli): Add the missing run collection command and package for debugging in vscode by @cwangsmv in https://github.com/Kong/insomnia/pull/8475
- feat(ui): add hover state for tab adding button by @CurryYangxx in https://github.com/Kong/insomnia/pull/8465
- Fix: User upload data filepath is not exported when running via cli in runner [INS-5139] by @cwangsmv in https://github.com/Kong/insomnia/pull/8477
- chore(sdk): avoid invalid cookie blocking sending request by @ihexxa in https://github.com/Kong/insomnia/pull/8464
- Feat/add possibility to close tabs by mouse middle click by @snoh666 in https://github.com/Kong/insomnia/pull/8482
- chore: bump electron 35 [INS-5154] by @filfreire in https://github.com/Kong/insomnia/pull/8490
- fix(Import): Allow importing cookies with empty value and other properties by @gatzjames in https://github.com/Kong/insomnia/pull/8496
- feat: add hotKey to close tab - [INS-5155] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8494
- fix: cancel not work by @CurryYangxx in https://github.com/Kong/insomnia/pull/8503
- fix: Set native menus per-window by @Stedoss in https://github.com/Kong/insomnia/pull/8444
- fix: Pin all external github actions to their corresponding commit SHAs by @balugeorge in https://github.com/Kong/insomnia/pull/8511
- fix: Fixed cookie modal issue [INS-5210] by @pavkout in https://github.com/Kong/insomnia/pull/8508
- fix(Export): add option to include private environments by @gatzjames in https://github.com/Kong/insomnia/pull/8512
- fix(Import v5): make parsing more tolerant to undefined values by @gatzjames in https://github.com/Kong/insomnia/pull/8509
- fix(Exports): respect selected requests option in exports by @gatzjames in https://github.com/Kong/insomnia/pull/8513
- feat: temporary tabs - [INS-5088] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8486
- Fix the bug that the default menu can not be replaced on mac by @yaoweiprc in https://github.com/Kong/insomnia/pull/8518
New Contributors
- @snoh666 made their first contribution in https://github.com/Kong/insomnia/pull/8482
- @Stedoss made their first contribution in https://github.com/Kong/insomnia/pull/8444
- @balugeorge made their first contribution in https://github.com/Kong/insomnia/pull/8511
Full Changelog: https://github.com/Kong/insomnia/compare/core@11.0.0-beta.7...core@11.0.1-beta.0
11.0.0 📦
What's Changed
- :rocket: 10.3.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8344
- fix: request render error not display - [INS-4833] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8277
- Short-ciruit string rendering if require invocation is detected by @godfrzero in https://github.com/Kong/insomnia/pull/8358
- add warning on import by @jackkav in https://github.com/Kong/insomnia/pull/8350
- fix: mask client secret input in OAuth 2.0 authentication [INS-4974] by @pavkout in https://github.com/Kong/insomnia/pull/8351
- fix: consolidate request+codegen headers+authorization [INS-4925] by @ryan-willis in https://github.com/Kong/insomnia/pull/8345
- fix: Table view environment variables are not updated when changed in pre-request/after-response scripts [INS-4875] by @cwangsmv in https://github.com/Kong/insomnia/pull/8353
- Fix/sdk/tagged url by @ihexxa in https://github.com/Kong/insomnia/pull/8361
- :rocket: 10.3.2-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8369
- Prettify json in response viewer [INS-4966] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8354
- fix: Escape key closes environment editor modal in vim mode [INS-4975] by @pavkout in https://github.com/Kong/insomnia/pull/8368
- feat: Allow to select all in CSV viewer [INS-4973] by @pavkout in https://github.com/Kong/insomnia/pull/8349
- fix: Fix issue with resizable panels [INS-4986] by @pavkout in https://github.com/Kong/insomnia/pull/8366
- fix: Improve request drop-down menu [INS-4983] by @pavkout in https://github.com/Kong/insomnia/pull/8364
- feat(sdk): enable folder env interfaces for manipulation in script by @ihexxa in https://github.com/Kong/insomnia/pull/8348
- feat: Insomnia vault key management UI[INS-4715] by @cwangsmv in https://github.com/Kong/insomnia/pull/8296
- feat: minimal bar-[INS-4420] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8293
- fix: do not append headers with empty names by @ryan-willis in https://github.com/Kong/insomnia/pull/8372
- feat: multiple tabs - [INS-4225] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8151
- fix: runner select all by @CurryYangxx in https://github.com/Kong/insomnia/pull/8256
- fix(sdk): get response size from bytesRead value by @ihexxa in https://github.com/Kong/insomnia/pull/8313
- feat: Using global private environment to save secrets[INS-4715] by @cwangsmv in https://github.com/Kong/insomnia/pull/8233
- refactor: Invite modal - Being able to invite a team from the Organization and from Electron [INS-4684] by @pavkout in https://github.com/Kong/insomnia/pull/8319
- fix: reduce sse by @CurryYangxx in https://github.com/Kong/insomnia/pull/8375
- feat(Git Sync): Git Credentials storage by @gatzjames in https://github.com/Kong/insomnia/pull/8376
- Insomnia Format v5 by @gatzjames in https://github.com/Kong/insomnia/pull/8209
- feat: plugin install support for proxy and custom ca cert bundle by @ryan-willis in https://github.com/Kong/insomnia/pull/8337
- feat: preference for key map with one-line text fields by @ryan-willis in https://github.com/Kong/insomnia/pull/8335
- Chore: Fix vault case failure and add one more test for vault key by @cwangsmv in https://github.com/Kong/insomnia/pull/8378
- feat(Git Sync): move git logic in git-service by @gatzjames in https://github.com/Kong/insomnia/pull/8377
- feat(Git Sync): Introduce Git Projects by @gatzjames in https://github.com/Kong/insomnia/pull/8382
- Skip the flaky vault test by @cwangsmv in https://github.com/Kong/insomnia/pull/8384
- :rocket: 11.0.0-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8386
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.3.1...core@11.0.0
11.0.0-beta.7 📦
What's Changed
- :rocket: 11.0.0-beta.6 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8454
- feat(UX improvements): add loading indicators for creating projects and workspaces by @gatzjames in https://github.com/Kong/insomnia/pull/8460
- feat(Export all data): Use insomnia v5 by @gatzjames in https://github.com/Kong/insomnia/pull/8461
- feat(Git Projects): Improve message for deleting a Git project by @gatzjames in https://github.com/Kong/insomnia/pull/8462
Full Changelog: https://github.com/Kong/insomnia/compare/core@11.0.0-beta.6...core@11.0.0-beta.7
11.0.0-beta.6 📦
What's Changed
- :rocket: 11.0.0-beta.4 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8449
- move default templating into a web worker by @jackkav in https://github.com/Kong/insomnia/pull/8447
- feat(Onboarding): Update onboarding for v11 by @gatzjames in https://github.com/Kong/insomnia/pull/8422
- feat(Git Projects): Perfromance improvements by @gatzjames in https://github.com/Kong/insomnia/pull/8450
Full Changelog: https://github.com/Kong/insomnia/compare/core@11.0.0-beta.4...core@11.0.0-beta.6
11.0.0-beta.4 📦
What's Changed
- :rocket: 11.0.0-beta.2 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8417
- fix: unable to use unix socket with grpc - [INS-5036] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8410
- fix: disable sentry anr by @CurryYangxx in https://github.com/Kong/insomnia/pull/8426
- fix: disable arch for linux on electron-builder [INS-5053] by @filfreire in https://github.com/Kong/insomnia/pull/8427
- :rocket: 11.0.0-beta.3 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8429
- chore: update the publish workflow by @notjaywu in https://github.com/Kong/insomnia/pull/8407
- Fix overflow issue in import modal [INS-5039] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8418
- Fix issue of the typo file by @cwangsmv in https://github.com/Kong/insomnia/pull/8425
- fix: back to login page after close all tabs by @CurryYangxx in https://github.com/Kong/insomnia/pull/8437
- Test: Add vault key related smoke test [INS-5052] by @cwangsmv in https://github.com/Kong/insomnia/pull/8438
- Support another postman schema url when importing [INS-5046] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8434
- Fix: Auto detect updated file encoding and read file with encoding[INS-5017] by @cwangsmv in https://github.com/Kong/insomnia/pull/8428
- fix: Deprecate Git Workspaces [INS-5070] by @pavkout in https://github.com/Kong/insomnia/pull/8436
- chore: Try to improve smoke test tracing to figure failure/flaky case causes [INS-5056] by @cwangsmv in https://github.com/Kong/insomnia/pull/8431
- Adjust alignment & copy in Organization empty state by @godfrzero in https://github.com/Kong/insomnia/pull/8443
- refactor(sdk): improve url parsing for valid or invalid url cases by @ihexxa in https://github.com/Kong/insomnia/pull/8439
- feat(Git Projects): Insomnia files can be anywhere inside the repository by @gatzjames in https://github.com/Kong/insomnia/pull/8432
- Render no-standard content-encoding response [INS-4910] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8341
Full Changelog: https://github.com/Kong/insomnia/compare/core@11.0.0-beta.2...core@11.0.0-beta.4
11.0.0-beta.3 📦
What's Changed
- :rocket: 11.0.0-beta.2 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8417
- fix: unable to use unix socket with grpc - [INS-5036] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8410
- fix: disable sentry anr by @CurryYangxx in https://github.com/Kong/insomnia/pull/8426
- fix: disable arch for linux on electron-builder [INS-5053] by @filfreire in https://github.com/Kong/insomnia/pull/8427
Full Changelog: https://github.com/Kong/insomnia/compare/core@11.0.0-beta.2...core@11.0.0-beta.3
11.0.0-beta.2 📦
What's Changed
- :rocket: 11.0.0-beta.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8408
- Fix vault related session update issue by @cwangsmv in https://github.com/Kong/insomnia/pull/8402
- feat(Git Projects): Update storage type by @gatzjames in https://github.com/Kong/insomnia/pull/8411
- Fix Insomnia Vault issue by @cwangsmv in https://github.com/Kong/insomnia/pull/8409
- fix: Fix text wrapping for cookie domain in cookies modal by @pavkout in https://github.com/Kong/insomnia/pull/8413
- fix(sdk): change insomnia.test mechanism to improve the nested test cases by @ihexxa in https://github.com/Kong/insomnia/pull/8388
- fix: update upgrade plan messaging from Team to Pro plan [INS-5027] by @pavkout in https://github.com/Kong/insomnia/pull/8404
- test(git): fix flaky git interaction test by @ihexxa in https://github.com/Kong/insomnia/pull/8416
Full Changelog: https://github.com/Kong/insomnia/compare/core@11.0.0-beta.1...core@11.0.0-beta.2
11.0.0-beta.1 📦
What's Changed
- :rocket: 10.3.2-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8369
- Prettify json in response viewer [INS-4966] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8354
- fix: Escape key closes environment editor modal in vim mode [INS-4975] by @pavkout in https://github.com/Kong/insomnia/pull/8368
- feat: Allow to select all in CSV viewer [INS-4973] by @pavkout in https://github.com/Kong/insomnia/pull/8349
- fix: Fix issue with resizable panels [INS-4986] by @pavkout in https://github.com/Kong/insomnia/pull/8366
- fix: Improve request drop-down menu [INS-4983] by @pavkout in https://github.com/Kong/insomnia/pull/8364
- feat(sdk): enable folder env interfaces for manipulation in script by @ihexxa in https://github.com/Kong/insomnia/pull/8348
- feat: Insomnia vault key management UI[INS-4715] by @cwangsmv in https://github.com/Kong/insomnia/pull/8296
- feat: minimal bar-[INS-4420] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8293
- fix: do not append headers with empty names by @ryan-willis in https://github.com/Kong/insomnia/pull/8372
- feat: multiple tabs - [INS-4225] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8151
- fix: runner select all by @CurryYangxx in https://github.com/Kong/insomnia/pull/8256
- fix(sdk): get response size from bytesRead value by @ihexxa in https://github.com/Kong/insomnia/pull/8313
- feat: Using global private environment to save secrets[INS-4715] by @cwangsmv in https://github.com/Kong/insomnia/pull/8233
- refactor: Invite modal - Being able to invite a team from the Organization and from Electron [INS-4684] by @pavkout in https://github.com/Kong/insomnia/pull/8319
- fix: reduce sse by @CurryYangxx in https://github.com/Kong/insomnia/pull/8375
- feat(Git Sync): Git Credentials storage by @gatzjames in https://github.com/Kong/insomnia/pull/8376
- Insomnia Format v5 by @gatzjames in https://github.com/Kong/insomnia/pull/8209
- feat: plugin install support for proxy and custom ca cert bundle by @ryan-willis in https://github.com/Kong/insomnia/pull/8337
- feat: preference for key map with one-line text fields by @ryan-willis in https://github.com/Kong/insomnia/pull/8335
- Chore: Fix vault case failure and add one more test for vault key by @cwangsmv in https://github.com/Kong/insomnia/pull/8378
- feat(Git Sync): move git logic in git-service by @gatzjames in https://github.com/Kong/insomnia/pull/8377
- feat(Git Sync): Introduce Git Projects by @gatzjames in https://github.com/Kong/insomnia/pull/8382
- Skip the flaky vault test by @cwangsmv in https://github.com/Kong/insomnia/pull/8384
- :rocket: 11.0.0-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8386
- fix: Manage Cookie Modal [INS-5007] by @pavkout in https://github.com/Kong/insomnia/pull/8385
- feat(Diff View): use monaco-editor for the diff views in the app by @gatzjames in https://github.com/Kong/insomnia/pull/8394
- fix: update confirmation button text in invite tests by @pavkout in https://github.com/Kong/insomnia/pull/8396
- feat(sdk): support folder-env rendering for the replaceIn method by @ihexxa in https://github.com/Kong/insomnia/pull/8392
- fix: handle GH app error cases and add read/write warnings by @ryan-willis in https://github.com/Kong/insomnia/pull/8373
- fix: github repo list scroll issue by @ryan-willis in https://github.com/Kong/insomnia/pull/8403
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.3.2-beta.0...core@11.0.0-beta.1
11.0.0-beta.0 📦
What's Changed
- fix: request render error not display - [INS-4833] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8277
- Short-ciruit string rendering if require invocation is detected by @godfrzero in https://github.com/Kong/insomnia/pull/8358
- add warning on import by @jackkav in https://github.com/Kong/insomnia/pull/8350
- fix: mask client secret input in OAuth 2.0 authentication [INS-4974] by @pavkout in https://github.com/Kong/insomnia/pull/8351
- fix: consolidate request+codegen headers+authorization [INS-4925] by @ryan-willis in https://github.com/Kong/insomnia/pull/8345
- fix: Table view environment variables are not updated when changed in pre-request/after-response scripts [INS-4875] by @cwangsmv in https://github.com/Kong/insomnia/pull/8353
- Fix/sdk/tagged url by @ihexxa in https://github.com/Kong/insomnia/pull/8361
- Prettify json in response viewer [INS-4966] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8354
- fix: Escape key closes environment editor modal in vim mode [INS-4975] by @pavkout in https://github.com/Kong/insomnia/pull/8368
- feat: Allow to select all in CSV viewer [INS-4973] by @pavkout in https://github.com/Kong/insomnia/pull/8349
- fix: Fix issue with resizable panels [INS-4986] by @pavkout in https://github.com/Kong/insomnia/pull/8366
- fix: Improve request drop-down menu [INS-4983] by @pavkout in https://github.com/Kong/insomnia/pull/8364
- feat(sdk): enable folder env interfaces for manipulation in script by @ihexxa in https://github.com/Kong/insomnia/pull/8348
- feat: Insomnia vault key management UI[INS-4715] by @cwangsmv in https://github.com/Kong/insomnia/pull/8296
- feat: minimal bar-[INS-4420] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8293
- fix: do not append headers with empty names by @ryan-willis in https://github.com/Kong/insomnia/pull/8372
- feat: multiple tabs - [INS-4225] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8151
- fix: runner select all by @CurryYangxx in https://github.com/Kong/insomnia/pull/8256
- fix(sdk): get response size from bytesRead value by @ihexxa in https://github.com/Kong/insomnia/pull/8313
- feat: Using global private environment to save secrets[INS-4715] by @cwangsmv in https://github.com/Kong/insomnia/pull/8233
- refactor: Invite modal - Being able to invite a team from the Organization and from Electron [INS-4684] by @pavkout in https://github.com/Kong/insomnia/pull/8319
- fix: reduce sse by @CurryYangxx in https://github.com/Kong/insomnia/pull/8375
- feat(Git Sync): Git Credentials storage by @gatzjames in https://github.com/Kong/insomnia/pull/8376
- Insomnia Format v5 by @gatzjames in https://github.com/Kong/insomnia/pull/8209
- feat: plugin install support for proxy and custom ca cert bundle by @ryan-willis in https://github.com/Kong/insomnia/pull/8337
- feat: preference for key map with one-line text fields by @ryan-willis in https://github.com/Kong/insomnia/pull/8335
- Chore: Fix vault case failure and add one more test for vault key by @cwangsmv in https://github.com/Kong/insomnia/pull/8378
- feat(Git Sync): move git logic in git-service by @gatzjames in https://github.com/Kong/insomnia/pull/8377
- feat(Git Sync): Introduce Git Projects by @gatzjames in https://github.com/Kong/insomnia/pull/8382
- Skip the flaky vault test by @cwangsmv in https://github.com/Kong/insomnia/pull/8384
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.3.1...core@11.0.0-beta.0
10.3.2-beta.0 📦
What's Changed
- :rocket: 10.3.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8344
- fix: request render error not display - [INS-4833] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8277
- Short-ciruit string rendering if require invocation is detected by @godfrzero in https://github.com/Kong/insomnia/pull/8358
- add warning on import by @jackkav in https://github.com/Kong/insomnia/pull/8350
- fix: mask client secret input in OAuth 2.0 authentication [INS-4974] by @pavkout in https://github.com/Kong/insomnia/pull/8351
- fix: consolidate request+codegen headers+authorization [INS-4925] by @ryan-willis in https://github.com/Kong/insomnia/pull/8345
- fix: Table view environment variables are not updated when changed in pre-request/after-response scripts [INS-4875] by @cwangsmv in https://github.com/Kong/insomnia/pull/8353
- Fix/sdk/tagged url by @ihexxa in https://github.com/Kong/insomnia/pull/8361
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.3.1...core@10.3.2-beta.0
10.3.1 📦
What's Changed
- :rocket: 10.3.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8262
- fix(Dropdown/Menus): Options shouldn't autoselect if the menu overlaps with the trigger button by @gatzjames in https://github.com/Kong/insomnia/pull/8258
- feat(Inso): Add proxy settings to inso cli by @gatzjames in https://github.com/Kong/insomnia/pull/8257
- fix(sdk): support async function in insomnia.test by @ihexxa in https://github.com/Kong/insomnia/pull/8243
- fix: editor did not unlock after websocket disconnect by @CurryYangxx in https://github.com/Kong/insomnia/pull/8269
- fix: pre-request script variable hostname certificate resolution [INS-4733] by @ryan-willis in https://github.com/Kong/insomnia/pull/8249
- fix: smoke failed in github action by @CurryYangxx in https://github.com/Kong/insomnia/pull/8274
- fix: GRPC Bad Duplicate issue. Closes #8216 by @h-tiwari-dev in https://github.com/Kong/insomnia/pull/8273
- feat(runner/settings): enable logging switch configuration by @ihexxa in https://github.com/Kong/insomnia/pull/8194
- :rocket: 10.3.1-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8278
- feat(ApplicationMenu): add check for updates command in the app menu by @gatzjames in https://github.com/Kong/insomnia/pull/8279
- fix(sdk): add basic support for insomnia.request.size() by @ihexxa in https://github.com/Kong/insomnia/pull/8281
- fix(QueryParameters sizing issue): Resizable sections for parameters in request panes by @gatzjames in https://github.com/Kong/insomnia/pull/8283
- Bump-electron-33 by @jackkav in https://github.com/Kong/insomnia/pull/8285
- Add annotation for no proxy whitelist [INS-4792] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8280
- add bracket notation tests by @jackkav in https://github.com/Kong/insomnia/pull/7817
- fix: prevent unparseable response cookie from causing request to fail [INS-4851] by @ryan-willis in https://github.com/Kong/insomnia/pull/8289
- fix(sdk): misc fixes and improvements by @ihexxa in https://github.com/Kong/insomnia/pull/8297
- fix: paths in gRPC requests and proto state by @ryan-willis in https://github.com/Kong/insomnia/pull/8284
- chore: bump semgrep by @filfreire in https://github.com/Kong/insomnia/pull/8317
- Build Linux aarch64 packages using the new GH runner by @hexchain in https://github.com/Kong/insomnia/pull/8306
- add run name to github action by @jackkav in https://github.com/Kong/insomnia/pull/8324
- make runners conventional by @jackkav in https://github.com/Kong/insomnia/pull/8325
- :rocket: 10.3.1-beta.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8323
- :rocket: 10.3.1-alpha.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8328
- fix: support headers as metadata with gRPC + reflection by @ryan-willis in https://github.com/Kong/insomnia/pull/8327
- Rename local-storage to electron-storage by @cwangsmv in https://github.com/Kong/insomnia/pull/8310
- :rocket: 10.3.1-beta.2 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8330
- fix: .deb and .snap upload on publish [no-ticket] by @filfreire in https://github.com/Kong/insomnia/pull/8332
- :rocket: 10.3.1-beta.3 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8333
- chore: also build appimage for arm64 linux by @hexchain in https://github.com/Kong/insomnia/pull/8331
- fix: template render error [INS-4962] by @filfreire in https://github.com/Kong/insomnia/pull/8338
- :rocket: 10.3.1-beta.4 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8339
- fix(Proxy CLI options): update cli options docs by @gatzjames in https://github.com/Kong/insomnia/pull/8343
- fix: inso README.md [no-ticket] by @filfreire in https://github.com/Kong/insomnia/pull/8342
- fix: prevent yarn directory traversal on plugin installation by @techchrism in https://github.com/Kong/insomnia/pull/6829
New Contributors
- @h-tiwari-dev made their first contribution in https://github.com/Kong/insomnia/pull/8273
- @hexchain made their first contribution in https://github.com/Kong/insomnia/pull/8306
- @techchrism made their first contribution in https://github.com/Kong/insomnia/pull/6829
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.3.0...core@10.3.1
10.3.1-beta.4 📦
What's Changed
- :rocket: 10.3.1-beta.3 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8333
- chore: also build appimage for arm64 linux by @hexchain in https://github.com/Kong/insomnia/pull/8331
- fix: template render error [INS-4962] by @filfreire in https://github.com/Kong/insomnia/pull/8338
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.3.1-beta.3...core@10.3.1-beta.4
10.3.1-beta.3 📦
What's Changed
- :rocket: 10.3.1-beta.2 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8330
- fix: .deb and .snap upload on publish [no-ticket] by @filfreire in https://github.com/Kong/insomnia/pull/8332
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.3.1-beta.2...core@10.3.1-beta.3
10.3.1-beta.2 📦
What's Changed
- :rocket: 10.3.1-alpha.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8328
- fix: support headers as metadata with gRPC + reflection by @ryan-willis in https://github.com/Kong/insomnia/pull/8327
- Rename local-storage to electron-storage by @cwangsmv in https://github.com/Kong/insomnia/pull/8310
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.3.1-alpha.0...core@10.3.1-beta.2
10.3.1-alpha.0 📦
What's Changed
- :rocket: 10.3.1-beta.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8323
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.3.1-beta.1...core@10.3.1-alpha.0
10.3.1-beta.1 📦
What's Changed
- :rocket: 10.3.1-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8278
- feat(ApplicationMenu): add check for updates command in the app menu by @gatzjames in https://github.com/Kong/insomnia/pull/8279
- fix(sdk): add basic support for insomnia.request.size() by @ihexxa in https://github.com/Kong/insomnia/pull/8281
- fix(QueryParameters sizing issue): Resizable sections for parameters in request panes by @gatzjames in https://github.com/Kong/insomnia/pull/8283
- Bump-electron-33 by @jackkav in https://github.com/Kong/insomnia/pull/8285
- Add annotation for no proxy whitelist [INS-4792] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8280
- add bracket notation tests by @jackkav in https://github.com/Kong/insomnia/pull/7817
- fix: prevent unparseable response cookie from causing request to fail [INS-4851] by @ryan-willis in https://github.com/Kong/insomnia/pull/8289
- fix(sdk): misc fixes and improvements by @ihexxa in https://github.com/Kong/insomnia/pull/8297
- fix: paths in gRPC requests and proto state by @ryan-willis in https://github.com/Kong/insomnia/pull/8284
- chore: bump semgrep by @filfreire in https://github.com/Kong/insomnia/pull/8317
- Build Linux aarch64 packages using the new GH runner by @hexchain in https://github.com/Kong/insomnia/pull/8306
- add run name to github action by @jackkav in https://github.com/Kong/insomnia/pull/8324
- make runners conventional by @jackkav in https://github.com/Kong/insomnia/pull/8325
New Contributors
- @hexchain made their first contribution in https://github.com/Kong/insomnia/pull/8306
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.3.1-beta.0...core@10.3.1-beta.1
10.3.1-beta.0 📦
What's Changed
- :rocket: 10.3.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8262
- fix(Dropdown/Menus): Options shouldn't autoselect if the menu overlaps with the trigger button by @gatzjames in https://github.com/Kong/insomnia/pull/8258
- feat(Inso): Add proxy settings to inso cli by @gatzjames in https://github.com/Kong/insomnia/pull/8257
- fix(sdk): support async function in insomnia.test by @ihexxa in https://github.com/Kong/insomnia/pull/8243
- fix: editor did not unlock after websocket disconnect by @CurryYangxx in https://github.com/Kong/insomnia/pull/8269
- fix: pre-request script variable hostname certificate resolution [INS-4733] by @ryan-willis in https://github.com/Kong/insomnia/pull/8249
- fix: smoke failed in github action by @CurryYangxx in https://github.com/Kong/insomnia/pull/8274
- fix: GRPC Bad Duplicate issue. Closes #8216 by @h-tiwari-dev in https://github.com/Kong/insomnia/pull/8273
- feat(runner/settings): enable logging switch configuration by @ihexxa in https://github.com/Kong/insomnia/pull/8194
New Contributors
- @h-tiwari-dev made their first contribution in https://github.com/Kong/insomnia/pull/8273
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.3.0...core@10.3.1-beta.0
10.3.0 📦
What's Changed
- :rocket: 10.2.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8208
- Fix environment editor toggle button display behavior [INS-4766] by @cwangsmv in https://github.com/Kong/insomnia/pull/8219
- fix(cli): the cli runner should be able to run requests with workspace id by correct order by @ihexxa in https://github.com/Kong/insomnia/pull/8220
- fix(cli): failed to run script in cli if timeline dir is not inited by @ihexxa in https://github.com/Kong/insomnia/pull/8232
- :rocket: 10.2.1-beta.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8230
- fix: breakpoint not working by @CurryYangxx in https://github.com/Kong/insomnia/pull/8236
- feat(grpc): skip TLS when verification disabled + mTLS capability [INS-4536] by @ryan-willis in https://github.com/Kong/insomnia/pull/8235
- fix: interactivity for components within tooltip body [INS-4773] by @godfrzero in https://github.com/Kong/insomnia/pull/8239
- Import multiple files at once [INS-4633] [INS-4782] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8229
- fix: file path title in certs dialog by @ryan-willis in https://github.com/Kong/insomnia/pull/8247
- fix the bug that postman V2.0 auth apiKey can not be parsed when importing [INS-4748] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8241
- Fix: File path fails when used in env vars on Windows [INS-4742] by @filfreire in https://github.com/Kong/insomnia/pull/8221
- :rocket: 10.3.0-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8255
New Contributors
- @godfrzero made their first contribution in https://github.com/Kong/insomnia/pull/8239
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.2.0...core@10.3.0
10.3.0-beta.0 📦
What's Changed
- :rocket: 10.2.1-beta.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8230
- fix: breakpoint not working by @CurryYangxx in https://github.com/Kong/insomnia/pull/8236
- feat(grpc): skip TLS when verification disabled + mTLS capability [INS-4536] by @ryan-willis in https://github.com/Kong/insomnia/pull/8235
- fix: interactivity for components within tooltip body [INS-4773] by @godfrzero in https://github.com/Kong/insomnia/pull/8239
- Import multiple files at once [INS-4633] [INS-4782] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8229
- fix: file path title in certs dialog by @ryan-willis in https://github.com/Kong/insomnia/pull/8247
- fix the bug that postman V2.0 auth apiKey can not be parsed when importing [INS-4748] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8241
- Fix: File path fails when used in env vars on Windows [INS-4742] by @filfreire in https://github.com/Kong/insomnia/pull/8221
New Contributors
- @godfrzero made their first contribution in https://github.com/Kong/insomnia/pull/8239
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.2.1-beta.1...core@10.3.0-beta.0
10.2.1-beta.1 📦
What's Changed
- :rocket: 10.2.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8208
- Fix environment editor toggle button display behavior [INS-4766] by @cwangsmv in https://github.com/Kong/insomnia/pull/8219
- fix(cli): the cli runner should be able to run requests with workspace id by correct order by @ihexxa in https://github.com/Kong/insomnia/pull/8220
- fix(cli): failed to run script in cli if timeline dir is not inited by @ihexxa in https://github.com/Kong/insomnia/pull/8232
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.2.0...core@10.2.1-beta.1
10.2.0 📦
What's Changed
- :rocket: 10.1.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8125
- Fix can not unset global Environment issue[INS-4611] by @cwangsmv in https://github.com/Kong/insomnia/pull/8127
- Support for import raw body type info from Postman [INS-4588] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8123
- fix ownerAccountId undefined error [INS-4605] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8128
- :rocket: 10.2.0-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8129
- feat: Key-value pair view for environment[INS-4256] by @cwangsmv in https://github.com/Kong/insomnia/pull/8071
- fix(cli): ca and certs are not included in loading db from CLI by @ihexxa in https://github.com/Kong/insomnia/pull/8111
- Fix: Change default environment to table view when create in project view [INS-4618] by @cwangsmv in https://github.com/Kong/insomnia/pull/8136
- feat: grpc UI improvements - [INS-4056] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8137
- Fix: Environment name input occupy too few space [INS-4630] by @cwangsmv in https://github.com/Kong/insomnia/pull/8142
- Resolve error when user aborts merge in cloud sync [INS-4591] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8133
- :rocket: 10.2.0-beta.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8144
- fix deprecated YAML mime-type (#8130) by @XSPGMike in https://github.com/Kong/insomnia/pull/8131
- Fix the bug that install plugin button does not work #INS-4646 by @yaoweiprc in https://github.com/Kong/insomnia/pull/8149
- Support for resolving conflicts when pulling from remote git branch. [INS-4550] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8118
- feat(Git Staging modal): Update the discard change icon and add tooltips for the utility buttons by @gatzjames in https://github.com/Kong/insomnia/pull/8147
- :rocket: 10.2.0-beta.2 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8150
- fix: scroll bar ui by @CurryYangxx in https://github.com/Kong/insomnia/pull/8152
- fix: timers is not reset if no timing entry has been found by @ihexxa in https://github.com/Kong/insomnia/pull/8134
- fix(cli): enable setNextRequest for CLI by @ihexxa in https://github.com/Kong/insomnia/pull/8143
- fix(sdk): defining function behavior in eval is not consistent with the original product by @ihexxa in https://github.com/Kong/insomnia/pull/8155
- fix(Git Clone): Handle conencting to git repo with conflicts by @gatzjames in https://github.com/Kong/insomnia/pull/8156
- Fix the bug that users can not create self hosted mock server [INS-4672] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8159
- fix(Envronment Picker): Add scrollbar to global environment picker by @gatzjames in https://github.com/Kong/insomnia/pull/8161
- :rocket: 10.2.0-beta.3 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8162
- Update bug_report.yml by @CurryYangxx in https://github.com/Kong/insomnia/pull/8167
- Unify mock server route url [INS-4332] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8169
- Add restrictions when creating, editing mock server [INS-4667] [INS-4645] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8168
- fix(runner): extend insomnia.variables.set lifetime to whole execution period by @ihexxa in https://github.com/Kong/insomnia/pull/8157
- fix(cli): insomnia.variables.set should persist variables during runner execution period by @ihexxa in https://github.com/Kong/insomnia/pull/8172
- feat: Update personal plan types and include Hobby and Pro plan names by @pavkout in https://github.com/Kong/insomnia/pull/8153
- :rocket: 10.2.0-beta.4 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8177
- fix(ui): Fix plan name issue by @pavkout in https://github.com/Kong/insomnia/pull/8178
- fix(sdk): failed to transform proxy port between sdk and renderer by @ihexxa in https://github.com/Kong/insomnia/pull/8175
- :rocket: 10.2.0-beta.5 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8187
- fix: enable copying auth tokens not hidden by @https-eduardo in https://github.com/Kong/insomnia/pull/8164
- feat(Ask Modal): focusing on the modal and pressing Enter now performs the confirm action by @gatzjames in https://github.com/Kong/insomnia/pull/8186
- Fix: Environment kv editor flash when user input the first time [INS-4709] by @cwangsmv in https://github.com/Kong/insomnia/pull/8182
- fix: app unresponsive by @CurryYangxx in https://github.com/Kong/insomnia/pull/8189
- fix: use SSL_OP_IGNORE_UNEXPECTED_EOF on libcurl #6554 [INS-4669] by @filfreire in https://github.com/Kong/insomnia/pull/8191
- :rocket: 10.2.0-beta.6 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8193
- fix: support *.localhost resolution RFC 6761 [INS-4739] by @filfreire in https://github.com/Kong/insomnia/pull/8195
- spike: improve release PR warning by @filfreire in https://github.com/Kong/insomnia/pull/8196
- Support for resolving conflicts when using git-merge [INS-4638] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8185
- feat: enable sentry ANR by @CurryYangxx in https://github.com/Kong/insomnia/pull/8197
- Fix environment key-value editor state not update issue[INS-4751] by @cwangsmv in https://github.com/Kong/insomnia/pull/8199
- fix(cli): should run requests according to the specified order by @ihexxa in https://github.com/Kong/insomnia/pull/8200
- fix(runner): the runner CLI command should be generated according to the specified order by @ihexxa in https://github.com/Kong/insomnia/pull/8201
- :rocket: 10.2.0-beta.7 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8203
- fix(cli): the first item is executed as the last one by @ihexxa in https://github.com/Kong/insomnia/pull/8205
New Contributors
- @https-eduardo made their first contribution in https://github.com/Kong/insomnia/pull/8164
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.1.1...core@10.2.0
10.2.0-beta.7 📦
What's Changed
- :rocket: 10.2.0-beta.6 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8193
- fix: support *.localhost resolution RFC 6761 [INS-4739] by @filfreire in https://github.com/Kong/insomnia/pull/8195
- spike: improve release PR warning by @filfreire in https://github.com/Kong/insomnia/pull/8196
- Support for resolving conflicts when using git-merge [INS-4638] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8185
- feat: enable sentry ANR by @CurryYangxx in https://github.com/Kong/insomnia/pull/8197
- Fix environment key-value editor state not update issue[INS-4751] by @cwangsmv in https://github.com/Kong/insomnia/pull/8199
- fix(cli): should run requests according to the specified order by @ihexxa in https://github.com/Kong/insomnia/pull/8200
- fix(runner): the runner CLI command should be generated according to the specified order by @ihexxa in https://github.com/Kong/insomnia/pull/8201
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.2.0-beta.6...core@10.2.0-beta.7
10.2.0-beta.6 📦
What's Changed
- :rocket: 10.2.0-beta.5 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8187
- fix: enable copying auth tokens not hidden by @https-eduardo in https://github.com/Kong/insomnia/pull/8164
- feat(Ask Modal): focusing on the modal and pressing Enter now performs the confirm action by @gatzjames in https://github.com/Kong/insomnia/pull/8186
- Fix: Environment kv editor flash when user input the first time [INS-4709] by @cwangsmv in https://github.com/Kong/insomnia/pull/8182
- fix: app unresponsive by @CurryYangxx in https://github.com/Kong/insomnia/pull/8189
- fix: use SSL_OP_IGNORE_UNEXPECTED_EOF on libcurl #6554 [INS-4669] by @filfreire in https://github.com/Kong/insomnia/pull/8191
New Contributors
- @https-eduardo made their first contribution in https://github.com/Kong/insomnia/pull/8164
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.2.0-beta.5...core@10.2.0-beta.6
10.2.0-beta.5 📦
What's Changed
- :rocket: 10.2.0-beta.4 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8177
- fix(ui): Fix plan name issue by @pavkout in https://github.com/Kong/insomnia/pull/8178
- fix(sdk): failed to transform proxy port between sdk and renderer by @ihexxa in https://github.com/Kong/insomnia/pull/8175
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.2.0-beta.4...core@10.2.0-beta.5
10.2.0-beta.4 📦
What's Changed
- :rocket: 10.2.0-beta.3 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8162
- Update bug_report.yml by @CurryYangxx in https://github.com/Kong/insomnia/pull/8167
- Unify mock server route url [INS-4332] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8169
- Add restrictions when creating, editing mock server [INS-4667] [INS-4645] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8168
- fix(runner): extend insomnia.variables.set lifetime to whole execution period by @ihexxa in https://github.com/Kong/insomnia/pull/8157
- fix(cli): insomnia.variables.set should persist variables during runner execution period by @ihexxa in https://github.com/Kong/insomnia/pull/8172
- feat: Update personal plan types and include Hobby and Pro plan names by @pavkout in https://github.com/Kong/insomnia/pull/8153
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.2.0-beta.3...core@10.2.0-beta.4
10.2.0-beta.3 📦
What's Changed
- :rocket: 10.2.0-beta.2 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8150
- fix: scroll bar ui by @CurryYangxx in https://github.com/Kong/insomnia/pull/8152
- fix: timers is not reset if no timing entry has been found by @ihexxa in https://github.com/Kong/insomnia/pull/8134
- fix(cli): enable setNextRequest for CLI by @ihexxa in https://github.com/Kong/insomnia/pull/8143
- fix(sdk): defining function behavior in eval is not consistent with the original product by @ihexxa in https://github.com/Kong/insomnia/pull/8155
- fix(Git Clone): Handle conencting to git repo with conflicts by @gatzjames in https://github.com/Kong/insomnia/pull/8156
- Fix the bug that users can not create self hosted mock server [INS-4672] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8159
- fix(Envronment Picker): Add scrollbar to global environment picker by @gatzjames in https://github.com/Kong/insomnia/pull/8161
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.2.0-beta.2...core@10.2.0-beta.3
10.2.0-beta.2 📦
What's Changed
- :rocket: 10.2.0-beta.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8144
- fix deprecated YAML mime-type (#8130) by @XSPGMike in https://github.com/Kong/insomnia/pull/8131
- Fix the bug that install plugin button does not work #INS-4646 by @yaoweiprc in https://github.com/Kong/insomnia/pull/8149
- Support for resolving conflicts when pulling from remote git branch. [INS-4550] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8118
- feat(Git Staging modal): Update the discard change icon and add tooltips for the utility buttons by @gatzjames in https://github.com/Kong/insomnia/pull/8147
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.2.0-beta.1...core@10.2.0-beta.2
10.2.0-beta.1 📦
What's Changed
- :rocket: 10.2.0-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8129
- feat: Key-value pair view for environment[INS-4256] by @cwangsmv in https://github.com/Kong/insomnia/pull/8071
- fix(cli): ca and certs are not included in loading db from CLI by @ihexxa in https://github.com/Kong/insomnia/pull/8111
- Fix: Change default environment to table view when create in project view [INS-4618] by @cwangsmv in https://github.com/Kong/insomnia/pull/8136
- feat: grpc UI improvements - [INS-4056] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8137
- Fix: Environment name input occupy too few space [INS-4630] by @cwangsmv in https://github.com/Kong/insomnia/pull/8142
- Resolve error when user aborts merge in cloud sync [INS-4591] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8133
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.2.0-beta.0...core@10.2.0-beta.1
10.2.0-beta.0 📦
What's Changed
- :rocket: 10.1.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8125
- Fix can not unset global Environment issue[INS-4611] by @cwangsmv in https://github.com/Kong/insomnia/pull/8127
- Support for import raw body type info from Postman [INS-4588] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8123
- fix ownerAccountId undefined error [INS-4605] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8128
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.1.1...core@10.2.0-beta.0
10.1.1 📦
What's Changed
- Display a warning in the electron app to inform users for the expiration date by @pavkout in https://github.com/Kong/insomnia/pull/8094
- fix: missing insomnia icon on Windows [#8092] by @filfreire in https://github.com/Kong/insomnia/pull/8097
- fix(Git): issue with including unit-tests and protofiles by @gatzjames in https://github.com/Kong/insomnia/pull/8095
- feat: image cache invalidation magic [INS-4318] by @ryan-willis in https://github.com/Kong/insomnia/pull/8103
- fix: should not print error message with exit code 1 when status != 200 by @ihexxa in https://github.com/Kong/insomnia/pull/8101
- fix(runner): remove advanced settings title as it is duplicated by @ihexxa in https://github.com/Kong/insomnia/pull/8108
- Changing the error message when file not scanned. by @rohitpatilok in https://github.com/Kong/insomnia/pull/8104
- feat(runner): support several cases for setNextRequest by @ihexxa in https://github.com/Kong/insomnia/pull/8088
- fix(Git Sync): Fix issue with conflicts when cloning a repo by @gatzjames in https://github.com/Kong/insomnia/pull/8109
- fix(Git Sync): Filtering deleted files out of staged changes by @gatzjames in https://github.com/Kong/insomnia/pull/8113
- remove ref by @jackkav in https://github.com/Kong/insomnia/pull/8089
- fix(Git): Only search for insomnia files and fix unstage changes by @gatzjames in https://github.com/Kong/insomnia/pull/8117
- :rocket: 10.1.1-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8119
- Fix/mask auth passwords by @Mjongeling07 in https://github.com/Kong/insomnia/pull/8110
New Contributors
- @rohitpatilok made their first contribution in https://github.com/Kong/insomnia/pull/8104
- @Mjongeling07 made their first contribution in https://github.com/Kong/insomnia/pull/8110
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.1.0...core@10.1.1
10.1.1-beta.0 📦
What's Changed
- Display a warning in the electron app to inform users for the expiration date by @pavkout in https://github.com/Kong/insomnia/pull/8094
- fix: missing insomnia icon on Windows [#8092] by @filfreire in https://github.com/Kong/insomnia/pull/8097
- fix(Git): issue with including unit-tests and protofiles by @gatzjames in https://github.com/Kong/insomnia/pull/8095
- feat: image cache invalidation magic [INS-4318] by @ryan-willis in https://github.com/Kong/insomnia/pull/8103
- fix: should not print error message with exit code 1 when status != 200 by @ihexxa in https://github.com/Kong/insomnia/pull/8101
- fix(runner): remove advanced settings title as it is duplicated by @ihexxa in https://github.com/Kong/insomnia/pull/8108
- Changing the error message when file not scanned. by @rohitpatilok in https://github.com/Kong/insomnia/pull/8104
- feat(runner): support several cases for setNextRequest by @ihexxa in https://github.com/Kong/insomnia/pull/8088
- fix(Git Sync): Fix issue with conflicts when cloning a repo by @gatzjames in https://github.com/Kong/insomnia/pull/8109
- fix(Git Sync): Filtering deleted files out of staged changes by @gatzjames in https://github.com/Kong/insomnia/pull/8113
- remove ref by @jackkav in https://github.com/Kong/insomnia/pull/8089
- fix(Git): Only search for insomnia files and fix unstage changes by @gatzjames in https://github.com/Kong/insomnia/pull/8117
New Contributors
- @rohitpatilok made their first contribution in https://github.com/Kong/insomnia/pull/8104
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.1.0...core@10.1.1-beta.0
10.1.0 📦
What's Changed
- :rocket: 10.0.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/7932
- chore: changelog v10 by @filfreire in https://github.com/Kong/insomnia/pull/7937
- remove audit check by @jackkav in https://github.com/Kong/insomnia/pull/7943
- fix: update app loading spinner by @marckong in https://github.com/Kong/insomnia/pull/7934
- fix(runner): minor fixes in snippets and styles by @ihexxa in https://github.com/Kong/insomnia/pull/7929
- fix(build): set correct inso version during windows build by @ryan-willis in https://github.com/Kong/insomnia/pull/7940
- Fix csv line break issue when upload runner data by @cwangsmv in https://github.com/Kong/insomnia/pull/7948
- feat: after-response cli by @jackkav in https://github.com/Kong/insomnia/pull/7931
- chore: collection run event [INS-4424] by @filfreire in https://github.com/Kong/insomnia/pull/7950
- chore: add properties to collectionRunner event [INS-4424] by @filfreire in https://github.com/Kong/insomnia/pull/7958
- perf: test-suit loader improvement - [INS-4400] by @CurryYangxx in https://github.com/Kong/insomnia/pull/7936
- fix(runner): run button is lagging when clicking by @ihexxa in https://github.com/Kong/insomnia/pull/7962
- fix: unpushed notification performance issue by @CurryYangxx in https://github.com/Kong/insomnia/pull/7966
- Nunjuck Tag Performance enhance in editor[INS-4243] by @cwangsmv in https://github.com/Kong/insomnia/pull/7922
- :rocket: 10.1.0-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/7971
- add cli preview command modal by @jackkav in https://github.com/Kong/insomnia/pull/7952
- bump swagger-ui by @jackkav in https://github.com/Kong/insomnia/pull/7973
- Fix empty query paramter value in editor will generate url params without equal sign issue by @cwangsmv in https://github.com/Kong/insomnia/pull/7974
- runner refactoring pass by @jackkav in https://github.com/Kong/insomnia/pull/7975
- test failure output by @jackkav in https://github.com/Kong/insomnia/pull/7972
- timeline deserializer by @jackkav in https://github.com/Kong/insomnia/pull/7977
- maintain folder sort when app is re-opened by @mandarbansod in https://github.com/Kong/insomnia/pull/7372
- feat(runner): enable the bail setting by @ihexxa in https://github.com/Kong/insomnia/pull/7942
- Revert "maintain folder sort when app is re-opened" by @CurryYangxx in https://github.com/Kong/insomnia/pull/7987
- fix(sdk): certificate 'disabled' property value gets lost in script execution by @ihexxa in https://github.com/Kong/insomnia/pull/7988
- fix: reduce sentry error by @CurryYangxx in https://github.com/Kong/insomnia/pull/7991
- Persist runner request order by @jackkav in https://github.com/Kong/insomnia/pull/7984
- replace underscore with hyphen: RFC0952 by @jackkav in https://github.com/Kong/insomnia/pull/7959
- fix: improve git sync slowness by @CurryYangxx in https://github.com/Kong/insomnia/pull/7989
- feat(Proxy): use the system proxy option to always use the system proxy settings on insomnia requests by @gatzjames in https://github.com/Kong/insomnia/pull/7982
- fix: add max-height for pin area - [INS-4423] by @CurryYangxx in https://github.com/Kong/insomnia/pull/7993
- add useEffect to request ordering by @jackkav in https://github.com/Kong/insomnia/pull/7998
- Manage members in organization [INS-2705] by @yaoweiprc in https://github.com/Kong/insomnia/pull/7949
- feat(Runner): clean up collection runner rendering by @gatzjames in https://github.com/Kong/insomnia/pull/8000
- Fix bug: Free user see alert when they switch to default project in some case [INS-4464] by @yaoweiprc in https://github.com/Kong/insomnia/pull/7992
- fix: record grpc method - [INS-4375] by @CurryYangxx in https://github.com/Kong/insomnia/pull/7999
- inso-cli: support --env-var by @jackkav in https://github.com/Kong/insomnia/pull/7983
- :rocket: 10.1.0-beta.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8001
- feat(UI): Improvements for v10 by @gatzjames in https://github.com/Kong/insomnia/pull/7996
- fix delete row in kvp by @jackkav in https://github.com/Kong/insomnia/pull/8006
- Feat: Support Graphql subscription via websocket[INS-4390] by @cwangsmv in https://github.com/Kong/insomnia/pull/7990
- fix(runner): display no test message and enable history item deletion by @ihexxa in https://github.com/Kong/insomnia/pull/8007
- Improve invite modal experience by @yaoweiprc in https://github.com/Kong/insomnia/pull/8012
- feat: missing variable improvement - [INS-4396] by @CurryYangxx in https://github.com/Kong/insomnia/pull/7981
- feat(Environment Picker): Simplify the environment picker UX by @gatzjames in https://github.com/Kong/insomnia/pull/8005
- fix(runner): disable settings persistence temporarily and some fixes by @ihexxa in https://github.com/Kong/insomnia/pull/8018
- update typescript and lib to 2023 by @gatzjames in https://github.com/Kong/insomnia/pull/8022
- Fix new property in request causes existing request show as modified in git sync [INS-4511] by @cwangsmv in https://github.com/Kong/insomnia/pull/8021
- fix: incorrect setNextRequest behavior by @ihexxa in https://github.com/Kong/insomnia/pull/8024
- Feedback tweaks by @jackkav in https://github.com/Kong/insomnia/pull/8025
- run withDescendents with filters by @jackkav in https://github.com/Kong/insomnia/pull/8014
- :rocket: 10.1.0-beta.2 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8026
- refresh-lock by @jackkav in https://github.com/Kong/insomnia/pull/8023
- Bump/node-libcurl-31 to fix npm install by @jackkav in https://github.com/Kong/insomnia/pull/8029
- chore: Package json bumps by @jackkav in https://github.com/Kong/insomnia/pull/8030
- remove oss license gen in favour of sbom by @jackkav in https://github.com/Kong/insomnia/pull/8031
- use react-aria in plugin options by @jackkav in https://github.com/Kong/insomnia/pull/8035
- grpc-js 1.12.0 by @jackkav in https://github.com/Kong/insomnia/pull/8044
- feat: support inso global env id / filepath by @jackkav in https://github.com/Kong/insomnia/pull/8039
- feat(Git Sync): improve branches and history modal UX by @gatzjames in https://github.com/Kong/insomnia/pull/8056
- chore(E2E): update git e2e test by @gatzjames in https://github.com/Kong/insomnia/pull/8057
- fix: env dropdown error - [INS-4551] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8062
- fix: homebrew job [INS-4555] by @filfreire in https://github.com/Kong/insomnia/pull/8059
- improve cli tracing by @jackkav in https://github.com/Kong/insomnia/pull/8053
- chore: add smoke tests for global envs by @filfreire in https://github.com/Kong/insomnia/pull/8063
- fix: include more information in the scripting error by @ihexxa in https://github.com/Kong/insomnia/pull/8052
- fix(graphql): find queryname by cursor - [INS-4376] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8054
- feat: enable run folder mode by @ihexxa in https://github.com/Kong/insomnia/pull/8004
- fix(timings): finished step still shows the spinner icon by @ihexxa in https://github.com/Kong/insomnia/pull/8072
- fix: disable request error modal - [INS-4559] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8068
- Fix bug when importing from Postman data dump file [INS-4562] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8073
- Change file card dropdown menu item name from Duplicate to Duplicate / Move by @yaoweiprc in https://github.com/Kong/insomnia/pull/8076
- fix: keep project dropdown in place by @ryan-willis in https://github.com/Kong/insomnia/pull/8077
- fix: base_url not generated from spec [#6663] by @filfreire in https://github.com/Kong/insomnia/pull/8075
- :rocket: 10.1.0-beta.3 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8078
- fix: test syntax error crashes whole app by @ihexxa in https://github.com/Kong/insomnia/pull/8080
- fix: show user logout reason message by @ryan-willis in https://github.com/Kong/insomnia/pull/8061
- feat(Git Sync): UX improvements by @gatzjames in https://github.com/Kong/insomnia/pull/8027
- fix(Git Sync): UI updates by @gatzjames in https://github.com/Kong/insomnia/pull/8083
- :rocket: 10.1.0-beta.4 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8085
- feat: skip changes checking if last task is not finish by @CurryYangxx in https://github.com/Kong/insomnia/pull/8086
- :rocket: 10.1.0-beta.5 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8087
- fix: windows code signing by @filfreire in https://github.com/Kong/insomnia/pull/8084
New Contributors
- @ryan-willis made their first contribution in https://github.com/Kong/insomnia/pull/7940
- @mandarbansod made their first contribution in https://github.com/Kong/insomnia/pull/7372
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.0.0...core@10.1.0
10.1.0-beta.5 📦
What's Changed
- :rocket: 10.1.0-beta.4 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8085
- feat: skip changes checking if last task is not finish by @CurryYangxx in https://github.com/Kong/insomnia/pull/8086
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.1.0-beta.4...core@10.1.0-beta.5
10.1.0-beta.4 📦
What's Changed
- :rocket: 10.1.0-beta.3 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8078
- fix: test syntax error crashes whole app by @ihexxa in https://github.com/Kong/insomnia/pull/8080
- fix: show user logout reason message by @ryan-willis in https://github.com/Kong/insomnia/pull/8061
- feat(Git Sync): UX improvements by @gatzjames in https://github.com/Kong/insomnia/pull/8027
- fix(Git Sync): UI updates by @gatzjames in https://github.com/Kong/insomnia/pull/8083
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.1.0-beta.3...core@10.1.0-beta.4
10.1.0-beta.3 📦
What's Changed
- :rocket: 10.1.0-beta.2 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8026
- refresh-lock by @jackkav in https://github.com/Kong/insomnia/pull/8023
- Bump/node-libcurl-31 to fix npm install by @jackkav in https://github.com/Kong/insomnia/pull/8029
- chore: Package json bumps by @jackkav in https://github.com/Kong/insomnia/pull/8030
- remove oss license gen in favour of sbom by @jackkav in https://github.com/Kong/insomnia/pull/8031
- use react-aria in plugin options by @jackkav in https://github.com/Kong/insomnia/pull/8035
- grpc-js 1.12.0 by @jackkav in https://github.com/Kong/insomnia/pull/8044
- feat: support inso global env id / filepath by @jackkav in https://github.com/Kong/insomnia/pull/8039
- feat(Git Sync): improve branches and history modal UX by @gatzjames in https://github.com/Kong/insomnia/pull/8056
- chore(E2E): update git e2e test by @gatzjames in https://github.com/Kong/insomnia/pull/8057
- fix: env dropdown error - [INS-4551] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8062
- fix: homebrew job [INS-4555] by @filfreire in https://github.com/Kong/insomnia/pull/8059
- improve cli tracing by @jackkav in https://github.com/Kong/insomnia/pull/8053
- chore: add smoke tests for global envs by @filfreire in https://github.com/Kong/insomnia/pull/8063
- fix: include more information in the scripting error by @ihexxa in https://github.com/Kong/insomnia/pull/8052
- fix(graphql): find queryname by cursor - [INS-4376] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8054
- feat: enable run folder mode by @ihexxa in https://github.com/Kong/insomnia/pull/8004
- fix(timings): finished step still shows the spinner icon by @ihexxa in https://github.com/Kong/insomnia/pull/8072
- fix: disable request error modal - [INS-4559] by @CurryYangxx in https://github.com/Kong/insomnia/pull/8068
- Fix bug when importing from Postman data dump file [INS-4562] by @yaoweiprc in https://github.com/Kong/insomnia/pull/8073
- Change file card dropdown menu item name from Duplicate to Duplicate / Move by @yaoweiprc in https://github.com/Kong/insomnia/pull/8076
- fix: keep project dropdown in place by @ryan-willis in https://github.com/Kong/insomnia/pull/8077
- fix: base_url not generated from spec [#6663] by @filfreire in https://github.com/Kong/insomnia/pull/8075
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.1.0-beta.2...core@10.1.0-beta.3
10.1.0-beta.2 📦
What's Changed
- :rocket: 10.1.0-beta.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/8001
- feat(UI): Improvements for v10 by @gatzjames in https://github.com/Kong/insomnia/pull/7996
- fix delete row in kvp by @jackkav in https://github.com/Kong/insomnia/pull/8006
- Feat: Support Graphql subscription via websocket[INS-4390] by @cwangsmv in https://github.com/Kong/insomnia/pull/7990
- fix(runner): display no test message and enable history item deletion by @ihexxa in https://github.com/Kong/insomnia/pull/8007
- Improve invite modal experience by @yaoweiprc in https://github.com/Kong/insomnia/pull/8012
- feat: missing variable improvement - [INS-4396] by @CurryYangxx in https://github.com/Kong/insomnia/pull/7981
- feat(Environment Picker): Simplify the environment picker UX by @gatzjames in https://github.com/Kong/insomnia/pull/8005
- fix(runner): disable settings persistence temporarily and some fixes by @ihexxa in https://github.com/Kong/insomnia/pull/8018
- update typescript and lib to 2023 by @gatzjames in https://github.com/Kong/insomnia/pull/8022
- Fix new property in request causes existing request show as modified in git sync [INS-4511] by @cwangsmv in https://github.com/Kong/insomnia/pull/8021
- fix: incorrect setNextRequest behavior by @ihexxa in https://github.com/Kong/insomnia/pull/8024
- Feedback tweaks by @jackkav in https://github.com/Kong/insomnia/pull/8025
- run withDescendents with filters by @jackkav in https://github.com/Kong/insomnia/pull/8014
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.1.0-beta.1...core@10.1.0-beta.2
10.1.0-beta.1 📦
What's Changed
- Nunjuck Tag Performance enhance in editor[INS-4243] by @cwangsmv in https://github.com/Kong/insomnia/pull/7922
- :rocket: 10.1.0-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/7971
- add cli preview command modal by @jackkav in https://github.com/Kong/insomnia/pull/7952
- bump swagger-ui by @jackkav in https://github.com/Kong/insomnia/pull/7973
- Fix empty query paramter value in editor will generate url params without equal sign issue by @cwangsmv in https://github.com/Kong/insomnia/pull/7974
- runner refactoring pass by @jackkav in https://github.com/Kong/insomnia/pull/7975
- test failure output by @jackkav in https://github.com/Kong/insomnia/pull/7972
- timeline deserializer by @jackkav in https://github.com/Kong/insomnia/pull/7977
- maintain folder sort when app is re-opened by @mandarbansod in https://github.com/Kong/insomnia/pull/7372
- feat(runner): enable the bail setting by @ihexxa in https://github.com/Kong/insomnia/pull/7942
- Revert "maintain folder sort when app is re-opened" by @CurryYangxx in https://github.com/Kong/insomnia/pull/7987
- fix(sdk): certificate 'disabled' property value gets lost in script execution by @ihexxa in https://github.com/Kong/insomnia/pull/7988
- fix: reduce sentry error by @CurryYangxx in https://github.com/Kong/insomnia/pull/7991
- Persist runner request order by @jackkav in https://github.com/Kong/insomnia/pull/7984
- replace underscore with hyphen: RFC0952 by @jackkav in https://github.com/Kong/insomnia/pull/7959
- fix: improve git sync slowness by @CurryYangxx in https://github.com/Kong/insomnia/pull/7989
- feat(Proxy): use the system proxy option to always use the system proxy settings on insomnia requests by @gatzjames in https://github.com/Kong/insomnia/pull/7982
- fix: add max-height for pin area - [INS-4423] by @CurryYangxx in https://github.com/Kong/insomnia/pull/7993
- add useEffect to request ordering by @jackkav in https://github.com/Kong/insomnia/pull/7998
- Manage members in organization [INS-2705] by @yaoweiprc in https://github.com/Kong/insomnia/pull/7949
- feat(Runner): clean up collection runner rendering by @gatzjames in https://github.com/Kong/insomnia/pull/8000
- Fix bug: Free user see alert when they switch to default project in some case [INS-4464] by @yaoweiprc in https://github.com/Kong/insomnia/pull/7992
- fix: record grpc method - [INS-4375] by @CurryYangxx in https://github.com/Kong/insomnia/pull/7999
- inso-cli: support --env-var by @jackkav in https://github.com/Kong/insomnia/pull/7983
New Contributors
- @mandarbansod made their first contribution in https://github.com/Kong/insomnia/pull/7372
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.1.0-beta.0...core@10.1.0-beta.1
10.1.0-beta.0 📦
What's Changed
- :rocket: 10.0.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/7932
- chore: changelog v10 by @filfreire in https://github.com/Kong/insomnia/pull/7937
- remove audit check by @jackkav in https://github.com/Kong/insomnia/pull/7943
- fix: update app loading spinner by @marckong in https://github.com/Kong/insomnia/pull/7934
- fix(runner): minor fixes in snippets and styles by @ihexxa in https://github.com/Kong/insomnia/pull/7929
- fix(build): set correct inso version during windows build by @ryan-willis in https://github.com/Kong/insomnia/pull/7940
- Fix csv line break issue when upload runner data by @cwangsmv in https://github.com/Kong/insomnia/pull/7948
- feat: after-response cli by @jackkav in https://github.com/Kong/insomnia/pull/7931
- chore: collection run event [INS-4424] by @filfreire in https://github.com/Kong/insomnia/pull/7950
- chore: add properties to collectionRunner event [INS-4424] by @filfreire in https://github.com/Kong/insomnia/pull/7958
- perf: test-suit loader improvement - [INS-4400] by @CurryYangxx in https://github.com/Kong/insomnia/pull/7936
- fix(runner): run button is lagging when clicking by @ihexxa in https://github.com/Kong/insomnia/pull/7962
- fix: unpushed notification performance issue by @CurryYangxx in https://github.com/Kong/insomnia/pull/7966
New Contributors
- @ryan-willis made their first contribution in https://github.com/Kong/insomnia/pull/7940
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.0.0...core@10.1.0-beta.0
10.0.0 📦
What's Changed
- :rocket: 9.3.3 by @insomnia-infra in https://github.com/Kong/insomnia/pull/7785
- chore: update changelog 9.3.3 by @filfreire in https://github.com/Kong/insomnia/pull/7786
- bump: react-router by @CurryYangxx in https://github.com/Kong/insomnia/pull/7795
- fix(Sync Staging Modal): use action to update selected items by @gatzjames in https://github.com/Kong/insomnia/pull/7794
- Fixed copying credential In Auth: Basic were username and password input needed to copied by users by @pranavithape in https://github.com/Kong/insomnia/pull/7789
- fix(ux): duplicate improvement by @CurryYangxx in https://github.com/Kong/insomnia/pull/7803
- fixes lodash.set cve by @jackkav in https://github.com/Kong/insomnia/pull/7801
- chore: rm userId from sentry [INS-4260] by @filfreire in https://github.com/Kong/insomnia/pull/7804
- fix cves and add CI check by @jackkav in https://github.com/Kong/insomnia/pull/7806
- Fix: Keep equal sign for empty query parameters[INS-4228] by @cwangsmv in https://github.com/Kong/insomnia/pull/7802
- chore: hash userID on segment [INS-4260] by @filfreire in https://github.com/Kong/insomnia/pull/7805
- Fix backslash in environment key freeze app [INS-4157] by @yaoweiprc in https://github.com/Kong/insomnia/pull/7763
- fix(Key-Value Editor): deleting the last item on the key-value pair not showing an empty pair by @gatzjames in https://github.com/Kong/insomnia/pull/7818
- Remove styled-components by @jackkav in https://github.com/Kong/insomnia/pull/7809
- feat(sync): support offline commit- [INS-4226] by @CurryYangxx in https://github.com/Kong/insomnia/pull/7811
- :rocket: 9.3.4-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/7823
- Import postman env in Insomnia project level [INS-4253] by @yaoweiprc in https://github.com/Kong/insomnia/pull/7821
- feat: display uncommit&unpush change - [INS-4138] by @CurryYangxx in https://github.com/Kong/insomnia/pull/7816
- Preserve the original Authorization headers when importing [INS-4269] by @yaoweiprc in https://github.com/Kong/insomnia/pull/7827
- feat: Context menu for Nunjucks tag[INS-4273] by @cwangsmv in https://github.com/Kong/insomnia/pull/7828
- feat(Keyboard Shorcuts): update delete request shortcut by @gatzjames in https://github.com/Kong/insomnia/pull/7824
- feat: show uncommit&unpush status for all projects-[INS-4138] by @CurryYangxx in https://github.com/Kong/insomnia/pull/7830
- Fix: GraphQL request export curl body issue and GraphQL payload delete issue[INS-4281] by @cwangsmv in https://github.com/Kong/insomnia/pull/7831
- :rocket: 9.3.4-beta.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/7836
- Try to fix smoke test flaky by @cwangsmv in https://github.com/Kong/insomnia/pull/7840
- fix: test-util snippet to proper status code check [no-ticket] by @filfreire in https://github.com/Kong/insomnia/pull/7844
- feat(Project View): UI improvements by @gatzjames in https://github.com/Kong/insomnia/pull/7850
- fix: disable failure on npm audit [no-ticket] by @filfreire in https://github.com/Kong/insomnia/pull/7862
- chore: bump electron to 30.4 [INS-4316] by @filfreire in https://github.com/Kong/insomnia/pull/7852
- import postman data dump [INS-3810] by @yaoweiprc in https://github.com/Kong/insomnia/pull/7834
- support for removing default org project by @yaoweiprc in https://github.com/Kong/insomnia/pull/7854
- fix: persist cookies from response together with ones from after-response script by @ihexxa in https://github.com/Kong/insomnia/pull/7819
- chore: split packaging for windows builds [INS-3983] by @filfreire in https://github.com/Kong/insomnia/pull/7838
- fix(Git Sync): fix issue when switching to Insomnia Sync by @gatzjames in https://github.com/Kong/insomnia/pull/7860
- fix: handle login when opening org logged out [INS-4330] by @filfreire in https://github.com/Kong/insomnia/pull/7865
- Revert "support for removing default org project" by @yaoweiprc in https://github.com/Kong/insomnia/pull/7874
- inso cli scripting first pass by @jackkav in https://github.com/Kong/insomnia/pull/7790
- Allow deleting default project in org and fix sync issue [INS-4342] [INS-4311] by @yaoweiprc in https://github.com/Kong/insomnia/pull/7881
- chore(runner): cleaning up runner-pr1 and resolve conflicts by @ihexxa in https://github.com/Kong/insomnia/pull/7878
- :rocket: 10.0.0-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/7882
- only minify inso cli in prod by @jackkav in https://github.com/Kong/insomnia/pull/7879
- feat: Add logic to redirect users based on their plan when creating a new organization by @pavkout in https://github.com/Kong/insomnia/pull/7856
- tabs should rerender when changing mock by @jackkav in https://github.com/Kong/insomnia/pull/7888
- fix: check for open curl by @jackkav in https://github.com/Kong/insomnia/pull/7889
- Bump/electron-31 by @jackkav in https://github.com/Kong/insomnia/pull/7884
- shell.nix -> flake.nix by @jackkav in https://github.com/Kong/insomnia/pull/7892
- add mock method header by @jackkav in https://github.com/Kong/insomnia/pull/7872
- use nixpkgs/unstable by @jackkav in https://github.com/Kong/insomnia/pull/7902
- fix: file not synced after switch sync method -[INS-4347] by @CurryYangxx in https://github.com/Kong/insomnia/pull/7897
- fix: rename untracked projects [INS-4365] by @filfreire in https://github.com/Kong/insomnia/pull/7898
- fix: flaky git test by @ihexxa in https://github.com/Kong/insomnia/pull/7883
- Add ut and e2e test for data upload and pre-script in collection runner by @cwangsmv in https://github.com/Kong/insomnia/pull/7903
- Supporting moving files from one project to another [INS-3865] by @yaoweiprc in https://github.com/Kong/insomnia/pull/7849
- Enhance Response function to aware environment change and update description[INS-4279] by @cwangsmv in https://github.com/Kong/insomnia/pull/7896
- chore: update AI service URL to use 'https://ai-helper.insomnia.rest' [INS-4367] by @pavkout in https://github.com/Kong/insomnia/pull/7910
- fix(runner): some minor fixes and improvements by @ihexxa in https://github.com/Kong/insomnia/pull/7900
- improve flakey test by @jackkav in https://github.com/Kong/insomnia/pull/7909
- feat: sign all files on windows [INS-4362] by @filfreire in https://github.com/Kong/insomnia/pull/7913
- Avoid encoding queryParams when request.settingEncodeUrl is set to false by @XSPGMike in https://github.com/Kong/insomnia/pull/7893
- feat: improve EDN response by @garug in https://github.com/Kong/insomnia/pull/7777
- fix: minor fixes in styles, linting and UT by @ihexxa in https://github.com/Kong/insomnia/pull/7916
- preserve relationships in nunjucks tags by @jackkav in https://github.com/Kong/insomnia/pull/7915
- :rocket: 10.0.0-beta.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/7917
- chore: cleanup after v10 beta.1 [no-ticket] by @filfreire in https://github.com/Kong/insomnia/pull/7918
- feat(Onboarding): v10 by @gatzjames in https://github.com/Kong/insomnia/pull/7863
- chore: return friendly message when sendRequest sees an error by @ihexxa in https://github.com/Kong/insomnia/pull/7911
- chore: upgrade micromatch and add back npm audit by @ihexxa in https://github.com/Kong/insomnia/pull/7921
- fix(runner): some minor fixes by @ihexxa in https://github.com/Kong/insomnia/pull/7923
- add team check by @jackkav in https://github.com/Kong/insomnia/pull/7919
- :rocket: 10.0.0-beta.2 by @insomnia-infra in https://github.com/Kong/insomnia/pull/7924
- Fix duplicate file cause application error in collection view UI by @cwangsmv in https://github.com/Kong/insomnia/pull/7928
- :rocket: 10.0.0-beta.3 by @insomnia-infra in https://github.com/Kong/insomnia/pull/7930
New Contributors
- @pranavithape made their first contribution in https://github.com/Kong/insomnia/pull/7789
- @XSPGMike made their first contribution in https://github.com/Kong/insomnia/pull/7893
- @garug made their first contribution in https://github.com/Kong/insomnia/pull/7777
Full Changelog: https://github.com/Kong/insomnia/compare/core@9.3.3...core@10.0.0
10.0.0-beta.3 📦
What's Changed
- :rocket: 10.0.0-beta.2 by @insomnia-infra in https://github.com/Kong/insomnia/pull/7924
- Fix duplicate file cause application error in collection view UI by @cwangsmv in https://github.com/Kong/insomnia/pull/7928
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.0.0-beta.2...core@10.0.0-beta.3
10.0.0-beta.2 📦
What's Changed
- :rocket: 10.0.0-beta.1 by @insomnia-infra in https://github.com/Kong/insomnia/pull/7917
- chore: cleanup after v10 beta.1 [no-ticket] by @filfreire in https://github.com/Kong/insomnia/pull/7918
- feat(Onboarding): v10 by @gatzjames in https://github.com/Kong/insomnia/pull/7863
- chore: return friendly message when sendRequest sees an error by @ihexxa in https://github.com/Kong/insomnia/pull/7911
- chore: upgrade micromatch and add back npm audit by @ihexxa in https://github.com/Kong/insomnia/pull/7921
- fix(runner): some minor fixes by @ihexxa in https://github.com/Kong/insomnia/pull/7923
- add team check by @jackkav in https://github.com/Kong/insomnia/pull/7919
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.0.0-beta.1...core@10.0.0-beta.2
10.0.0-beta.1 📦
What's Changed
- :rocket: 10.0.0-beta.0 by @insomnia-infra in https://github.com/Kong/insomnia/pull/7882
- only minify inso cli in prod by @jackkav in https://github.com/Kong/insomnia/pull/7879
- feat: Add logic to redirect users based on their plan when creating a new organization by @pavkout in https://github.com/Kong/insomnia/pull/7856
- tabs should rerender when changing mock by @jackkav in https://github.com/Kong/insomnia/pull/7888
- fix: check for open curl by @jackkav in https://github.com/Kong/insomnia/pull/7889
- Bump/electron-31 by @jackkav in https://github.com/Kong/insomnia/pull/7884
- shell.nix -> flake.nix by @jackkav in https://github.com/Kong/insomnia/pull/7892
- add mock method header by @jackkav in https://github.com/Kong/insomnia/pull/7872
- use nixpkgs/unstable by @jackkav in https://github.com/Kong/insomnia/pull/7902
- fix: file not synced after switch sync method -[INS-4347] by @CurryYangxx in https://github.com/Kong/insomnia/pull/7897
- fix: rename untracked projects [INS-4365] by @filfreire in https://github.com/Kong/insomnia/pull/7898
- fix: flaky git test by @ihexxa in https://github.com/Kong/insomnia/pull/7883
- Add ut and e2e test for data upload and pre-script in collection runner by @cwangsmv in https://github.com/Kong/insomnia/pull/7903
- Supporting moving files from one project to another [INS-3865] by @yaoweiprc in https://github.com/Kong/insomnia/pull/7849
- Enhance Response function to aware environment change and update description[INS-4279] by @cwangsmv in https://github.com/Kong/insomnia/pull/7896
- chore: update AI service URL to use 'https://ai-helper.insomnia.rest' [INS-4367] by @pavkout in https://github.com/Kong/insomnia/pull/7910
- fix(runner): some minor fixes and improvements by @ihexxa in https://github.com/Kong/insomnia/pull/7900
- improve flakey test by @jackkav in https://github.com/Kong/insomnia/pull/7909
- feat: sign all files on windows [INS-4362] by @filfreire in https://github.com/Kong/insomnia/pull/7913
- Avoid encoding queryParams when request.settingEncodeUrl is set to false by @XSPGMike in https://github.com/Kong/insomnia/pull/7893
- feat: improve EDN response by @garug in https://github.com/Kong/insomnia/pull/7777
- fix: minor fixes in styles, linting and UT by @ihexxa in https://github.com/Kong/insomnia/pull/7916
- preserve relationships in nunjucks tags by @jackkav in https://github.com/Kong/insomnia/pull/7915
New Contributors
- @XSPGMike made their first contribution in https://github.com/Kong/insomnia/pull/7893
- @garug made their first contribution in https://github.com/Kong/insomnia/pull/7777
Full Changelog: https://github.com/Kong/insomnia/compare/core@10.0.0-beta.0...core@10.0.0-beta.1
10.0.0-beta.0 📦
What's Changed
- Try to fix smoke test flaky by @cwangsmv in https://github.com/Kong/insomnia/pull/7840
- fix: test-util snippet to proper status code check [no-ticket] by @filfreire in https://github.com/Kong/insomnia/pull/7844
- feat(Project View): UI improvements by @gatzjames in https://github.com/Kong/insomnia/pull/7850
- fix: disable failure on npm audit [no-ticket] by @filfreire in https://github.com/Kong/insomnia/pull/7862
- chore: bump electron to 30.4 [INS-4316] by @filfreire in https://github.com/Kong/insomnia/pull/7852
- import postman data dump [INS-3810] by @yaoweiprc in https://github.com/Kong/insomnia/pull/7834
- support for removing default org project by @yaoweiprc in https://github.com/Kong/insomnia/pull/7854
- fix: persist cookies from response together with ones from after-response script by @ihexxa in https://github.com/Kong/insomnia/pull/7819
- chore: split packaging for windows builds [INS-3983] by @filfreire in https://github.com/Kong/insomnia/pull/7838
- fix(Git Sync): fix issue when switching to Insomnia Sync by @gatzjames in https://github.com/Kong/insomnia/pull/7860
- fix: handle login when opening org logged out [INS-4330] by @filfreire in https://github.com/Kong/insomnia/pull/7865
- Revert "support for removing default org project" by @yaoweiprc in https://github.com/Kong/insomnia/pull/7874
- inso cli scripting first pass by @jackkav in https://github.com/Kong/insomnia/pull/7790
- Allow deleting default project in org and fix sync issue [INS-4342] [INS-4311] by @yaoweiprc in https://github.com/Kong/insomnia/pull/7881
- chore(runner): cleaning up runner-pr1 and resolve conflicts by @ihexxa in https://github.com/Kong/insomnia/pull/7878
Full Changelog: https://github.com/Kong/insomnia/compare/core@9.3.4-beta.1...core@10.0.0-beta.0
More in Developer Tools
View allA feature-rich command-line audio/video downloader
tmux release notes.
Anthropic's agentic coding tool for the terminal, IDE and web.
Rule based proxy utility client for iPhone/iPad.
One tool to manage every AWS service from the command line, and script them.
Open-source Windows and Office activator featuring HWID, Ohook, TSforge, and Online KMS activation methods, along with advanced troubleshooting.