EXE
WinGet
Bruno
Anoop M D · 3.4.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
bruno_3.4.0_x64_win.exe /S
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Bruno 3.4.00
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
3.4.0
Associated with 32-bit app on 64-bit clients
No
MSI Properties
Product Code
35fe443c-39df-5cca-9e6d-73ca33a1ce77
File Identity
Filename
bruno_3.4.0_x64_win.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Bruno.Bruno
Version
3.4.0
Description
Opensource IDE For Exploring and Testing API's (lightweight alternative to Postman/Insomnia)
License
MIT
↗
Homepage
https://www.usebruno.com/
Support
https://www.usebruno.com/support
Release Notes
Changelog
Features
- feat: ui state snapshots by @sid-bruno in #7794
- feat: add PropertyList API for req.headerList and res.headerList by @sanish-bruno in #7673
- feat(api-spec): drag-to-resize split pane with persisted width by @abhishek-bruno in #7866
- feat(openapi-sync): virtualize spec diff rendering + spec change block navigation by @abhishek-bruno in #7848
- feat: auto-require Postman sandbox globals during import by @gopu-bruno in #7878
- feat: persist CodeEditor's json state across ta…