Bruno (tool)
Notes
no notes yet
Release notes
v2.4.0
· 1y+
What's Changed
Features
- Feat: Add function in
bruno-converterspackage by @pooja-bruno #4669 - Feat: Enhance curl parsing for multipart form data by @Pragadesh-45 #4366
- Feat: Extend support for more auth in folder level by @pooja-bruno #4609
- Feat: Add
req.getName&bru.getCollectionNameAPI by @poojabela #4590 - Feat: Implemented
bru.interpolateby @sanish-bruno #4122 - Feat: Add RFC 6761–compliant localhost loopback checks so
securecookies work on localhost (fixes: #1676) by @Chriss4123 #4038 - Feat: Enhance Axios instance with redirect handling and cookie management in CLI by @sanjaikumar-bruno #4662
- Feat: Custom installation path for GUI installer on Windows by @Pragadesh-45 #4173
Fixes
- Fix: Properly handling redirects with status code by @naman-bruno #4561
- Fix: Bruno converters test for
reg.getName()by @lohxt1 #4697 - Fix: SVG render response panel by @devendra-bruno #4655
- Fix: Circular recursion for OpenAPI import by @pooja-bruno #4729
- Fix: Request timer reset while switching tabs by @pooja-bruno #4165
- Fix: Ensure
timestampandisoTimestampreturn current time instead of random values by @anusree-bruno #4679 - Fix: New request shortcut key by @lohxt1 #4764
- Fix: Consider request execution errors as
CLI Testsworkflow failure by @lohxt1 #4770 - Fix: Return the actual axios error in
bruno-clifor URL-redirect related errors by @lohxt1 #4775 - Fix: Collection auth default value access fix and validations by @lohxt1 #4796
Others
- Added option to customize
userDatapath on dev mode by @ramki-bruno #4160 - Added proxy flag for CLI by @naman-bruno #3963
- Add:
noproxyflag in options by @naman-bruno #4696 - Playwright: Support Element Verification by @ved-bruno #4706
- Switch GraphQL variables code editor to JSON linting by @claypowers #4756
New Contributors
- @devendra-bruno made their first contribution in https://github.com/usebruno/bruno/pull/4655
- @ved-bruno made their first contribution in https://github.com/usebruno/bruno/pull/4706
- @claypowers made their first contribution in https://github.com/usebruno/bruno/pull/4756
- @Chriss4123 made their first contribution in https://github.com/usebruno/bruno/pull/4038
Full Changelog: https://github.com/usebruno/bruno/compare/v2.3.0...v2.4.0