Bruno v3.5.1 released
By SecBurg
Bruno is an open-source API client for exploring and testing APIs - a privacy-focused alternative to Postman and Insomnia that stores collections directly as files on disk.
Version v3.5.1 is a small patch release fixing two bugs from the recent v3.5.0 drop.
Bruno v3.5.1
Fixes
- Handle leading | being added to multipart-form file paths
- Ignore index.lock and avoid updating file mtimes during git status/git diff
The release addresses two issues: one affecting multipart form file path handling and another improving git operations efficiency.
Full release notes on the GitHub release page.
Happy testing! :-)