What’s Changed
🚀 New
- Requestly is now available via Chocolatey for easier installation and updates on Windows.
✨ Improvements
- Added support to define types for request query parameters and headers. #4001
- The Response panel now persists its state across interactions. #4064
- You can now view secret variable values directly from the variables popover when needed. #4050
🐛 Fixes
- Fixed an issue where the Content-Type header was sent even when a request had no body. #4055
- Fixed a UI bug where editor line numbers disappeared in files with more than 100 lines. #4068
- Fixed Postman imports to correctly respect enabled/disabled query parameters. #4070
- Improved API Client stability by safely handling requests with missing or empty bodies. #4081

