Changelog

All notable changes, improvements, and fixes to Btelo Coding.

v1.4.42026-05-12

Improved relay switching reliability and Auto LAN recovery.

What's New

  • Improved relay switching so the app keeps showing the selected relay after restart.
  • Improved Auto LAN recovery so local connections can come back automatically after relay changes.
  • Reduced unnecessary background relay connections after switching, lowering connection load while keeping active and local routes available.
  • Fixed cases where switching relay could leave local network access unavailable until a manual restart.
v1.4.32026-05-12

Improved relay switching reliability and connection visibility.

2026-05-12

Improvements

  • New installs now store local agent data under the Btelo Coding folder name while existing installs continue using their current data directory.

Bug Fixes

  • Fixed startup session loading so the app no longer creates an extra blank session while existing sessions are still loading.
  • Fixed iOS relay switching so moving between official relay regions completes reliably again.
  • Moved the relay reachability check into the switching progress screen so tapping a relay no longer appears to pause before feedback.

2026-05-08

Improvements

  • Added relay usage and connection counters so you can see whether messages are using LAN or cloud.
  • Improved Auto LAN routing with remembered local relay history and better network-change handling.
  • Added clearer in-app update and announcement handling.

Bug Fixes

  • Fixed repeated reconnect loops when LAN relay attempts fail.
  • Reduced noisy socket failures by stopping failed WebSocket handshakes instead of retrying the same broken socket.
  • Improved session recovery after reconnects so pending work is refreshed more reliably.
v1.4.22026-05-07

Session streaming, reconnect behavior, and relay permissions are more reliable.

Improvements

  • Session continuity — interrupted or queued messages now resume more reliably after reconnects or stops.
  • Relay connection controls — relay permission and route handling are clearer and more resilient across reconnects.
  • Chat rendering — message rows, markdown tables, and pending answers are handled with smoother updates.

Bug Fixes

  • Message sending — duplicate or stale send attempts are better filtered before reaching the agent.
  • Session recovery — active sessions refresh more safely after foregrounding or WebSocket recovery.
v1.4.12026-05-06

The in-app browser now handles the iOS keyboard more reliably.

Bug Fixes

  • Browser keyboard controls — the in-app browser toolbar now stays above the iOS keyboard and includes a quick keyboard dismiss action.
v1.4.02026-05-03

Agent chats now show clearer live activity, queued follow-ups, and images from the connected Mac.

What's New

  • Live agent activity — chats now show running tools and terminal work more clearly while the agent is responding.
  • Queued follow-ups — messages sent during an active task now wait neatly above the input bar with a quick Stop & Send action.
  • Remote image previews — assistant replies can now display images from the connected Mac directly in the chat.

Improvements

  • Provider-friendly message flow — follow-up delivery is now managed by the agent protocol so Codex and other coding agents can share the same queue behavior.
  • Input bar polish — pending messages and active terminal details now appear in a compact card tucked behind the input bar.

Bug Fixes

  • Pending message cleanup — deleting a queued follow-up now removes both the waiting turn and its saved chat entry.