v2.8.1

usebruno/brunov2.8.1Jul 25, 2025by maintainer-bruno

AI Summary

A bug fix release addressing scrollbar visibility, SSL/TLS settings, and theme colors.

Key Highlights

  • Fixed scrollbar visibility.
  • Fixed insecure requests not working.
  • Reverted SSL/TLS disable/enable system proxy changes.

Full Release Notes

## What's Changed

### Fixes

* Fix: always showing scrollbar by @naman-bruno in https://github.com/usebruno/bruno/pull/5184
* Fix: update statusbar styling, enhance cookie button accessibility, and adjust theme colors by @helloanoop in https://github.com/usebruno/bruno/pull/5185
* Fix:list block grammar fixes by @lohit-bruno in https://github.com/usebruno/bruno/pull/5180
* Revert "disable ssl/tls & enable system proxy" (Revert OSS PR: 5125) by @helloanoop in https://github.com/usebruno/bruno/pull/5196
* Fix: insecure requests not working by @naman-bruno in https://github.com/usebruno/bruno/pull/5197
* Fix: add update notification styles to StatusBar component @sanjaikumar-bruno 
* Fix: insecure ssl @naman-bruno