v1.20.4
usebruno/brunov1.20.4Jul 10, 2024by helloanoop
AI Summary
A maintenance release focusing on fixing broken collection export functionality and updating variable naming conventions across the application.
Key Highlights
- Fix broken collection export
- Remove underscores on variable names
Breaking Changes
- Underscores have been removed from variable names
New Features
- Fix broken collection export
- Removed Underscores on variables
Full Release Notes
## What's Changed * fix: fixed broken collection export by @lohxt1 in https://github.com/usebruno/bruno/pull/2607 * chore: Removed Underscores on variables by @fgrande in https://github.com/usebruno/bruno/pull/2603 **Full Changelog**: https://github.com/usebruno/bruno/compare/v1.20.3...v1.20.4