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/core@11.4.0...core@11.5.0-beta.0