What's Changed
Features
- Feat: Add function in
bruno-converters
package 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.getCollectionName
API by @poojabela #4590 - Feat: Implemented
bru.interpolate
by @sanish-bruno #4122 - Feat: Add RFC 6761–compliant localhost loopback checks so
secure
cookies 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
timestamp
andisoTimestamp
return 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 Tests
workflow failure by @lohxt1 #4770 - Fix: Return the actual axios error in
bruno-cli
for URL-redirect related errors by @lohxt1 #4775 - Fix: Collection auth default value access fix and validations by @lohxt1 #4796
Others
- Added option to customize
userData
path on dev mode by @ramki-bruno #4160 - Added proxy flag for CLI by @naman-bruno #3963
- Add:
noproxy
flag 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 #4655
- @ved-bruno made their first contribution in #4706
- @claypowers made their first contribution in #4756
- @Chriss4123 made their first contribution in #4038
Full Changelog: v2.3.0...v2.4.0