v1.0.0
2026-05-06
Added
- terminal-ai: Add AI output capture in XTerminal with marker-based command execution capture.
- connections: Enhance connection management with recent connection tracking and matching localization strings.
- downloads: Enhance download platform management with architecture support and dynamic release asset fetching.
- release: Add Cloudflare R2 publishing and GitHub Actions workflows for release asset publishing.
- branding: Update the NyaTerm logo SVG with a new gradient and eye cutout mask.
Changed
- shell: Remove PowerShell support from ShellKind and related shell handling logic.
- branding: Replace Dragonfly references with NyaTerm across documentation and the codebase.
- updater: Update the Tauri updater endpoint for improved version fetching.
- deps: Add strip-ansi-escapes and vte dependencies for more reliable terminal output handling.
- ci: Clean up obsolete debug publishing workflows.
Fixed
- workflow: Download GitHub Release assets during the publishing workflow.
- workflow: Add the TAG environment variable to the build-release workflow.
Documentation
- homepage: Update home page images for dark and light themes.