Bruno (tool)
Notes
no notes yet
Release notes
v0.27.0
· 1y+
What's Changed
Features
- feat: openapi v3 import (beta) by @bplatta in https://github.com/usebruno/bruno/pull/578
- feat: respect rejectUnauthorized and ca opts when proxying https by @cwilper in https://github.com/usebruno/bruno/pull/725
- feat: run prerequest/postresponse actions when fetching gql schema by @cwilper in https://github.com/usebruno/bruno/pull/705
- feat: Added pre-request and tests scripts support from Postman Collection by @survivant in https://github.com/usebruno/bruno/pull/711
- feat: Allow newlines and encode uri form data #571 by @SoulKa in https://github.com/usebruno/bruno/pull/683
Bug Fixes
- fix: Fixed error occurred while saving preferences #692 by @aliasgar55 in https://github.com/usebruno/bruno/pull/720
- fix: Ordering collections fails in v0.26.0 #686 by @aliasgar55 in https://github.com/usebruno/bruno/pull/697
- fix: Fixed crashing app on clicking on request result in runner #699 by @martinsefcik in https://github.com/usebruno/bruno/pull/700
- fix: Fixed overflowing code editor by @janmonschke in https://github.com/usebruno/bruno/pull/694
- fix: Adjust styles on environment dropdown and modal by @cardonator in https://github.com/usebruno/bruno/pull/664
Others
- Turkish translation for readme.md and contributing.md files. by @DogukanUrker in https://github.com/usebruno/bruno/pull/689
- Docs(contributing): Typo Correction by @jcari-dev in https://github.com/usebruno/bruno/pull/670
- Docs(readme): add missing line breaks by @wheinze in https://github.com/usebruno/bruno/pull/666
New Contributors
- @aliasgar55 made their first contribution in https://github.com/usebruno/bruno/pull/720
- @wheinze made their first contribution in https://github.com/usebruno/bruno/pull/666
- @cwilper made their first contribution in https://github.com/usebruno/bruno/pull/725
- @janmonschke made their first contribution in https://github.com/usebruno/bruno/pull/694
- @DogukanUrker made their first contribution in https://github.com/usebruno/bruno/pull/689
- @SoulKa made their first contribution in https://github.com/usebruno/bruno/pull/683
- @jcari-dev made their first contribution in https://github.com/usebruno/bruno/pull/670
- @cardonator made their first contribution in https://github.com/usebruno/bruno/pull/664
- @bplatta made their first contribution in https://github.com/usebruno/bruno/pull/578
Full Changelog: https://github.com/usebruno/bruno/compare/v0.26.0...v0.27.0