v0.1.13
What's Changed
✨ New Features
- Selectable text in JSON Tree viewer — text can now be selected and copied in the JSON tree view (Response → Tree)
- Copy all headers button — one-click copy of all headers in the Headers section (Request/Response → Info)
🐛 Bug Fixes
- JSON Tree: clicking a key/value now correctly expands/collapses nested objects
- JSON Tree: clicking a closing bracket
}/]now collapses the node
Full Changelog: v0.1.12...v0.1.13