Skip to main content

What’s Changed

🚀 New

  • Save and reuse message bodies with the new Message Templates library (#2363)
  • Per-request Settings tab for HTTP and GraphQL requests (#2379)
  • The Tests tab now shows passed and total counts with pass and fail coloring (#2461)

✨ Improvements

  • Template variables are highlighted in HTTP and GraphQL examples (#2435)

🐛 Fixes

  • GET requests that include a body now work correctly over HTTP/2 (#2388)
  • Template tokens are now allowed in the GraphQL variables editor (#2400)