v1.36.1
usebruno/brunov1.36.1Dec 6, 2024by lohxt1
AI Summary
Adds CLI support for variables and scripts while fixing a recursive rename bug on Windows.
Key Highlights
- Added collection/folder/request vars and scripts support to CLI.
- Fixed recursive rename bug on Windows (fixes: #3597).
New Features
- adds collection/folder/request vars and scripts support to cli
Full Release Notes
## What's Changed * feat: adds collection/folder/request vars and scripts support to cli by @lohxt1 in https://github.com/usebruno/bruno/pull/3186 * bugfix/folder recursive rename win32 (fixes: #3597) updates: #3236 by @Pragadesh-45 in https://github.com/usebruno/bruno/pull/3598 **Full Changelog**: https://github.com/usebruno/bruno/compare/v1.36.0...v1.36.1