Skip to content

v0.1.13

Choose a tag to compare

@777genius 777genius released this 29 Dec 21:59
· 32 commits to main since this release

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