Bruno (tool)
Notes
no notes yet
Release notes
v1.26.0
· 1y+
What's Changed
Features
- feat: safe mode quickjs by @helloanoop @lohxt1 in https://github.com/usebruno/bruno/pull/2848
- feat: add ability for cURL to import basic auth by @jwetzell in https://github.com/usebruno/bruno/pull/2778
- feat: added request tab context menu by @therealrinku in https://github.com/usebruno/bruno/pull/2183
- feat: add hotkey to close all tabs by @dan1xk in https://github.com/usebruno/bruno/pull/2800
- feat: Add support for dictionary and use in Welcome page by @iamsushantk in https://github.com/usebruno/bruno/pull/2819
- feat: Reuse dictionary in preferences support page by @iamsushantk in https://github.com/usebruno/bruno/pull/2834
- feat: Visualize if request body, script or tests have content (#2757) by @N-Ziermann in https://github.com/usebruno/bruno/pull/2809
Fixes
- fix/collection-search-validations unit-tests-fix by @lohxt1 in https://github.com/usebruno/bruno/pull/2833
- Fix/enospc by @Its-treason in https://github.com/usebruno/bruno/pull/2789
- fix: add path params on newHttpRequest by @jokj624 in https://github.com/usebruno/bruno/pull/2843
- fix: Import blank directory Exception by @Pragadesh-45 in https://github.com/usebruno/bruno/pull/2845
- fix: remove scope with auth code grant by @WolfspiritM in https://github.com/usebruno/bruno/pull/2815
- fix: remove duplicate tailwind classes in RequestNotFound component by @dan1xk in https://github.com/usebruno/bruno/pull/2801
- fix: invalid file path in shell-curl by @jokj624 in https://github.com/usebruno/bruno/pull/2855
Others
- refactor: Simplify logic around get method color by @iamsushantk in https://github.com/usebruno/bruno/pull/2856
- Style/assert option bg by @Pragadesh-45 in https://github.com/usebruno/bruno/pull/2867
New Contributors
- @dan1xk made their first contribution in https://github.com/usebruno/bruno/pull/2800
- @WolfspiritM made their first contribution in https://github.com/usebruno/bruno/pull/2815
- @N-Ziermann made their first contribution in https://github.com/usebruno/bruno/pull/2809
Full Changelog: https://github.com/usebruno/bruno/compare/v1.25.0...v1.26.0