Releases: usebruno/bruno
v1.12.1
Fixes
License keys for people who have ordered the Golden Edition have not been sent. We are fixing some bugs in the release. Please join our discord group or follow on X/Twitter to stay updated regarding this. Thank you for your patience.
- Patch Release for the bug introduced in Golden Editon where the app wouldn't launch
Full Changelog: v1.12.0...v1.12.1
v1.12.0
License keys for people who have ordered the Golden Edition have not been sent. We are fixing some bugs in the release. Please join our discord group or follow on X/Twitter to stay updated regarding this. Thank you for your patience.
What's Changed
- Golden Edition Launch
- feature(postman_tests_scripts): automatic tests and scripts translation from postman import by @bpoulaindev in #1151
Full Changelog: v1.11.0...v1.12.0
v1.11.0
What's Changed
Features
- feat(#1003): collection level oauth2, access_token_url & scope for 'Client Credentials' and 'Password Credentials' grant types by @lohxt1 in #1691
- feat(#1659): add html reporter for cli by @trusta in #1660
- feat(#1003): Use URL Encoded Form for OAuth2.0 token endpoint by @jackj-msft in #1701
- feat(#1003): closing stale 'authorize' windows | handling error, error_description, error_uri query params for oauth2 | clear authorize window cache for authorization_code oauth2 flow by @lohxt1 in #1719
- feat(#BRU-26): json filter button with expandable input bar by @lohxt1 in #1699
Fixes
- CLI fixes for aws and environment modifications by @scottlaplante in #1713
- Fix/json with bigints by @sanjai0py in #1710
- Fix #1683 allow OAuth2 authorizationUrl with user provided query parameters by @pietrygamat in #1712
- Fix margin between items in Welcome > Links by @julienma in #1742
- feat(#BRU-31): notifications feature draft by @lohxt1 in #1730
- fix(#1521): only show Recent Documents menu on supporting platforms. by @j4-m in #1585
Others
- docs(readme.md): fix broken CI badge by @shuuji3 in #1746
- Update readme_es with new content and typo fixes by @subiabre in #1723
- Updates readme with winget install command by @warrenbuckley in #1670
- contributing.md Capitalisation corrections by @IsaacHatton in #1682
- fix: broken link in readme by @grantwforsythe in #1737
- Update bruno-cli readme changelog link Fixes #1769 by @patest-dev in #1770
- docs: update pt-br readme by @Gabrielcefetzada in #1760
- Update the german readme file by @patest-dev in #1759
New Contributors
- @jackj-msft made their first contribution in #1701
- @pietrygamat made their first contribution in #1712
- @shuuji3 made their first contribution in #1746
- @julienma made their first contribution in #1742
- @subiabre made their first contribution in #1723
- @warrenbuckley made their first contribution in #1670
- @IsaacHatton made their first contribution in #1682
- @grantwforsythe made their first contribution in #1737
- @patest-dev made their first contribution in #1770
- @scottlaplante made their first contribution in #1713
Full Changelog: v1.10.0...v1.11.0
v1.10.0
What's Changed
Features
- feat(#1003): Oauth2 support - resourceOwnerPasswordCredentials, authorization code, client credentials by @lohxt1 in #1654
- feat(#BRU-7) - scrollbar styling for linux and windows by @lohit-1 in #1589
- feat(#1575) - auto scroll runner output body during collection run by @lohit-1 in #1588
- feat(#BRU-10) - codeeditor syntax colors for system theme by @lohit-1 in #1595
- feat(#BRU-11) - tailwindcss v3 upgrade by @lohit-1 in #1597
- feat(#947): set up ajv-formats in script and test runtimes by @trusta in #1618
- feat(#1575): make response pane in collection runner screen unaffected by scroll by @lohxt1 in #1661
- feat(#BRU-18) : "inherit" auth mode for inheriting auth to requests from collection by @lohxt1 in #1667
- Add "Prettify GraphQL" button by @j0k3r in #526
- feat: add middle mouse button click to close tab by @Gabrielcefetzada in #1649
Fixes
- fix(#1545): empty strings encryption by @mato-meciar in #1600
New Contributors
- @lohit-1 made their first contribution in #1589
- @trusta made their first contribution in #1618
- @mato-meciar made their first contribution in #1600
- @lohxt1 made their first contribution in #1654
- @Gabrielcefetzada made their first contribution in #1649
Full Changelog: v1.9.0...v1.10.0
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