> ## 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 9, 2026

> Script editor linting support, fix for Unexpected token 'catch' API error, query parameter loading fix, and improved handling of vendor-specific JSON content types

## What's Changed

<img width="1200" height="675" alt="changelog-9-feb" src="https://github.com/user-attachments/assets/70bcc862-3357-4db2-b5ed-012f4d2d469b" />

### 🚀  New

* Added Linting support for Script editors. #4200

### 🐛 Fixes

* Fixed an issue where some API requests would fail with an Unexpected token 'catch' error, preventing requests from running successfully. #4293
* Fixed a bug where query parameters didn’t load correctly on the first render, ensuring your requests show the right data immediately. #4287
* Added support for vendor-specific JSON content types (like application/vnd.api+json) so responses are correctly recognized and prettified. #4265

### 🙌 New Contributors

* Welcome **@kaizen403** for their first contribution!

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