Skip to main content
Added async script support, a right-click tab context menu, improved JSON prettify, and better introspection error handling for a smoother API workflow.

What’s Changed

2 Feb, 2026

🚀 New

  • Added support for async pre-request and post-response scripts. #4215
  • Added a right-click tab context menu to quickly close tabs to the left, right, or all at once. #4155

🐛 Fixes

  • Fixed Prettify for JSON request bodies. #4232
  • Improved error handling for invalid introspection schemas. #4238

🙌 New Contributors

  • @jonalexjm made their first contribution by adding the tab context menu. #4155
Full Changelog: https://github.com/requestly/requestly/compare/changelog-2026.01.17…changelog-2026.02.02