v1.21.0

usebruno/brunov1.21.0Jul 16, 2024by helloanoop

AI Summary

The release brings visual enhancements by highlighting request variables and addresses critical stability issues such as PDF viewer crashes and Hashicorp Vault integration errors.

Key Highlights

  • Request variables are now highlighted
  • Fix Hashicorp Vault integration resetting secrets
  • Fix PDF viewer crash issue
  • Fix CodeMirror code folding not working

New Features

  • Request variables highlighting

Full Release Notes

## What's Changed

### Features
* feat: request variables are now highlighted by @lohxt1 in https://github.com/usebruno/bruno/pull/2621

### Fixes
* fix: fixed issue related to codemirror code folding not working
* fix: fixed pdf viewer crash issue
* fix: fixed hashicorp vault integration issue which was resetting `secrets.json`

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