Releases: duxweb/codux-flutter
Releases · duxweb/codux-flutter
Release list
Codux Mobile v2.0.3
Codux Mobile v2.0.3
English
Changed
- Aligned mobile terminal restoration with the shared atomic baseline and output-watermark protocol used by desktop and headless Agent hosts.
Fixed
- Fixed duplicated terminal history, stale fragments, blank regions, and inconsistent screen restores after scrolling, resizing, folding or unfolding a device, and rapidly switching projects, worktrees, or running terminals.
- Fixed cached terminal switching so existing sessions are reused without unconditionally replaying their full baseline; uncached or sequence-gapped sessions still request an authoritative baseline.
简体中文
调整
- 移动端终端恢复对齐桌面端与 headless Agent Host 使用的共享原子 baseline 和输出水位协议。
修复
- 修复滚动、调整尺寸、折叠屏开合,以及快速切换项目、worktree 或运行中终端后出现历史重复、顶部残片、空白区域和屏幕恢复不一致的问题。
- 修复终端缓存切换,已有会话不再无条件重复回放完整 baseline;无缓存或存在输出序列缺口的会话仍会请求权威 baseline。
Codux Mobile v2.0.2
Codux Mobile v2.0.2
English
Changed
- Aligned mobile terminal restoration with the shared atomic baseline and output-watermark protocol used by desktop and headless Agent hosts.
Fixed
- Fixed duplicated terminal history, stale fragments, blank regions, and inconsistent screen restores after scrolling, resizing, folding or unfolding a device, and rapidly switching projects, worktrees, or running terminals.
- Fixed cached terminal switching so existing sessions are reused without unconditionally replaying their full baseline; uncached or sequence-gapped sessions still request an authoritative baseline.
简体中文
调整
- 移动端终端恢复对齐桌面端与 headless Agent Host 使用的共享原子 baseline 和输出水位协议。
修复
- 修复滚动、调整尺寸、折叠屏开合,以及快速切换项目、worktree 或运行中终端后出现历史重复、顶部残片、空白区域和屏幕恢复不一致的问题。
- 修复终端缓存切换,已有会话不再无条件重复回放完整 baseline;无缓存或存在输出序列缺口的会话仍会请求权威 baseline。
Codux Mobile v2.0.0
Codux Mobile v2.0.0
English
Added
- Added production-ready remote project control for files, Git, worktrees, terminals, AI activity, memory, host metrics, and device management through the shared Codux runtime protocol.
Changed
- Unified mobile project, worktree, terminal, split, and tab selection with the desktop and headless Agent runtime model while keeping mobile viewport ownership independent.
- Upgraded the shared Iroh transport lifecycle for faster startup, foreground resume, host switching, and reconnects.
Fixed
- Fixed blank or stale terminal views after project/worktree switches, app backgrounding, transport failures, authorization changes, device removal, and desktop host restarts.
- Fixed terminal creation, selection, input, cursor placement, scrollback, viewport takeover, and recovery for long-running TUI sessions.
简体中文
新增
- 基于共享 Codux runtime 协议,正式支持从移动端控制远程项目的文件、Git、worktree、终端、AI 活动、记忆、主机监控和设备管理。
调整
- 移动端项目、worktree、终端、分屏和标签选择统一到桌面端与 headless Agent 的 runtime model,同时保持移动端 viewport ownership 独立。
- 升级共享 Iroh 传输生命周期,缩短启动、回到前台、切换主机和断线重连时间。
修复
- 修复切换项目/worktree、应用进入后台、传输失败、鉴权变化、删除设备和桌面主机重启后的终端空白或旧状态残留。
- 修复长时间运行的 TUI 会话在终端创建、选择、输入、光标位置、scrollback、viewport 接管和恢复方面的问题。
Codux Mobile v2.0.0-rc.9
Codux Mobile v2.0.0-rc.9
English
Changed
- Upgraded Iroh to 1.0.2 and moved the native controller transport onto a process-wide runtime that matches the shared endpoint lifecycle.
- Aligned mobile resource subscriptions and cleanup with the hardened desktop and headless Agent synchronization model. No pairing protocol changes are required.
Fixed
- Significantly reduced connection time when opening the app, returning from the background, or switching hosts.
- Fixed app resume restarting a connection that was already in progress.
- Removed a legacy timeout that could report failure before the native Iroh connection attempt completed.
简体中文
调整
- Iroh 升级至 1.0.2,并将原生控制器 transport 迁移到与共享 endpoint 生命周期一致的进程级运行时。
- 移动端资源订阅与清理对齐桌面端和 headless Agent 的稳定同步模型。本版本不需要重新配对或升级配对协议。
修复
- 显著缩短打开 App、从后台恢复和切换主机后的连接时间。
- 修复 App 回到前台时重新启动仍在进行中的连接。
- 移除可能在原生 Iroh 连接完成前提前判定失败的旧超时链路。
Codux Mobile v2.0.0-rc.8
Codux Mobile v2.0.0-rc.8
English
Changed
- Aligned Codux Mobile with the shared remote terminal lifecycle and ownership model used by Codux Desktop and the headless Agent.
Fixed
- Fixed terminal creation getting stuck after send failures, host errors, immediate terminal exits, authorization changes, device removal, or transport disconnects.
- Fixed terminal and worktree selection after remote host restarts and reconnects, including automatically selecting a newly created terminal.
- Improved viewport takeover and session recovery consistency when switching projects, worktrees, terminals, and controller devices.
简体中文
调整
- 移动端对齐桌面端与 headless Agent 使用的共享远程终端生命周期和 viewport ownership 模型。
修复
- 修复发送失败、Host 错误、终端立即退出、鉴权变化、删除设备或传输断开后创建终端一直卡住的问题。
- 修复远程主机重启和重连后的终端与 worktree 选择,并在创建终端后自动选中新终端。
- 优化切换项目、worktree、终端和主控设备时的 viewport 接管与会话恢复一致性。
Codux Mobile v2.0.0-rc.6
Codux Mobile v2.0.0-rc.6
English
Changed
- Aligned the Flutter mobile release with Codux 2.0.0-rc.6. No mobile pairing protocol changes are required for this release candidate.
Fixed
- Improved compatibility with desktop and agent remote terminal status aggregation after host reconnects and restarts.
简体中文
调整
- 移动端发布包同步 Codux 2.0.0-rc.6。本 RC 不包含移动端配对协议变更。
修复
- 优化移动端与桌面端、agent 在主机重连和重启后的远程终端状态汇总兼容性。
Codux Mobile v2.0.0-rc.5
Codux Mobile v2.0.0-rc.5
English
Changed
- Aligned the Flutter mobile release with Codux 2.0.0-rc.5. No mobile pairing protocol changes are required for this release candidate.
Fixed
- Improved remote terminal recovery compatibility with the desktop host's latest baseline keyframe and redraw stabilization changes.
简体中文
调整
- 移动端发布包同步 Codux 2.0.0-rc.5。本 RC 不包含移动端配对协议变更。
修复
- 优化移动端与桌面 Host 最新 baseline keyframe 和终端重绘稳定性改动的远程终端恢复兼容性。
Codux Mobile v2.0.0-rc.3
Codux Mobile v2.0.0-rc.3
English
Changed
- Aligned the Flutter mobile release with Codux 2.0.0-rc.3. No mobile protocol changes are required for this release candidate.
简体中文
调整
- 移动端发布包同步 Codux 2.0.0-rc.3。本 RC 不包含移动端协议变更。
Codux Mobile v2.0.0-rc.2
Codux Mobile v2.0.0-rc.2
English
Changed
- Aligned the Flutter mobile release with Codux 2.0.0-rc.2. No mobile protocol changes are required for this release candidate.
简体中文
调整
- 移动端发布包同步 Codux 2.0.0-rc.2。本 RC 不包含移动端协议变更。
Codux Mobile v2.0.0-rc.1
Codux Mobile v2.0.0-rc.1
English
Changed
- Aligned the Flutter mobile release with Codux 2.0.0-rc.1. No mobile protocol changes are required for this release candidate.
简体中文
调整
- 移动端发布包同步 Codux 2.0.0-rc.1。本 RC 不包含移动端协议变更。