> ## Documentation Index
> Fetch the complete documentation index at: https://requestly-mintlify-changelog-requestly-past-week-38456.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Oct 15, 2025

> Collection runner history in logged out state, keyboard shortcuts for API Client tabs, multipart-form support in cURL, plus multiple fixes for API Client and collection runner

### **🚀 New**

* Added **keyboard shortcuts to close active API Client tabs** for faster navigation. [#3622](https://github.com/requestly/requestly/pull/3622)

* Added **collection runner config and history persistence in logged out state**, allowing you to save and access run history without being logged in. [#3658](https://github.com/requestly/requestly/pull/3658)

* Added **multipart-form support in cURL import**, enabling better handling of file uploads and form data. [#3650](https://github.com/requestly/requestly/pull/3650)

* Added **virtualization in collection runner result view** for improved performance with large result sets. [#3655](https://github.com/requestly/requestly/pull/3655)

* Added **unsaved history banner for collection runs** to notify when history isn't saved. [#3654](https://github.com/requestly/requestly/pull/3654)

### **🐛 Fixes**

* Fixed issue where **request body couldn't be sent without making changes**. [#3690](https://github.com/requestly/requestly/pull/3690)

* Fixed **body container persistence in importers** to properly maintain request body data. [#3677](https://github.com/requestly/requestly/pull/3677)

* Fixed **response status style consistency** across API Client. [#3669](https://github.com/requestly/requestly/pull/3669)

* Fixed **badge style in test results**. [#3666](https://github.com/requestly/requestly/pull/3666)

* Fixed **tab indentation in GraphQL editor**. [#3640](https://github.com/requestly/requestly/pull/3640)

* Fixed **global environment creation issue**. [#3651](https://github.com/requestly/requestly/pull/3651)

* Fixed **test result title and test tab titles consistency**. [#3653](https://github.com/requestly/requestly/pull/3653)

**Full Changelog**: [GitHub Compare](https://github.com/requestly/requestly/compare/changelog-2025.09.29...a180c6de95988566bac229cdd793c7e7440e1c70)
