This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+11 more
Affected surfaces
Summary
AI summaryFixes Desktop App login loop, adds support for arbitrary non-root UIDs, and enables Agent‑routed request cookie capture.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Allows containers to run with arbitrary non-root user IDs. Allows containers to run with arbitrary non-root user IDs. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Feature | Medium |
Enables response-cookie capture for Agent‑routed requests. Enables response-cookie capture for Agent‑routed requests. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Performance | Low |
Lazy‑loads `jq-wasm` in the JSON lens renderer for lighter rendering. Lazy‑loads `jq-wasm` in the JSON lens renderer for lighter rendering. Source: llm_adapter@2026-07-15 Confidence: high |
— |
| Bugfix | Medium |
Fixes desktop login loop caused by empty auth cookies. Fixes desktop login loop caused by empty auth cookies. Source: llm_adapter@2026-07-15 Confidence: low |
— |
Full changelog
[!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
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Beta — feedback welcome: [email protected]