mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-16 04:11:29 +00:00
* feat: added new utility function `getEnvironmentVariablesMasked` * refactor: Update `getAllVariables` function in `collections/index.js` * refactor: Update `brunoVarInfo.js` to handle masked environment variables * code cleanup * feat: Add masked global environment variables functionality * refactor: Rename variables for clarity in RequestTabPanel component * feat: updates * Update index.js --------- Co-authored-by: Pragadesh-45 <temporaryg7904@gmail.com>