> ## Documentation Index
> Fetch the complete documentation index at: https://docs.requestly.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Feb 2, 2026

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

<img width="1200" height="675" alt="2 Feb, 2026" src="https://github.com/user-attachments/assets/2888b4cf-596a-4303-8ca7-768ed43a2d8a" />

### 🚀  New

* Added support for async pre-request and post-response scripts. [#4215](https://github.com/requestly/requestly/pull/4215)
* Added a right-click tab context menu to quickly close tabs to the left, right, or all at once. [#4155](https://github.com/requestly/requestly/pull/4155)

### 🐛 Fixes

* Fixed Prettify for JSON request bodies. [#4232](https://github.com/requestly/requestly/pull/4232)
* Improved error handling for invalid introspection schemas. [#4238](https://github.com/requestly/requestly/pull/4238)

### 🙌 New Contributors

* @jonalexjm made their first contribution by adding the tab context menu. [#4155](https://github.com/requestly/requestly/pull/4155)

**Full Changelog:** [https://github.com/requestly/requestly/compare/changelog-2026.01.17...changelog-2026.02.02](https://github.com/requestly/requestly/compare/changelog-2026.01.17...changelog-2026.02.02)
