> ## 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.

# Dec 29, 2025

## What's Changed

<img width="1200" height="675" alt="changelog-29-dec" src="https://github.com/user-attachments/assets/56b1b498-4635-41a9-88ac-0ee78a5807ac" />

### 🚀 New

* **Requestly is now available via [Chocolatey](https://community.chocolatey.org/packages/requestly)** for easier installation and updates on Windows.

### ✨ Improvements

* Added support to **define types for request query parameters and headers**. [#4001](https://github.com/requestly/requestly/pull/4001)
* The **Response panel now persists its state** across interactions. [#4064](https://github.com/requestly/requestly/pull/4064)
* You can now **view secret variable values directly from the variables popover** when needed. [#4050](https://github.com/requestly/requestly/pull/4050)

### 🐛 Fixes

* Fixed an issue where the **Content-Type header was sent even when a request had no body**. [#4055](https://github.com/requestly/requestly/pull/4055)
* Fixed a UI bug where **editor line numbers disappeared in files with more than 100 lines**. [#4068](https://github.com/requestly/requestly/pull/4068)
* Fixed **Postman imports** to correctly respect **enabled/disabled query parameters**. [#4070](https://github.com/requestly/requestly/pull/4070)
* Improved API Client stability by safely handling requests with missing or empty bodies. [#4081](https://github.com/requestly/requestly/pull/4081)

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