v2.0.1
usebruno/brunov2.0.1Mar 29, 2025by lohit-bruno
AI Summary
Bug fixes following the v2.0.0 release, addressing request crashes, proxy redirects, TLS settings, and various OAuth2 issues.
Key Highlights
- Fix request run crash
- Fix Redirect not working on proxy
- Fix TLS settings not applying to proxied connections
Full Release Notes
## What's Changed Fixes: * fix: request run crash by @pooja-bruno in https://github.com/usebruno/bruno/pull/4301 * fix: Redirect not working on proxy by @naman-bruno in https://github.com/usebruno/bruno/pull/4324 * fix: codemirror lint errors by @pooja-bruno in https://github.com/usebruno/bruno/pull/4321 * revert "Fix: Prettify JSON for Res-preview without parsing to avoid J… by @ramki-bruno in https://github.com/usebruno/bruno/pull/4331 * perf improvements in Response-preview with useMemo by @ramki-bruno in https://github.com/usebruno/bruno/pull/4334 * removed Bruno blank folder by @ganesh-bruno in https://github.com/usebruno/bruno/pull/4343 * fix: TLS settings not applying to proxied connections by @naman-bruno in https://github.com/usebruno/bruno/pull/4340 * fix: system proxy agent by @naman-bruno in https://github.com/usebruno/bruno/pull/4353 * fix: oauth2 related improvements and fixes by @lohxt1 in https://github.com/usebruno/bruno/pull/4297 https://github.com/usebruno/bruno/pull/4300 https://github.com/usebruno/bruno/pull/4309 https://github.com/usebruno/bruno/pull/4322 https://github.com/usebruno/bruno/pull/4323 https://github.com/usebruno/bruno/pull/4325 https://github.com/usebruno/bruno/pull/4328 https://github.com/usebruno/bruno/pull/4330 https://github.com/usebruno/bruno/pull/4359 Others: * Remove sponsorship content from repository by @rreyn-bruno in https://github.com/usebruno/bruno/pull/4205 * Create SECURITY.md by @anusree-bruno in https://github.com/usebruno/bruno/pull/4266 ## New Contributors * @anusree-bruno made their first contribution in https://github.com/usebruno/bruno/pull/4266 **Full Changelog**: https://github.com/usebruno/bruno/compare/v2.0.0...v2.0.1