Releases: usebruno/bruno
Releases · usebruno/bruno
v0.27.1
What's Changed
Features
- feat: openapi add yaml support by @survivant in #730
Fixes
- fix: Put scripts in comments in Postman import by @survivant in #733
- fix: OpenApi v3 case fixes by @bplatta in #742
Full Changelog: v0.27.0...v0.27.1
v0.27.0
What's Changed
Features
- feat: openapi v3 import (beta) by @bplatta in #578
- feat: respect rejectUnauthorized and ca opts when proxying https by @cwilper in #725
- feat: run prerequest/postresponse actions when fetching gql schema by @cwilper in #705
- feat: Added pre-request and tests scripts support from Postman Collection by @survivant in #711
- feat: Allow newlines and encode uri form data #571 by @SoulKa in #683
Bug Fixes
- fix: Fixed error occurred while saving preferences #692 by @aliasgar55 in #720
- fix: Ordering collections fails in v0.26.0 #686 by @aliasgar55 in #697
- fix: Fixed crashing app on clicking on request result in runner #699 by @martinsefcik in #700
- fix: Fixed overflowing code editor by @janmonschke in #694
- fix: Adjust styles on environment dropdown and modal by @cardonator in #664
Others
- Turkish translation for readme.md and contributing.md files. by @DogukanUrker in #689
- Docs(contributing): Typo Correction by @jcari-dev in #670
- Docs(readme): add missing line breaks by @wheinze in #666
New Contributors
- @aliasgar55 made their first contribution in #720
- @wheinze made their first contribution in #666
- @cwilper made their first contribution in #725
- @janmonschke made their first contribution in #694
- @DogukanUrker made their first contribution in #689
- @SoulKa made their first contribution in #683
- @jcari-dev made their first contribution in #670
- @cardonator made their first contribution in #664
- @bplatta made their first contribution in #578
Full Changelog: v0.26.0...v0.27.0
v0.26.0
What's Changed
Features
- feat: Proxy settings on global level by @mirkogolze in #596
- feat: Show actual image preview of the response. (#593) by @Its-treason in #622
- feat: Use client certificates and proxy for fetching graphql schema by @mheidinger in #656
- feat: JSON body request prettify(#550) by @donus3 in #604
- feat: Add collection name to remove dialog by @Joschasa in #639
- feat: Scroll to the active tab on click by @therealrinku in #672
Fixes
- fix: Change import icon by @premeaswaran in #602
- fix: Collection client certs by @panda7789 in #617
- fix: Electron js build by @panda7789 in #630
- fix: Set body on SPARQL request by @dozed in #633
- fix: Show exact response size in bytes on mouse hover (#646) by @Sl-Alex in #647
- fix: Adds variable interpolate to assert runtime by @KaniZ0r in #632
- fix: Runs Post response vars and scripts on HTTP error (#552). by @rayoz12 in #587
- fix: autofill folder name as collection name (#637) by @premeaswaran in #644
- fix(#529): Fix Ctrl+W closes Bruno by @Its-treason in #540
- fix: event mouse up triggered when hold mouse click at anywhere and release at sidebar by @game5413 in #599
- fix: Timeout field validation (#597) by @Ross-Gargett in #598
- fix: Save window maximized state by @jarne in #536
- fix: Windows os rename file errors by @Scotsoo in #465
- fix: Fix snap package build (#581) by @Its-treason in #681
Others
- Ukrainian translation of the documentation by @mvmn in #652
- Update GitHub workflows by @j0k3r in #532
New Contributors
- @Joschasa made their first contribution in #639
- @mvmn made their first contribution in #652
- @KaniZ0r made their first contribution in #632
- @rayoz12 made their first contribution in #587
- @mheidinger made their first contribution in #656
- @Ross-Gargett made their first contribution in #598
- @Scotsoo made their first contribution in #465
Full Changelog: v0.25.0...v0.26.0
v0.25.0
What's Changed
Features
- feat: Client Certificate support by @phoval in #275
- feat: Support Import postman environment - Fixes issue #193 by @premeaswaran in #589
- feat: Added a setting that allows you to change the font of the code by @qweme32 in #433
- feat: Configurable request timeout by @snippetkid in #590
- feat: Add button to clear collection search by @dw-0 in #576
- feat: Add build support for different OS by @survivant in #478
Fixes
- fix: assert operator dropdown bgcolor fix by @therealrinku in #573
- fix: switching tabs resets timer by @panda7789 in #575
- fix: Fixes colliding method and request name in sidebar by @Nikhil569 in #570
New Contributors
- @dw-0 made their first contribution in #576
- @panda7789 made their first contribution in #575
- @phoval made their first contribution in #275
- @premeaswaran made their first contribution in #589
- @oohsai made their first contribution in #591
Full Changelog: v0.24.0...v0.25.0
v0.24.0
What's Changed
Features
- AWS SigV4 Auth support by @bmrodgers148 in #546
- Bruno Docs by @donus3 in #463
- Added support for debug level for console logging in scripts by @martinsefcik in #527
- Feature/export to postman collection by @kapami in #544
- feat: added active query, headers, vars and asserts count by @therealrinku in #466
- Add RPM linux build target by @brunohpaiva in #541
Fixes
- fix(bruno-cli): add missing variable to
prepareRequest
by @bacebu4 in #549 - showing error response in response tab instead of alert message by @therealrinku in #471
- fix(ui): add minHeight & minWidth by @foneazmi in #522
New Contributors
- @brunohpaiva made their first contribution in #541
- @bmrodgers148 made their first contribution in #546
- @donus3 made their first contribution in #463
- @bacebu4 made their first contribution in #549
- @kapami made their first contribution in #544
- @foneazmi made their first contribution in #522
Full Changelog: v0.23.0...v0.24.0
v0.23.0
What's Changed
Features
- feat: Add support for SPARQL bodies by @dozed in #516
- feat: shows image if url return a image by @Nikhil569 in #519
- feat(#354): Use collection level auth if available for introspection request by @grubersjoe in #504
Fixes
- fix: add request and folder modal validation fixes by @therealrinku in #512
- fix(#500): Parse query url on request creation by @Its-treason in #515
- fix: error handling improvement by @dozed in #518
- fix: Show response size even if content-length header isn't present by @snippetkid in #520
- fix(#505): fixed displaying shortcuts based on OS by @martinsefcik in #506
- fix #437 (start/endWith assertions) by @Sl-Alex in #495
New Contributors
- @Nikhil569 made their first contribution in #519
- @snippetkid made their first contribution in #520
- @martinsefcik made their first contribution in #506
Full Changelog: v0.22.1...v0.23.0
v0.22.1
What's Changed
- Fix assertion value modification by @Sl-Alex in #475
- fix(#382): TypeError r.replace is not a function by @Its-treason in #486
- fix(#473) add Ajv to the runtime by @lared in #488
- fix(#473) add Ajv and node-fetch to the test runtime by @lared in #492
- Fix GraphQL validation by @grubersjoe in #480
- Replace macOS icon by @Levminer in #476
New Contributors
Full Changelog: v0.22.0...v0.22.1
v0.22.0
What's Changed
Features
- feat(#334): Collection level headers, auth, scripts and tests by @helloanoop
- feat: add support for socks5 proxy by @rqbazan in #468
- feat: Improve GQL introspection request by @grubersjoe in #441
- feat: Persist window state (size, position) by @jarne in #452
- feat: right click to open request or folder dropdown action by @game5413 in #467
Fixes
- fix(#440) open dev tools from menu by @lared in #459
- fix: typo in the error message by @survivant in #455
- fix: minor styling fixes by @therealrinku in #447
- fix: Fix 'between' assertion by @Sl-Alex in #457
- fix: allow request name index by @survivant in #456
New Contributors
- @survivant made their first contribution in #455
- @Sl-Alex made their first contribution in #457
- @jarne made their first contribution in #452
- @rqbazan made their first contribution in #468
- @game5413 made their first contribution in #467
Full Changelog: v0.21.1...v0.22.0
v0.21.1
What's Changed
Preview Release
Features
- Several Nudges to inform users that they need to save the requests
- Response Overlay is translucent
Full Changelog: v0.21.0...v0.21.1
v0.21.0
What's Changed
Features
- Support for TCP Proxy Tunelling by @acostinescu in #374
- Scripting: Node Module whitelisting by @helloanoop
Fixes
- fix: add missing CSS for GraphQL docs explorer by @oscarpas in #434
- fix(#419): generate code breaks app if the url is empty by @not-known-person in #436
- fix(#428): moving requests into directories or into root of collection broke ordering by @lared in #430
- fix: request colors made consistent on the sidebar and tabs by @therealrinku in #413
- fix: bring back windows menu bar
New Contributors
Full Changelog: v0.20.0...v0.21.0