Bruno (tool)
Notes
no notes yet
Release notes
v1.10.0
· 1y+
What's Changed
Features
- feat(#1003): Oauth2 support - resourceOwnerPasswordCredentials, authorization code, client credentials by @lohxt1 in https://github.com/usebruno/bruno/pull/1654
- feat(#BRU-7) - scrollbar styling for linux and windows by @lohit-1 in https://github.com/usebruno/bruno/pull/1589
- feat(#1575) - auto scroll runner output body during collection run by @lohit-1 in https://github.com/usebruno/bruno/pull/1588
- feat(#BRU-10) - codeeditor syntax colors for system theme by @lohit-1 in https://github.com/usebruno/bruno/pull/1595
- feat(#BRU-11) - tailwindcss v3 upgrade by @lohit-1 in https://github.com/usebruno/bruno/pull/1597
- feat(#947): set up ajv-formats in script and test runtimes by @trusta in https://github.com/usebruno/bruno/pull/1618
- feat(#1575): make response pane in collection runner screen unaffected by scroll by @lohxt1 in https://github.com/usebruno/bruno/pull/1661
- feat(#BRU-18) : "inherit" auth mode for inheriting auth to requests from collection by @lohxt1 in https://github.com/usebruno/bruno/pull/1667
- Add "Prettify GraphQL" button by @j0k3r in https://github.com/usebruno/bruno/pull/526
- feat: add middle mouse button click to close tab by @Gabrielcefetzada in https://github.com/usebruno/bruno/pull/1649
Fixes
- fix(#1545): empty strings encryption by @mato-meciar in https://github.com/usebruno/bruno/pull/1600
New Contributors
- @lohit-1 made their first contribution in https://github.com/usebruno/bruno/pull/1589
- @trusta made their first contribution in https://github.com/usebruno/bruno/pull/1618
- @mato-meciar made their first contribution in https://github.com/usebruno/bruno/pull/1600
- @lohxt1 made their first contribution in https://github.com/usebruno/bruno/pull/1654
- @Gabrielcefetzada made their first contribution in https://github.com/usebruno/bruno/pull/1649
Full Changelog: https://github.com/usebruno/bruno/compare/v1.9.0...v1.10.0