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

> OpenAPI export support, XML editor view, drag-and-drop request reordering, and header autocomplete in the Requestly API Client

## What's Changed

<img width="1200" height="675" alt="changelog-23-feb" src="https://github.com/user-attachments/assets/ad368710-6745-4fac-8a2f-655966b56756" />

### 🚀 New

* Added support for exporting APIs in OpenAPI format.&#x20;
* Added XML view support in editors, allowing you to view and edit XML responses directly in the API Client.&#x20;
* Added support for drag-and-drop reordering of requests within collections.&#x20;
* Added autocomplete suggestions while adding request headers.&#x20;

### 🛠 Fixes

* Fixed linting behavior in Bulk Header Edit mode.&#x20;
* Fixed issue where `rq.iterationData.get()` was not retrieving variables from data files.&#x20;
* Fixed issue where data files were not persisting after refresh.&#x20;
* Fixed GraphQL imports to correctly open in their dedicated view.&#x20;
* Fixed URL variable autocomplete dropdown issues.&#x20;

**Full Changelog:** [https://github.com/requestly/interceptor/compare/changelog-2026.02.16...changelog-2026.02.23](https://github.com/requestly/interceptor/compare/changelog-2026.02.16...changelog-2026.02.23)
