Releases: usebruno/bruno
Releases · usebruno/bruno
v1.9.0
What's Changed
Features
- feat(#1575): Auto scroll on collection run update by @sanjai0py in #1577
- feat(#1579): Add file uploading support for CLI by @jvdavim in #1572
- feat(#1521): Recent documents menu by @j4-m in #1582
- feat: Stop button for cancelling runner execution by @rsilvr in #1580
Fixes
- fix(1548): correct import of escaped curl string by @carlwilk32 in #1549
- fix(#1552): Fixed file uploads performance issues by @mateo-gallardo in #1562
- [Fix] Crash when closing confirmation modal by @rsilvr in #1574
- fix(#1563): Fixed relative paths for file params in Windows by @mateo-gallardo in #1564
- chore: renamed Remove & altered popover description by @eugen-soliar in #1538
New Contributors
- @carlwilk32 made their first contribution in #1549
- @mateo-gallardo made their first contribution in #1562
- @j4-m made their first contribution in #1582
- @sanjai0py made their first contribution in #1577
- @jvdavim made their first contribution in #1572
- @eugen-soliar made their first contribution in #1538
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
Features
- feat: File Uploads by @maxdestors in #1130
- feat(#1496) Allow ignoring path fragments from the collection configuration file by @fredjeck in #1514
- getContentType function and save file logic update by @therealrinku in #1499
New Contributors
- @maxdestors made their first contribution in #1130
- @fredjeck made their first contribution in #1514
Full Changelog: v1.7.1...v1.8.0
v1.7.1
Fixes
- fix(#1487): fixed scripting issue due to migration from vm2 to @n8n/vm2
- fix: incorrectly named env file prevents successful builds by @grahamwhiteuk in #1485
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
Features
- [Feature] Prompt user to save requests before exiting app by @rsilvr @helloanoop in #1317
- feat(#1460): new string interpolation library by @helloanoop in #1461
- feat: correctly format json when importing from curl by @banjo in #1472
- [feat] Add option "--bail" to cli by @mj-h in #1390
- feat(#1352): add collection headers to introspection query by @reggermont in #1353
- feat: add response filter placeholder by @tuyen-at-work in #1293
- Feature: Add an optional param to cli to only run requests that have tests by @jeff-edmondson-pci in #1314
- Include the filename of a bruno request in the results. by @julian94 in #1164
- [Feature] Added bru.setNextRequest into the hint words list by @MultiFe22 in #1441
Fixes
- fix dark mode colors of golden edition modal by @therealrinku in #1358
- fix(#263): Replace vm2 with fork of vm2 to fix security issues by @Its-treason in #1400
- fix(#1000): Convert too long numbers into String for collection vars by @Its-treason in #1405
- fix(#1143): Fix PR #971 - Use literal segments only for env/collection variables + Add to CLI by @nelup20 in #1154
- fixed misspelling (global, collection) by @CRAZy-Monk3Y in #1299* style: overflow of environment name fix by @therealrinku in #1464
- Fixed ignored SSL verification and client certificates configuration when using SOCKS proxy by @martinsefcik in #1420
- Fixed selecting SOCKS4 proxy option by @martinsefcik in #1418
- fix(#1363): add query param even when value is missing by @adarshlilha in #1370
Others
- docs: add Traditional Chinese language docs by @ninthday in #1465
- docs(#1406): Add flatpak to installation package managers in readme by @CodeShakingSheep in #1407
- docs: Make german and spanish readme link to the same set of languages as the english readme by @chocoladisco in #1250
New Contributors
- @MultiFe22 made their first contribution in #1441
- @ninthday made their first contribution in #1465
- @CodeShakingSheep made their first contribution in #1407
- @reggermont made their first contribution in #1353
- @tuyen-at-work made their first contribution in #1293
- @chocoladisco made their first contribution in #1250
- @banjo made their first contribution in #1472
- @jeff-edmondson-pci made their first contribution in #1314
- @julian94 made their first contribution in #1164
Full Changelog: v1.6.1...v1.7.0
v1.6.1
What's Changed
Fixes
fix(#1329): fixed code generation issue by @helloanoop
fix(#1330): fixed graphql syntax highlighting issue by @helloanoop
fix(#1214): fixed codemirror lint issues by @helloanoop
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
Features
- feat: add custom CA Certificate preference by @BrandonGillis in #1155
- feat(#731): support theme sync with system by @amstiel in #952
- feat(#1224): use font preferences in collections by @tobiasbrandstaedter in #1263
Fixes
- fix: open external URL in browser window by @bpoulaindev in #1176
- fix: typo in modal by @rsilvr in #1266
- fix: bump codemirror dep by @DeJayDev in #1269
- fix: Runner response pane height by @rsilvr in #1272
- fix(#914): Issue crash app when update environment variable by @nguyenbavinh-decathlon in #1285
- fix #1208: add collection headers to code generated by @gustavo-fior in #1316
- fix(#1210): prevent collection run mapping on deleted items by @bpoulaindev in #1213
Others
- docs: add Simplified Chinese language docs translation by @csbde in #1282
- docs: Turkish docs updated. by @DogukanUrker in #1304
- docs: wrong URL syntax and translation fixed for Turkish docs. by @DogukanUrker in #1312
- docs: fixed typo in readme fr by @quentinlegay in #1270
- update bruno-cli/options-description by @chrisnagel in #1243
New Contributors
- @amstiel made their first contribution in #952
- @chrisnagel made their first contribution in #1243
- @rsilvr made their first contribution in #1266
- @DeJayDev made their first contribution in #1269
- @quentinlegay made their first contribution in #1270
- @tobiasbrandstaedter made their first contribution in #1263
- @nguyenbavinh-decathlon made their first contribution in #1285
- @csbde made their first contribution in #1282
- @gustavo-fior made their first contribution in #1316
Full Changelog: v1.5.1...v1.6.0
v1.5.1
v1.5.0
What's Changed
Features
- feat: clone functionality in collection by @akshat-khosya in #1202
- feat: junit reporter by @awinder in #1187
- feat: clear a response. by @smebberson in #1184
- feat: Add copy to clipboard icon by @survivant in #1200
- feat(#1117): Sort env alphabetically by @Zomzog in #1172
Fixes
Others
- docs: improve german readme by @fgreinacher in #1159
- docs: Add Bengali publishing.md , refactor and clean Readme.md by @CRAZy-Monk3Y in #1179
- doc: updated French doc by @arnaduga in #1206
- doc: fixed typo on italian documentation by @TheZalRevolt in #1227
New Contributors
- @fgreinacher made their first contribution in #1159
- @Zomzog made their first contribution in #1172
- @smebberson made their first contribution in #1184
- @TheZalRevolt made their first contribution in #1227
- @akshat-khosya made their first contribution in #1202
- @awinder made their first contribution in #1187
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
Features
Fixes
- fix(#1134): images paths in polish readme by @jaktestowac in #1135
- refactor: protocol regex matches axios by @grahamwhiteuk in #1153
New Contributors
- @grahamwhiteuk made their first contribution in #1153
- @mj-h made their first contribution in #619
Full Changelog: v1.3.2...v1.4.0
v1.3.2
What's Changed
- fix(#124): Improve localhost handling, add cache for ipv6 & ipv4 check by @BrandonGillis in #1136
Full Changelog: v1.3.1...v1.3.2