v3.1.4
usebruno/brunov3.1.4Feb 24, 2026by bijin-bruno
AI Summary
Patch release focusing on Windows-specific fixes and environment variable issues. Addresses secret variables not loading on app relaunch, .env file detection on Windows, license key activation, and request latency regression.
Key Highlights
- Secret variables not loading on app relaunch fix
- Fix .env file not being picked up in collections on Windows
- License key activation failing issue fix (Windows)
- Request latency regression fix (Windows)
Full Release Notes
# Changelog ## Fixes - fix: secret variables not loading on app relaunch by @naman-bruno in https://github.com/usebruno/bruno/pull/7283 - fix: .env file not being picked up in collections (Windows) by @pooja-bruno in https://github.com/usebruno/bruno/pull/7190 - fix: license key activation failing issue (Windows) by @sid-bruno - fix: request latency regression (Windows) by @naman-bruno **Full Changelog:** https://github.com/usebruno/bruno/compare/v3.1.3....v3.1.4