James George
                                            James George
                                        
                                    Presently if the user fires in `html-minifier` without supplying any of the options, nothing is gonna happen. It is good to have the help showing up in that case 🤔
### Description This PR ports the existing implementation for import/export, move/reorder, and search corresponding to collections under personal workspace to the provider-based new architecture. It also adds support for searching...
> [!NOTE] This is intended for [FOSSHACK](https://github.com/hoppscotch/hoppscotch/discussions/4131) participants. ### Description While importing a large collection in a team workspace, it'll be nice to have a loading state for the `Import`...
### Description Various [unit tests](https://github.com/hoppscotch/hoppscotch/tree/main/packages/hoppscotch-cli/src/__tests__/functions) exist for the CLI, but they are disabled at the moment because they were found flaky. They need to be revisited, and necessary updates (migrating...
> [!NOTE] This is intended for [FOSSHACK](https://github.com/hoppscotch/hoppscotch/discussions/4131) participants. ### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior While at a...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior While creating collections/requests in a team workspace, repeatedly pressing the enter...
Closes HFE-536, #4085. ### Description This PR adds the ability to create JUnit report export for collection runs in the CLI via a newly added `--reporter-junit [path]` flag. The report...
### Versioned entities #3457 introduced the concept of versioned entities for validating incoming data corresponding to public data structures against maintained Zod schemas and migrating them to the latest version...
### What's changed This PR includes the UI changes adding the ability to duplicate REST/GraphQL collections. Closes HFE-491 HFE-545 #2475. > The BE changes were implemented in #4207. Apart from...
This PR aims at bumping dependencies across the following packages (major version bumps are highlighted below): ### `hoppscotch-common` > Dependencies | Package | Old Version | New Version | Remarks...