Skip to main content

What’s Changed

🚀 New

  • Publish any collection as documentation and share it through a hosted reader, with public, internal, or password-protected access (#2649)
  • Filter response data in the Pretty view with JSONPath, similar to Postman (#2661)

✨ Improvements

  • Major Git integration update: branch switching and creation, a GitHub repository picker, stash management, and two-way merge-conflict resolution (#2736)
  • App-initiated request capture in DevTools now follows redirect hops and handles Digest, NTLM, and GraphQL introspection (#2746)

🐛 Fixes

  • Project, mock, and specification lists now load every page instead of stopping at the first (#2688)
  • Fixed JSONPath navigation for bracketed keys and a duplicate-example toast (#2728)