This patch release fixes broken scroll on Chrome v144+, auth cookie handling on macOS, and database connection leaks, alongside mock server and OpenAPI import improvements.
What's Changed
- fix(common): handle null request
refinInspectionServicefor test-runner tabs by @Leon-Luu in https://github.com/hoppscotch/hoppscotch/pull/5814 - fix: broken scroll on latest chrome versions by...