2025.11.2
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