v1.34.0

usebruno/brunov1.34.0Oct 24, 2024by helloanoop

AI Summary

This release focuses on enhanced import capabilities, allowing users to import multiple collections and Postman folder/collection scripts simultaneously. It introduces global environment variable support and improves the user interface for managing these variables.

Key Highlights

  • Support for importing multiple collections at once
  • Import folder and collection level scripts from Postman
  • Global environment variable support
  • Upgraded libraries for dependabot alerts

New Features

  • Support for importing multiple collections at once
  • Import folder and collection level scripts from postman
  • Upgrade libraries for dependabot alerts
  • Add res() function shim to safe-mode

Full Release Notes

**Full Changelog**: https://github.com/usebruno/bruno/compare/v1.34.0...v1.34.0

### Features
* feat: support for importing multiple collections at once @sanjai0py 
* feat: upgrade libraries for dependabot alerts by @lohxt1 in https://github.com/usebruno/bruno/pull/3300
* feat/import folder and collection level scripts from postman by @Pragadesh-45 in https://github.com/usebruno/bruno/pull/3334
* feat:add res() function shim to safe-mode by @lohxt1 in https://github.com/usebruno/bruno/pull/3345

### Fixes
* fix: global env ui fixes by @lohxt1 in https://github.com/usebruno/bruno/pull/3305
* fix: add global env vars to the active collection by @lohxt1 in https://github.com/usebruno/bruno/pull/3312
* fix: bruno-app build command update by @lohxt1 in https://github.com/usebruno/bruno/pull/3322
* fix: Add missing postman translation functions by @Spencerhutch in https://github.com/usebruno/bruno/pull/3324
* Fixes Issue #3233: set httpsAgentRequestFields on request.httpsAgent when shouldProxy or shouldUseSystemProxy was false by @giuseppemilicia in https://github.com/usebruno/bruno/pull/3317
* fix: global env - for selected env in sidebar - check for updates by @lohxt1 in https://github.com/usebruno/bruno/pull/3344

## New Contributors
* @Spencerhutch made their first contribution in https://github.com/usebruno/bruno/pull/3324
* @giuseppemilicia made their first contribution in https://github.com/usebruno/bruno/pull/3317

**Full Changelog**: https://github.com/usebruno/bruno/compare/v1.33.1...v1.34.0