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