Pranay Pandey
Pranay Pandey
Check all the images in the metadata of track. Remove Image form the metadata if dimension less than minimum threshold. Resize the image if larger than maximum dimension. Requires Pillow...
Closes #4328 Add a button next to test results to export the test results as a JSON file. ### What's changed Added a share icon next to trash icon in...
Closes [#2829](https://github.com/hoppscotch/hoppscotch/issues/2829) Add optional setting of encoding the URL parameters in the request. A new setting option is introduced which can be toggled between auto, disable and auto. Also have...
Closes #4777 Adds a new setting in general settings tab to filter the requests in collection by either Request Name, Request URL or both ### What's changed * New config...
Closes #4353 Adds the functionality to sort the requests in a particular folder alphabetically. Each collection or folder has a Alphabetical Sort Option, which will sort all the request inside...
fixes: #10584 ### Description This PR fixes rendering and sample generation for JSON Schema 2020-12 $ref-based schemas in Swagger UI where schemas self-reference. It addresses three related problems: 1. The...
## Which problem is this PR solving? Improves #7432 ## Description of the changes - Improves the test coverage for remote sampling ## How was this change tested? - NA...