v1.30.1
usebruno/brunov1.30.1Sep 22, 2024by helloanoop
AI Summary
This is a minor maintenance release that fixes specific bugs related to missing imports and form submission behavior within modals.
Key Highlights
- Added missing import for postman-import
- Fixed form submission inside modal using enter key
Full Release Notes
## What's Changed * fix: add missing import for postman-import by @lohxt1 in https://github.com/usebruno/bruno/pull/3157 * fix: form submit inside a modal, using the enter key by @lohxt1 in https://github.com/usebruno/bruno/pull/3158 **Full Changelog**: https://github.com/usebruno/bruno/compare/v1.30.0...v1.30.1