Bruno (tool)
Notes
no notes yet
Release notes
v1.20.1
· 1y+
What's Changed
Features
- feat: Add autocompletion for headers value by @GuillaumeOnepilot in https://github.com/usebruno/bruno/pull/1142
- feat: Bulk env import and UX/UI improvements by @bpoulaindev in https://github.com/usebruno/bruno/pull/2509
- feat: bru.hasEnvVar, bru.hasVar, bru.deleteVar by @lohxt1 in https://github.com/usebruno/bruno/pull/2531
- feat: add collection and folder data to exported bruno collection json by @lohxt1 in https://github.com/usebruno/bruno/pull/2560
Fixes
- Fixed issue where collection close operation was failing
- fix/variables highlighting by @lohxt1 in https://github.com/usebruno/bruno/pull/2502
- Fix(#911): Scrolling issue caused by editor height by @NickBoyadjian in https://github.com/usebruno/bruno/pull/1058
- Bugfix/links in docs by @sanjai0py in https://github.com/usebruno/bruno/pull/2561
- collection json export with folder and collection bru data by @lohxt1 in https://github.com/usebruno/bruno/pull/2563
- import environments ui and collection root object for json export - updates by @lohxt1 in https://github.com/usebruno/bruno/pull/2565
New Contributors
- @NickBoyadjian made their first contribution in https://github.com/usebruno/bruno/pull/1058
- @GuillaumeOnepilot made their first contribution in https://github.com/usebruno/bruno/pull/1142
Full Changelog: https://github.com/usebruno/bruno/compare/v1.20.0...v1.20.1