Anoop M D
Anoop M D
@Its-treason We are prioritising Node VM support to be worked on. Let us know if you'd have time to fix the conflicts and update the PR ?
Hey @Its-treason That sounds good. Please also remove the readme related changes in the PR. We don't need a flag, In electron layer - we would make the change [here](https://github.com/usebruno/bruno/blob/main/packages/bruno-electron/src/ipc/network/index.js#L50-L53)...
@Its-treason We made some more changes on top of your PR [here](https://github.com/usebruno/bruno/pull/5518) and has been merged. We are releasing it in our upcoming version `v2.11.0` in Beta. Once stable, we...
Thanks for reporting the issue @SPIRIT-00 We are taking a look at it.
@SPIRIT-00 IN the screenshot you shared, the api url in the first screenshot is different compared to the API in the second screenshot. Are you using scripting to update the...
Thanks for sharing this @SPIRIT-00 ! An issue related to `getRequestVar` api was also fixed in `v1.26.1` Can you check if it solves your issue?
OAuth interface improvements is a priority for us in Sep 2024. I will share more updates on this soon.
These improvements are now available in the experimental build here - https://github.com/usebruno/bruno-experimental-builds/releases/tag/oauth2-revamp-v1.39.0-2025.2.5 Documentation - https://docs.usebruno.com/auth/oauth2-experimental/overview Goal is to have this released before the end of this month (Feb 2025)
Thanks @Its-treason ! I am thinking that we can fork `vm2` to bruno's org and release a version under the package `@usebruno/vm2` This seems to me a good short term...
@Its-treason I have rolled back this [PR](https://github.com/usebruno/bruno/pull/1400) since it was breaking scripting - #1487