Skip to content

Releases: usebruno/bruno

v1.10.0

27 Feb 20:11
Compare
Choose a tag to compare

What's Changed

Features

  • feat(#1003): Oauth2 support - resourceOwnerPasswordCredentials, authorization code, client credentials by @lohxt1 in #1654
  • feat(#BRU-7) - scrollbar styling for linux and windows by @lohit-1 in #1589
  • feat(#1575) - auto scroll runner output body during collection run by @lohit-1 in #1588
  • feat(#BRU-10) - codeeditor syntax colors for system theme by @lohit-1 in #1595
  • feat(#BRU-11) - tailwindcss v3 upgrade by @lohit-1 in #1597
  • feat(#947): set up ajv-formats in script and test runtimes by @trusta in #1618
  • feat(#1575): make response pane in collection runner screen unaffected by scroll by @lohxt1 in #1661
  • feat(#BRU-18) : "inherit" auth mode for inheriting auth to requests from collection by @lohxt1 in #1667
  • Add "Prettify GraphQL" button by @j0k3r in #526
  • feat: add middle mouse button click to close tab by @Gabrielcefetzada in #1649

Fixes

New Contributors

Full Changelog: v1.9.0...v1.10.0

v1.9.0

13 Feb 23:19
Compare
Choose a tag to compare

What's Changed

Features

Fixes

New Contributors

Full Changelog: v1.8.0...v1.9.0

v1.8.0

05 Feb 22:57
Compare
Choose a tag to compare

What's Changed

Features

New Contributors

Full Changelog: v1.7.1...v1.8.0

v1.7.1

30 Jan 18:01
Compare
Choose a tag to compare

Fixes

  • fix(#1487): fixed scripting issue due to migration from vm2 to @n8n/vm2
  • fix: incorrectly named env file prevents successful builds by @grahamwhiteuk in #1485

Full Changelog: v1.7.0...v1.7.1

v1.7.0

29 Jan 19:48
Compare
Choose a tag to compare

What's Changed

Features

Fixes

Others

New Contributors

Full Changelog: v1.6.1...v1.7.0

v1.6.1

05 Jan 11:18
Compare
Choose a tag to compare

What's Changed

Fixes

fix(#1329): fixed code generation issue by @helloanoop
fix(#1330): fixed graphql syntax highlighting issue by @helloanoop
fix(#1214): fixed codemirror lint issues by @helloanoop

Full Changelog: v1.6.0...v1.6.1

v1.6.0

04 Jan 22:24
Compare
Choose a tag to compare

What's Changed

Features

Fixes

Others

New Contributors

Full Changelog: v1.5.1...v1.6.0

v1.5.1

18 Dec 12:44
Compare
Choose a tag to compare

What's Changed

  • set the polling mode based on path type to resolve wsl2 file system issue. by @gyunseo in #1233

New Contributors

Full Changelog: v1.5.0...v1.5.1

v1.5.0

17 Dec 23:22
Compare
Choose a tag to compare

What's Changed

Features

Fixes

Others

New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.0

05 Dec 20:52
Compare
Choose a tag to compare

What's Changed

Features

  • feat: bru.setNextRequest() by @mj-h in #619

Fixes

New Contributors

Full Changelog: v1.3.2...v1.4.0