v3.5.1

usebruno/brunov3.5.1Jul 2, 2026by bijin-bruno

AI Summary

This is a maintenance release focused on bug fixes, addressing issues with multipart file path handling in the language module and improving git operations by ignoring index.lock.

Key Highlights

  • Fixed multipart-form file path handling in language support
  • Improved git status and diff operations by ignoring index.lock

Full Release Notes

# Changelog

## Fixes
- fix(lang): handle leading | being added to multipart-form file paths by @sid-bruno in [#8444](https://github.com/usebruno/bruno/pull/8444)
- fix(git): ignore index.lock and avoid updating file mtimes during git status/git diff by @prateek-bruno

**Full Changelog:** https://github.com/usebruno/bruno/compare/v3.5.0...v3.5.1