2025.12.1
This patch release stabilises the Desktop App by fixing the macOS white-screen crash caused by repeated store path lookups, and hardens backend rate limiting behind proxies, along with a small desktop UI cleanup.
What's Changed
- chore: apply ThrottlerBehindProxyGuard across controllers by @mirarifhasan in https://github.com/hoppscotch/hoppscotch/pull/5746
- fix: remove redundant label on the Desktop App by @jamesgeorge007 in f34e06b7d1b67d2102fb5aa283b8f9e317fc5fe0
- perf(desktop): cache store path resolution by @CuriousCorrelation in https://github.com/hoppscotch/hoppscotch/pull/5747
Full Changelog: https://github.com/hoppscotch/hoppscotch/compare/2025.12.0...2025.12.1