| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2025.11.2 source code.tar.gz | 2025-12-10 | 9.0 MB | |
| 2025.11.2 source code.zip | 2025-12-10 | 10.3 MB | |
| README.md | 2025-12-10 | 1.1 kB | |
| Totals: 3 Items | 19.3 MB | 3 | |
This is a patch release that includes bug fixes for environment variable detection and UI improvements, as well as enhanced database connection configuration for self-hosted deployments.
What's Changed
- fix(common): increase modal dialog width for bigger screen by @Nilanshu-Ankit in https://github.com/hoppscotch/hoppscotch/pull/5631
- fix(common): environment variables not detected in request body editors by @chhaviG22 in https://github.com/hoppscotch/hoppscotch/pull/5616
- fix(common): remove double scrollbar in response pane by @preeyaX in https://github.com/hoppscotch/hoppscotch/pull/5665
- chore: add sslmode support to PrismaService database URL parser by @mirarifhasan in https://github.com/hoppscotch/hoppscotch/pull/5671
New Contributors
- @Nilanshu-Ankit made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/5631
- @preeyaX made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/5665
Full Changelog: https://github.com/hoppscotch/hoppscotch/compare/2025.11.1...2025.11.2