Product Updates & Release Feed

Global Changelog

Detailed record of every update, security fix, new capability, and performance improvement across all products.

Product:
Channel:
HyperTerminalโ€ขv2.5.0-beta.1betaAugust 28, 2026

Next-Gen Workspace Sync & Collaborative Pairing (Preview)

๐Ÿงช Beta Preview Features

Warning: Beta builds contain experimental features. Use in development environments.
  • Collaborative P2P Sessions: Share terminal tabs with colleagues over end-to-end encrypted tunnels.
  • WebGPU on Wayland: Native hardware rendering on Linux distributions with Wayland compositors.
  • CloudSync CLIโ€ขv1.9.2stableAugust 20, 2026

    Cloudflare R2 Multi-part Upload Acceleration

    โœจ Features

  • Concurrent Part Transfers: Up to 3.5x throughput gain on multi-gigabyte files.
  • Integrity Verification: Automatic post-transfer CRC32C and SHA-256 validation.
  • ๐Ÿ› ๏ธ CLI Quickstart

    # Install via curl
    curl -fsSL https://releases.example.com/install.sh | bash
    
    # Test connection
    cloudsync check --bucket my-backup-store
    HyperTerminalโ€ขv2.4.0stableAugust 15, 2026

    Metal Renderer 2.0 & AI Terminal Suggestions

    ๐Ÿš€ Highlights & Major Features

  • Metal 2.0 Render Pipeline: Complete rewrite of the GPU fragment shader pipeline for macOS, slashing frame render latency down to 0.4ms.
  • Smart Autocomplete: Contextual inline history suggestions powered by local on-device heuristics.
  • Persistent Sessions: Tab groups and split panes are automatically restored after system restarts.
  • ๐Ÿ› Bug Fixes

  • Fixed cursor flickering issue on multi-monitor setups with mismatched refresh rates (144Hz + 60Hz).
  • Resolved memory leak in ANSI 24-bit truecolor streaming logs.
  • Fixed clipboard formatting on Windows Terminal paste events.
  • ๐Ÿ”’ Security

  • Upgraded libssh2 library to v1.11.0 to patch CVE-2026-2910.
  • Signed and notarized with Apple Developer ID & Microsoft Authenticode.