Changelog
Every major update, feature, and improvement shipped by the team.
February 16, 2026
v1.2.0UX Polish & Cross-Platform Packaging
- Feature Pangia-inspired tab bar redesign with dark theme, hover states, and WCAG AA contrast
- Feature Window resize from all edges and corners (custom title bar)
- Feature White flash prevention on launch
- Feature Session history caret dropdown in tab bar
- Feature Auto-update check with notification dot
- Feature Tab tear-off visual feedback (Phase 1)
- Fix Tab key bug when rename mode was active
- Fix Window icon rendering (48px for sharp taskbar icon)
- Feature App icon in Windows exe and window title bar
- Fix CreateProcessW API updated for windows crate v0.58
- Design Subtle window border and Pangia color tokens
- Infra AEO optimizations: structured data, RSS feed, AI-friendly meta tags
- Design Website SEO, social sharing, and mobile navigation improvements
- Feature Everywhere page: use Blade from desktop, web, mobile, and SSH
- Feature Resources dropdown nav with Documentation and Changelog links
- Feature SPA client-side router for instant page navigation
- Fix Header alignment and version number display across pages
- Fix Changelog attribution and left-aligned Resources dropdown
- Infra Removed Vercel dependency, performance improvements
February 15, 2026
v1.1.2Cross-Platform Packaging & CI Pipeline
- Feature Cross-platform packaging: .app bundle, .deb, .rpm, AppImage, AUR
- Feature Dark/light/system theme modes and font color override
- Design Updated website with download links and mode/font_color docs
February 15, 2026
v1.1.1CI Pipeline & Repository Structure
- Infra Restructured CI pipeline: scoped jobs to MR, main, and tags
- Infra Consolidated repo into code/cli and code/web structure
- Fix Input handling: Shift+Tab, Ctrl+Shift shortcuts, Super key passthrough
- Fix MR pipeline failure with workflow:rules
February 14, 2026
v1.1.0Voice Suite, Mobile & Homepage Redesign
- Feature Full voice suite for mobile: STT, TTS, and WebRTC voice chat
- Feature WebRTC signaling and SPOQ epics structure
- Design Mobile web terminal left-alignment and responsive styles
- Design Homepage redesign with 3 pillar boxes: AI terminal, multiplayer, cloud
- Feature Cloud section added to homepage with favicon and download fixes
- Infra Cloud infrastructure, Stripe billing, and mobile scaffolding
February 14, 2026
v1.0.5SPOQ Epics & Roadmap
- Infra Added SPOQ epics active/complete structure and ROADMAP.md
February 13, 2026
v1.0.4Auth, Cloud Epic & Full Feature Stack
- Feature Real Cognito authentication wired into pricing and sign-in
- Feature Session history database and mobile scaffolding
- Feature OSC 8/52/133, web VT parser, SSH client, relay proxy, plugin hub
- Feature AWS infrastructure and cloud API client (Lambda + API Gateway)
- Feature Configurable keybindings, font size controls, and line height
- Feature Blade Cloud epic: 3-tier pricing (Free/Pro/Ultra)
- Infra Docker support and v1.0.0 release packaging
- Infra CI for Windows self-hosted runner
- Infra Terraform infrastructure and package manager CI jobs
- Infra GitLab Package Registry for public downloads from private repo
- Design SEO, accessibility, typography, and pricing across all pages
- Design Dedicated /download page with setup guide
February 13, 2026
v1.0.3WebRTC Integration
- Feature Added WebRTC crate and updated SPOQ planning
February 13, 2026
v1.0.2Multiplayer & Landing Page
- Feature Multiplayer Waves 1–3: broadcast, roles, chat, share codes
- Feature Multiplayer Wave 0: protocol, registry, broadcast
- Feature Multiplayer epic, pricing page, and GitLab CI
- Design Split-screen hero, tabs, gold accent, new page designs
- Design Privacy, terms, and security legal pages
- Design Nav consistency, clickable terminal tabs, left-align terminal content
February 12, 2026
v1.0.0Initial Release & Claude Code Compatibility
- Feature Terminal hardening for full Claude Code compatibility
- Feature DEC mode 2026 (synchronized output) to fix Claude Code flickering
- Feature GPU-accelerated terminal emulator with wgpu rendering
- Feature Table-driven VT/ANSI parser with full UTF-8 support
- Feature ConPTY (Windows) and posix PTY (Unix) integration
- Feature Full keyboard input with Kitty protocol, mouse reporting (SGR)
- Feature Tabs, search, selection, IME, 5 built-in themes
- Feature TOML configuration with hot-reload
- Feature cosmic-text font shaping with ligature support
- Infra Source-available license, GitHub and GitLab CI
- Design Landing page with interactive terminal demo
- Infra Vercel deployment and web client