2026.6.1
2026.6.1
Release Notes
Important
This release applies to self-hosted deployments. Cloud web remains on the previous stable release, and the Cloud Desktop App release is deferred, while the personal-workspace data-loss issue (#6483) is being addressed.
This patch release resolves a Desktop App login loop when signing in to self-hosted instances, adds support for running containers under arbitrary non-root user IDs, and enables response-cookie capture for Agent-routed requests, alongside a lighter JSON response renderer.
What's Changed
- feat: allow containers to run with arbitrary non-root UIDs by @mirarifhasan in https://github.com/hoppscotch/hoppscotch/pull/6481
- fix: desktop login loop caused by empty auth cookies by @CuriousCorrelation in https://github.com/hoppscotch/hoppscotch/pull/6502
- fix: bump
relayfor agent response-cookie capture and pin fork revisions by @CuriousCorrelation in https://github.com/hoppscotch/hoppscotch/pull/6496 - fix(common): lazy-load
jq-wasmin the JSON lens renderer by @hassams in https://github.com/hoppscotch/hoppscotch/pull/6463
New Contributors
- @hassams made their first contribution in https://github.com/hoppscotch/hoppscotch/pull/6463
Full Changelog: https://github.com/hoppscotch/hoppscotch/compare/2026.6.0...2026.6.1