11.5.0-beta.0Pre-release
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