Releases: Kong/insomnia
11.6.0-beta.0 📦
What's Changed
- 🚀 11.5.0 by @insomnia-infra in #9057
- fix: error when delete workspace by @CurryYangxx in #9060
- fix: race condition when switching project by @CurryYangxx in #9049
- feat: improve postman script translation func by @ZxBing0066 in #9047
- chore: remove nunjucks context api by @jackkav in #9058
- Refactor/db get descandents - [INS-1075] by @CurryYangxx in #8948
- chore: bump vite v7 by @jackkav in #8842
- fix: Refine the error message when importing files into collection [INS-1250] by @xiaodemen in #9048
- prune db methods, and improve type-checking by @jackkav in #8993
- chore: remove fromSync hack by @jackkav in #9016
- typescript improvements by @jackkav in #9067
- fix: branch can be null by @jackkav in #9070
- fix: Put the collection filter into localStorage by @xiaodemen in #8961
- fix: More user-friendly error message for the Swagger file by @xiaodemen in #8736
- fix: fix type error by @xiaodemen in #9078
- [INS-1189] Redirect to organization page if project is not found. by @gatzjames in #9068
- fix: clean unused notification call in the toast by @ZxBing0066 in #9079
- fix: create submit hook with a factory to explicitly declare the return type by @ZxBing0066 in #9077
- feat: auth for socket.io-[INS-1270] by @CurryYangxx in #9066
- chore: fix all playwright warnings and cut CI time by 10% by @jackkav in #9071
- update flake to electron 37 by @jackkav in #9085
- fix: update tab after moving request-[INS-1169] by @CurryYangxx in #9009
- fix: Commit modal fixes and uncommitted modal improvement [INS-1282] by @pavkout in #9069
- add initmodel to findone by @jackkav in #9096
- fix: Fix issue where pulling/discarding changes on a Git Project would remove metadata or private environments by @pavkout in #9100
- [INS-1234] Include token as backup credential when initially fetching repo contents by @godfrzero in #9092
- chore: bump electron-builder - [INS-1113] by @CurryYangxx in #9081
- feat: Improve wording for Security Whitelist Error Message [INS-1277] by @xiaodemen in #9076
- Resolve git merge conflicts change by change [INS-908] by @yaoweiprc in #9052
Full Changelog: https://github.com/Kong/insomnia/compare/[email protected]@11.6.0-beta.0
11.5.0 📦
What's Changed
- 🚀 11.5.0-beta.4 by @insomnia-infra in #9054
- Change wording by @yaoweiprc in #9056
Full Changelog: https://github.com/Kong/insomnia/compare/[email protected]@11.5.0
11.5.0-beta.4 📦
What's Changed
- 🚀 11.5.0-beta.3 by @insomnia-infra in #9045
- [INS-1234] Finesse experience of loading remote branches when creatin… by @godfrzero in #9030
- chore(ts): exclude dist dir by @CurryYangxx in #9046
- Fix/repository form validation by @gatzjames in #9050
- fix: Fix file filtering inside the project [INS-1246] by @pavkout in #9038
Full Changelog: https://github.com/Kong/insomnia/compare/[email protected]@11.5.0-beta.4
11.5.0-beta.3 📦
What's Changed
- 🚀 11.5.0-beta.2 by @insomnia-infra in #9028
- fix: Fix issue with project name when create a new git project. [INS-1242] by @pavkout in #9036
- [INS-1143] Point See What's New app update notification link to the official changelog page by @godfrzero in #9035
Full Changelog: https://github.com/Kong/insomnia/compare/[email protected]@11.5.0-beta.3
11.5.0-beta.2 📦
What's Changed
- 🚀 11.5.0-beta.1 by @insomnia-infra in #9019
- fix: mac autoUpdate by @CurryYangxx in #9020
- fix: Adjust Hashicorp vault config form with help tooltip by @cwangsmv in #9017
- fix: Support list folder environment keys in the editor auto-complete list by @cwangsmv in #8983
- fix(Lint Process): Include the dependencies required for linting in the final package - [INS-1190] by @gatzjames in #9022
- chore(package.lock): include spectral packaged to dependence by @CurryYangxx in #9023
- bump: @kong/insomnia-plugin-external-vault by @insomnia-infra in #9024
- fix(modal): error message should wrap without scrolling horizontally by @ihexxa in #9026
- fix: Fix crash when viewing repo settings without a connected repo [INS-1173] by @pavkout in #9025
Full Changelog: https://github.com/Kong/insomnia/compare/[email protected]@11.5.0-beta.2
11.5.0-beta.1 📦
What's Changed
- 🚀 11.5.0-beta.0 by @insomnia-infra in #8995
- fix(Onboarding): Use splat to handle all onboarding routes by @gatzjames in #9001
- fix: Improve error handling and success notifications for Git push operation [INS-1140] by @pavkout in #8998
- chore(build): remove the verify-provenance step by @notjaywu in #9005
- fix: add socket.io to export map by @CurryYangxx in #9008
- feat(Maintain localStorage data): Keep localStorage saved data after migrating from the file:// protocol by @gatzjames in #9002
- chore(DOM validation): change
tag to
since it breaks DOM rules by @gatzjames in #9012 - Chore: update optionalDependencies and lock file by @cwangsmv in #9013
- fix: create socket.io in folder - [INS-1172] by @CurryYangxx in #9010
- feat: Clean up Resolve Conflicts and Changes UX [INS-910] by @pavkout in #9007
- fix: Resolve merge conflict when the user has no script changes. [INS-1141] by @pavkout in #9000
Full Changelog: https://github.com/Kong/insomnia/compare/[email protected]@11.5.0-beta.1
11.5.0-beta.0 📦
What's Changed
- 🚀 11.4.0 by @insomnia-infra in #8920
- fix: session exposure-[INS-311] by @CurryYangxx in #8916
- replace lodash with es-toolkit by @jackkav in #8909
- feat: support bulk project import by @ZxBing0066 in #8901
- feat: Keep user within the Create Project workflow even if remote git repo doesn't exist [INS-810] by @pavkout in #8906
- feat: enhance undo changes confirmation with file count details by @pavkout in #8921
- refactor: remove unused useEffect for setting storage type in ProjectSettingsForm by @pavkout in #8922
- chore: fix typos by @noritaka1166 in #8929
- fix: add a NoSelectedProjectView and ensure it doesn't error when project not found by @ZxBing0066 in #8931
- perf: improve expand all performance by @CurryYangxx in #8935
- fix: fix environment popover style by @xiaodemen in #8898
- fix(Git Sync): Custom repository clone invalid URL by @gatzjames in #8940
- OAuth authorize using system browser [INS-817] by @yaoweiprc in #8863
- chore: add vite optimizeDeps by @CurryYangxx in #8945
- Fix the bug that it can not fetch oauth token for a folder [INS-1025] by @yaoweiprc in #8911
- fix: hide invalid import and export button when no active project by @ZxBing0066 in #8937
- feat: generate insomnia-inso docs from source by @fabianrbz in #8099
- fix: hide the disabled queries in
url.getQueryString()[INS-1073] by @xiaodemen in #8949 - feat: External vault separation and bundle plugin support for Insomnia & Inso by @cwangsmv in #8864
- chore(Architecture): react router spa mode by @gatzjames in #8902
- fix: introduce data folder as one constraint of file accessing by @ihexxa in #8960
- fix: router warnings by @jackkav in #8958
- feat(Inso CLI): Improve error messages when Inso cannot find Insomnia data or global environments by @gatzjames in #8942
- fix(Actions): Use correct JSON encoding type in actions by @gatzjames in #8965
- bump electron 36 by @jackkav in #8963
- Test: Add smoke test for external vault by @cwangsmv in #8952
- bump electron 37 by @jackkav in #8978
- fix: hide the import card in preference when it's empty by @ZxBing0066 in #8972
- fix: Fix the scroll position of request body [INS-1105] by @xiaodemen in #8962
- chore: Update bundle plugin version for beta release by @cwangsmv in #8986
- feat: add data folder constraint for read file tags - INS-1062 by @ihexxa in #8953
- fix: enable dataFolders constraint for CLI - INS-1064 by @ihexxa in #8955
- .min.js and entry. naming conventions by @jackkav in #8968
- Fix templating worker database issue by @cwangsmv in #8989
- fix permissions revalidation by @gatzjames in #8991
- bump: electron-log - [INS-929] by @CurryYangxx in #8939
- fix: add lock to project-related operations to avoid race condition issues by @ZxBing0066 in #8985
- chore: use ce artifacts for publishing-[INS-1095] by @CurryYangxx in #8964
- add iconv-lite encode by @jackkav in #8956
- feat: Streamlined pull & push flows for scenarios where both local and remote changes exist [INS-907 & INS-913] by @pavkout in #8984
New Contributors
- @noritaka1166 made their first contribution in #8929
- @fabianrbz made their first contribution in #8099
Full Changelog: https://github.com/Kong/insomnia/compare/[email protected]@11.5.0-beta.0
11.4.0 📦
What's Changed
- 🚀 11.4.0-beta.1 by @insomnia-infra in #8915
- optimize: add a descendant map to speed up v5 export performance by @ZxBing0066 in #8805
Full Changelog: https://github.com/Kong/insomnia/compare/[email protected]@11.4.0
11.4.0-beta.1 📦
What's Changed
- 🚀 11.4.0-beta.0 by @insomnia-infra in #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 #8903
- fix(GitRemoteBranchSelect): update fetcher key to use deferred URL value by @gatzjames in #8905
- docs: fix grammar and polish SSE capitalization in README by @Gayathri-K-Binoy in #8887
- fix(script-editor): auto complete response in script editor by @ihexxa in #8910
- Socket.io improvements-[INS-1027] by @CurryYangxx in #8913
New Contributors
- @Gayathri-K-Binoy made their first contribution in #8887
Full Changelog: https://github.com/Kong/insomnia/compare/[email protected]@11.4.0-beta.1
11.4.0-beta.0 📦
What's Changed
- 🚀 11.3.0 by @insomnia-infra in #8856
- chore: Support auto restart electron when main processor related code changes by @cwangsmv in #8707
- refactor: streamline global options handling and remove unused exportFile option by @ZxBing0066 in #8855
- move spec linting to utility process by @jackkav in #8853
- docs: add docs for script sdk environment and vault by @ihexxa in #8854
- fix(import): support path parameters in Postman importer by @ZxBing0066 in #8849
- Disable node integration in worker by @jackkav in #8822
- fix: only reconnect SSE when switch organization-[INS-779] by @CurryYangxx in #8866
- fix: PropertyList.get should return value instead of whole object when possible - INS-943 by @ihexxa in #8867
- fix(LintProcess): Ensure subsequent lint commands work by @gatzjames in #8877
- chore(Routing): Move action routes in flat file structure by @gatzjames in #8871
- chore(VaultKey Routes): Move vault routes to flat files by @gatzjames in #8878
- chore(Routes): move remote-files to dedicated route by @gatzjames in #8879
- chore(routes): move request and more by @jackkav in #8881
- fix: prioritize oauth token association with request [INS-918] by @ryan-willis in #8882
- fix: ensure oauth2 pkce method is sent when enabled [INS-837] by @ryan-willis in #8869
- fix: closest folder auth determination logic [INS-638] by @ryan-willis in #8884
- fix: squirrel windows can not start the new version after update - [INS-856] by @CurryYangxx in #8846
- chore(Routes): Move import and organization to flat routes by @gatzjames in #8888
- fix: Incorrect handling of events-[INS-779] by @CurryYangxx in #8876
- chore: add remote files log by @CurryYangxx in #8865
- Feature: support socket.io - [INS-5024] by @CurryYangxx in #8405
- Refactor plugin structure to avoid inso bundling UI logic by @jackkav in #8892
- More-routes by @jackkav in #8893
- fix: extend insomnia.response.to assertion with chai plugin utilities - INS-944 by @ihexxa in #8875
- chore(sdk): relax the contraint by removing http message checking - INS-1000 by @ihexxa in #8896
- feat: Clean up Git notifications and status [INS-911] by @pavkout in #8891
- feat(Git Sync): Introduce the option to select a branch when cloning a repository by @gatzjames in #8883
Full Changelog: https://github.com/Kong/insomnia/compare/[email protected]@11.4.0-beta.0