| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2025.10.1 source code.tar.gz | 2025-11-13 | 10.2 MB | |
| 2025.10.1 source code.zip | 2025-11-13 | 11.5 MB | |
| README.md | 2025-11-13 | 1.2 kB | |
| Totals: 3 Items | 21.7 MB | 6 | |
This patch release addresses a critical issue affecting the Self-Hosted Desktop App, where users encountered Session expired errors while creating environments or saving requests, despite being logged in. It also addresses concerns around environment variable corruption and team collection loading issues.
What's Changed
- fix(common): resolve script errors when switching sandbox modes by @jamesgeorge007 in https://github.com/hoppscotch/hoppscotch/pull/5555
- fix(desktop): token validation and cookie parsing by @CuriousCorrelation in https://github.com/hoppscotch/hoppscotch/pull/5569
- fix: capture environment before request run by @nivedin in https://github.com/hoppscotch/hoppscotch/pull/5560
- fix: team collection not loading on route change by @nivedin in https://github.com/hoppscotch/hoppscotch/pull/5533
- feat(ci): desktop workflow with platform jobs by @CuriousCorrelation in https://github.com/hoppscotch/hoppscotch/pull/5568
- fix(common): preserve team environment name during collection runs by @nivedin in https://github.com/hoppscotch/hoppscotch/pull/5578
Full Changelog: https://github.com/hoppscotch/hoppscotch/compare/2025.10.0...2025.10.1