Bruno (tool)
Notes
no notes yet
Release notes
v1.2.0
· 1y+
What's Changed
Features
- feat(#968): Cookie support by @helloanoop
- feat(#970): Add PDF Preview by @n00o in https://github.com/usebruno/bruno/pull/982
- feat (#861): Add Autocomplete + JSON/JavaScript Linting by @n00o in https://github.com/usebruno/bruno/pull/925
- feat: Collection presets by @thehorse2000 in https://github.com/usebruno/bruno/pull/718
- feat: #937, #921 Improve evaluation of proxy configuration, allow empty port by @mirkogolze in https://github.com/usebruno/bruno/pull/951
Fixes
- fix(openapi-import): root security should be optional by @MrLuje in https://github.com/usebruno/bruno/pull/953
- fix(#904): fix environment save when empty secret exists by @adarshlilha in https://github.com/usebruno/bruno/pull/920
- fix: Fix inifinite loop in openapi-spec import with self-references by @Art051 in https://github.com/usebruno/bruno/pull/965
- fix #961 by using trim by @bennieboj in https://github.com/usebruno/bruno/pull/972
- fix(#901): fix headers in code generator by @adarshlilha in https://github.com/usebruno/bruno/pull/938
Others
- docs: add portuguese brazilian docs translation by @notfounnd in https://github.com/usebruno/bruno/pull/930
- docs: add korean transation readme.md by @szto in https://github.com/usebruno/bruno/pull/864
- docs: add Bengali translation by @CRAZy-Monk3Y in https://github.com/usebruno/bruno/pull/878
- docs: Spanish translation of documentation files by @PChaparro in https://github.com/usebruno/bruno/pull/738
- docs: add italian readME translation, link and contributing by @rickyl3aks in https://github.com/usebruno/bruno/pull/916
- Improve error message when an empty var is set by @mikaoelitiana in https://github.com/usebruno/bruno/pull/963
- Added a hint of the stackoverflow tag to the readme by @Andreas-Schoenefeldt in https://github.com/usebruno/bruno/pull/926
New Contributors
- @notfounnd made their first contribution in https://github.com/usebruno/bruno/pull/930
- @MrLuje made their first contribution in https://github.com/usebruno/bruno/pull/953
- @Andreas-Schoenefeldt made their first contribution in https://github.com/usebruno/bruno/pull/926
- @bennieboj made their first contribution in https://github.com/usebruno/bruno/pull/972
- @Art051 made their first contribution in https://github.com/usebruno/bruno/pull/965
- @adarshlilha made their first contribution in https://github.com/usebruno/bruno/pull/938
- @szto made their first contribution in https://github.com/usebruno/bruno/pull/864
- @CRAZy-Monk3Y made their first contribution in https://github.com/usebruno/bruno/pull/878
- @PChaparro made their first contribution in https://github.com/usebruno/bruno/pull/738
- @rickyl3aks made their first contribution in https://github.com/usebruno/bruno/pull/916
- @thehorse2000 made their first contribution in https://github.com/usebruno/bruno/pull/718
Full Changelog: https://github.com/usebruno/bruno/compare/v1.1.1...v1.2.0