What's Changed
🚀 New
- Added support for request body in GET requests (Desktop app only). #4403
- Added a raw preview option for HTML and image responses. #4431
🛠 Fixes
- Fixed an issue where null query parameters were sent with
=in requests. #4440 - Fixed an issue where non-string query parameter values could cause errors. #4472
- Fixed an issue where error files were not shown correctly in the single workspace sidebar. #4458
- Fixed an issue where requests could be saved with empty names. #4477
Full Changelog:
changelog-2026.03.02...changelog-2026.03.09