What's Changed
Features
- feat: custom filename support for requests and folders by @lohit-bruno in #4111
- feat: share collection ui by @lohxt1 in #4174
- feat: support for embedding bruno collections @naman-bruno
- feat: added UI to manage cookies by @sanish-bruno in #4084
- feat: auto select the body tab when opening requests if body is present but params aren't present or active. by @therealrinku in #4152
- feat: Support
res.statusText
in safe mode and addgetStatus()
API by @Pragadesh-45 in #4142 - feat: display scripting errors while still keeping response view intact by @pooja-bruno in #4082
- feat: ignores caching for AWS credentials provider by @daschaa in #4000
- feat: add runner delay for bruno cli by @therealrinku in #4156
- feat: Natural sort collection names with numbers by @adamarmistead in #3487
- feat: Change the default request auth mode from "none" to "inherit" by @edbrannin in #3436
Fixes
- fix h1 and h2 style in markdown viewier (#4074) by @tlaloc911 in #4075
- fix: remove duplicate search components by @sanish-bruno in #4034
- fix windows build (#4042) by @tlaloc911 in #4043
- fix: New postman schema url fails import by @naman-bruno in #4196
- fix: Inconsistent JSON parsing and formatting in
res.body
and Res-preview by @Pragadesh-45 and @ramki-bruno in #4103 - fix: Fixed issue where Global Environment dropdown was not hiding by @naman-bruno in #3828
- fix: Postman export with empty url crash by @naman-bruno in #4230
- fix: font not loading issue, about menu item not loading issue and preferences modal styling issue by @lohxt1 in #4270
- fix: update font-family for improved typography consistency by @helloanoop in #4269
Others
- Update BugReport.yaml by @rreyn-bruno in #4107
- Implement correct Runner title by @nikischin in #3854
- Update link to roadmap in readme.md by @jschumacher in #4151
- chore: updated share collection color theme by @helloanoop in #4183
- chore: typos by @NathanBaulch in #3380
- chore: deps update - axios, jsonpath-plus, @aws-sdk/credential-provider, express by @helloanoop in #4217
- Configure dependabot by @jairhenrique in #685
- chore(deps): bump actions/setup-node from 3 to 4 by @dependabot in #4218
- chore(deps): bump dorny/test-reporter from 1 to 2 by @dependabot in #4219
- chore(deps): bump fast-xml-parser from 4.5.1 to 5.0.8 by @dependabot in #4224
- chore(deps-dev): bump ts-jest from 29.2.5 to 29.2.6 in the jest-dependencies group by @dependabot in #4223
- chore: updated bruno lib versions by @helloanoop in #4225
- update ukrainian readme by @russssl in #2953
- chore: rephrase placeholder for clarity by @hansemannn in #3731
- chore: Document running test suite for all workspaces by @pieterocp in #4095
New Contributors
- @jschumacher made their first contribution in #4151
- @jairhenrique made their first contribution in #685
- @dependabot made their first contribution in #4218
- @NathanBaulch made their first contribution in #3380
- @russssl made their first contribution in #2953
- @daschaa made their first contribution in #4000
- @hansemannn made their first contribution in #3731
- @adamarmistead made their first contribution in #3487
- @pieterocp made their first contribution in #4095
Full Changelog: v1.39.1...v1.40.0