Bruno (tool)
Notes
no notes yet
Release notes
v1.11.0
· 1y+
What's Changed
Features
- feat(#1003): collection level oauth2, access_token_url & scope for 'Client Credentials' and 'Password Credentials' grant types by @lohxt1 in https://github.com/usebruno/bruno/pull/1691
- feat(#1659): add html reporter for cli by @trusta in https://github.com/usebruno/bruno/pull/1660
- feat(#1003): Use URL Encoded Form for OAuth2.0 token endpoint by @jackj-msft in https://github.com/usebruno/bruno/pull/1701
- feat(#1003): closing stale 'authorize' windows | handling error, error_description, error_uri query params for oauth2 | clear authorize window cache for authorization_code oauth2 flow by @lohxt1 in https://github.com/usebruno/bruno/pull/1719
- feat(#BRU-26): json filter button with expandable input bar by @lohxt1 in https://github.com/usebruno/bruno/pull/1699
Fixes
- CLI fixes for aws and environment modifications by @scottlaplante in https://github.com/usebruno/bruno/pull/1713
- Fix/json with bigints by @sanjai0py in https://github.com/usebruno/bruno/pull/1710
- Fix #1683 allow OAuth2 authorizationUrl with user provided query parameters by @pietrygamat in https://github.com/usebruno/bruno/pull/1712
- Fix margin between items in Welcome > Links by @julienma in https://github.com/usebruno/bruno/pull/1742
- feat(#BRU-31): notifications feature draft by @lohxt1 in https://github.com/usebruno/bruno/pull/1730
- fix(#1521): only show Recent Documents menu on supporting platforms. by @j4-m in https://github.com/usebruno/bruno/pull/1585
Others
- docs(readme.md): fix broken CI badge by @shuuji3 in https://github.com/usebruno/bruno/pull/1746
- Update readme_es with new content and typo fixes by @subiabre in https://github.com/usebruno/bruno/pull/1723
- Updates readme with winget install command by @warrenbuckley in https://github.com/usebruno/bruno/pull/1670
- contributing.md Capitalisation corrections by @IsaacHatton in https://github.com/usebruno/bruno/pull/1682
- fix: broken link in readme by @grantwforsythe in https://github.com/usebruno/bruno/pull/1737
- Update bruno-cli readme changelog link Fixes #1769 by @patest-dev in https://github.com/usebruno/bruno/pull/1770
- docs: update pt-br readme by @Gabrielcefetzada in https://github.com/usebruno/bruno/pull/1760
- Update the german readme file by @patest-dev in https://github.com/usebruno/bruno/pull/1759
New Contributors
- @jackj-msft made their first contribution in https://github.com/usebruno/bruno/pull/1701
- @pietrygamat made their first contribution in https://github.com/usebruno/bruno/pull/1712
- @shuuji3 made their first contribution in https://github.com/usebruno/bruno/pull/1746
- @julienma made their first contribution in https://github.com/usebruno/bruno/pull/1742
- @subiabre made their first contribution in https://github.com/usebruno/bruno/pull/1723
- @warrenbuckley made their first contribution in https://github.com/usebruno/bruno/pull/1670
- @IsaacHatton made their first contribution in https://github.com/usebruno/bruno/pull/1682
- @grantwforsythe made their first contribution in https://github.com/usebruno/bruno/pull/1737
- @patest-dev made their first contribution in https://github.com/usebruno/bruno/pull/1770
- @scottlaplante made their first contribution in https://github.com/usebruno/bruno/pull/1713
Full Changelog: https://github.com/usebruno/bruno/compare/v1.10.0...v1.11.0