Skip to content

Releases: MobileCLI/mobilecli

v0.2.1

19 May 17:30
c9df6ef

Choose a tag to compare

What's Changed

  • fix: quiet startup output and add persistent linked indicator by @bigph00t in #35

Full Changelog: v0.2.0...v0.2.1

v0.2.0

15 May 23:38

Choose a tag to compare

What's Changed

  • fix: only disable alt-screen in headless mode to prevent desktop scroll garbling by @DEVLlN in #30
  • Fix Issue #33 security hardening by @bigph00t in #34

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

15 Mar 19:59

Choose a tag to compare

What's Changed

  • Add spawn sessions from mobile and improve tool detection by @bigph00t in #1
  • Fix desktop spawn session launch by @bigph00t in #2
  • Fix desktop overlap on mobile resize by @bigph00t in #3
  • File browser daemon and protocol foundation (v2) by @bigph00t in #5
  • Handle ENOTDIR on write_file by @bigph00t in #7
  • Harden uploads + PTY newline normalize by @bigph00t in #8
  • Fix PTY Enter/newline normalization by @bigph00t in #9
  • Daemon autostart + stale PID cleanup by @bigph00t in #10
  • feat: add close_session protocol and daemon handler by @bigph00t in #11
  • ci: add Claude Code review workflow by @bigph00t in #12
  • fix: protect desktop terminal during mobile PTY resize + alt-screen subscribe_ack by @bigph00t in #13
  • Fix TUI resize coordination with epoch-acked PTY resizes by @bigph00t in #14
  • feat: Direct PTY Architecture - Remove tmux by @bigph00t in #23
  • Add tmux shared viewport daemon controls (fresh PR) by @bigph00t in #25
  • feat: authoritative tmux viewport frame sync in daemon by @bigph00t in #26
  • fix: Windows daemon detection and ANSI colors by @bigph00t in #27
  • Windows daemon stability + PTY wrapper hardening by @bigph00t in #28

New Contributors

Full Changelog: https://github.com/MobileCLI/mobilecli/commits/v0.1.0