| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2025.11.1 source code.tar.gz | 2025-12-04 | 9.0 MB | |
| 2025.11.1 source code.zip | 2025-12-04 | 10.3 MB | |
| README.md | 2025-12-04 | 1.7 kB | |
| Totals: 3 Items | 19.3 MB | 0 | |
This patch release addresses issues affecting the mock server and API documentation workflows on the cloud offering, alongside other fixes.
What's Changed
- fix: prevent clear response action in response examples and test runner by @nivedin in https://github.com/hoppscotch/hoppscotch/pull/5641
- hotfix: clean up published docs with deleted collections by @mirarifhasan in https://github.com/hoppscotch/hoppscotch/pull/5624
- fix: ensure correct parser for xml and plaintext by @jaeyonglee-int in https://github.com/hoppscotch/hoppscotch/pull/5597
- fix: support dots/dashes in environment variable autocomplete by @myeonbi in https://github.com/hoppscotch/hoppscotch/pull/5630
- fix: remove
ref_idfield before collection exports and address race conditions by @nivedin in https://github.com/hoppscotch/hoppscotch/pull/5626 - feat: add auto-create collection option to mock server creation by @mirarifhasan in https://github.com/hoppscotch/hoppscotch/pull/5637
- fix: add database URL parsing to PrismaService by @mirarifhasan in https://github.com/hoppscotch/hoppscotch/pull/5656
- feat(common): adjust layout for created server info display in mock server by @anwarulislam in https://github.com/hoppscotch/hoppscotch/pull/5655
- feat(desktop): atomic write for registry persistence by @CuriousCorrelation in https://github.com/hoppscotch/hoppscotch/pull/5658
New Contributors
- @jaeyonglee-int made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/5597
- @myeonbi made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/5630
Full Changelog: https://github.com/hoppscotch/hoppscotch/compare/2025.11.0...2025.11.1