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