12.5.1-alpha.0Pre-release
12.5.1-alpha.0 📦
Added 2
- Support switching spec docs between JSON and YAML
- Support deconstructing services
Fixed 6
- Execute bundle plugin actions with correct execution environment
- Use json-bigint for parsing JSON in the response template tag to handle large numbers
- Account for non-string scalar return values from xpath functions
- Wait for Vite dev server before launching Electron
- Request local network access on macOS
- Exclude environment workspaces from Move/Copy to Workspace dropdown
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