Back ||
v2026.7.0
July 30th 2026
Release Notes - v2026.7.0: Reliability, Desktop Stability, and Security Hardening
Stronger reliability for large team collections, safer personal workspaces, desktop stability improvements and security hardening. 🚀
New Features
Improvements

Highlights
- More Reliable Team Collections: We fixed a backend issue that could lead to request loss in large team collections, helping keep shared request data intact during collaborative workflows.
- Safer Personal Workspaces: A personal workspace data-loss issue was addressed to better protect user content in edge cases where workspace state could be overwritten unexpectedly.
- Desktop Stability Improvements: The Linux desktop experience is cleaner with the native Edit menu bar hidden, connection timeout values are now bounded, and shortcut handling is more predictable with conflicting keyboard actions removed.
- Environment Handling Improvements: Current environment values now fall back more predictably to the initial value, reducing unexpected jumps when switching contexts.
- Security and Dependency Hardening: We patched vulnerable dependency versions for
xmldom,apiconnect-wsdl, andminimatch, and pinned plugin Git dependencies by revision for more reproducible builds.
This update focuses on reliability and product stability while continuing to strengthen the platform. Your data will be backed up automatically. If needed, see Downgrading and Restoring Backups.
👉 Read the full release blog
Added
- Improved reliability for large team collections
- Stronger safeguards for personal workspace data
- Desktop stability improvements for Linux and connection handling
Fixed
- Prevented request loss in large team collections
- Fixed personal workspace possible data loss issue
- Hidden native Edit menu bar on Linux desktop
- Added bounds for desktop connection timeout values
- Removed conflicting Ctrl+Backspace and Ctrl+Delete shortcuts
- Improved environment value fallback behavior
- Pinned plugin Git dependencies by revision
- Patched vulnerable dependency chain packages