Bruno (tool)
Notes
no notes yet
Release notes
v0.26.0
· 1y+
What's Changed
Features
- feat: Proxy settings on global level by @mirkogolze in https://github.com/usebruno/bruno/pull/596
- feat: Show actual image preview of the response. (#593) by @Its-treason in https://github.com/usebruno/bruno/pull/622
- feat: Use client certificates and proxy for fetching graphql schema by @mheidinger in https://github.com/usebruno/bruno/pull/656
- feat: JSON body request prettify(#550) by @donus3 in https://github.com/usebruno/bruno/pull/604
- feat: Add collection name to remove dialog by @Joschasa in https://github.com/usebruno/bruno/pull/639
- feat: Scroll to the active tab on click by @therealrinku in https://github.com/usebruno/bruno/pull/672
Fixes
- fix: Change import icon by @premeaswaran in https://github.com/usebruno/bruno/pull/602
- fix: Collection client certs by @panda7789 in https://github.com/usebruno/bruno/pull/617
- fix: Electron js build by @panda7789 in https://github.com/usebruno/bruno/pull/630
- fix: Set body on SPARQL request by @dozed in https://github.com/usebruno/bruno/pull/633
- fix: Show exact response size in bytes on mouse hover (#646) by @Sl-Alex in https://github.com/usebruno/bruno/pull/647
- fix: Adds variable interpolate to assert runtime by @KaniZ0r in https://github.com/usebruno/bruno/pull/632
- fix: Runs Post response vars and scripts on HTTP error (#552). by @rayoz12 in https://github.com/usebruno/bruno/pull/587
- fix: autofill folder name as collection name (#637) by @premeaswaran in https://github.com/usebruno/bruno/pull/644
- fix(#529): Fix Ctrl+W closes Bruno by @Its-treason in https://github.com/usebruno/bruno/pull/540
- fix: event mouse up triggered when hold mouse click at anywhere and release at sidebar by @game5413 in https://github.com/usebruno/bruno/pull/599
- fix: Timeout field validation (#597) by @Ross-Gargett in https://github.com/usebruno/bruno/pull/598
- fix: Save window maximized state by @jarne in https://github.com/usebruno/bruno/pull/536
- fix: Windows os rename file errors by @Scotsoo in https://github.com/usebruno/bruno/pull/465
- fix: Fix snap package build (#581) by @Its-treason in https://github.com/usebruno/bruno/pull/681
Others
- Ukrainian translation of the documentation by @mvmn in https://github.com/usebruno/bruno/pull/652
- Update GitHub workflows by @j0k3r in https://github.com/usebruno/bruno/pull/532
New Contributors
- @Joschasa made their first contribution in https://github.com/usebruno/bruno/pull/639
- @mvmn made their first contribution in https://github.com/usebruno/bruno/pull/652
- @KaniZ0r made their first contribution in https://github.com/usebruno/bruno/pull/632
- @rayoz12 made their first contribution in https://github.com/usebruno/bruno/pull/587
- @mheidinger made their first contribution in https://github.com/usebruno/bruno/pull/656
- @Ross-Gargett made their first contribution in https://github.com/usebruno/bruno/pull/598
- @Scotsoo made their first contribution in https://github.com/usebruno/bruno/pull/465
Full Changelog: https://github.com/usebruno/bruno/compare/v0.25.0...v0.26.0