v1.39.1
usebruno/brunov1.39.1Feb 20, 2025by lohit-bruno
AI Summary
A minor maintenance release focusing on optimizing file parsing performance and updating documentation templates to capture better issue details.
Key Highlights
- Reused worker threads for faster `.bru` file parsing.
- Updated Bug Report template to include version and OS information.
- Updated Feature Request Form for better detail capture.
Full Release Notes
## What's Changed * reuse worker threads for bru file parsing by @lohxt1 in https://github.com/usebruno/bruno/pull/4054 * chore: update Feature Request Form to capture better detail by @rreyn-bruno in https://github.com/usebruno/bruno/pull/3974 * chore: update BugReport template to include version and OS information by @sanjaikumar-bruno in https://github.com/usebruno/bruno/pull/3948 **Full Changelog**: https://github.com/usebruno/bruno/compare/v1.39.0...v1.39.1