Skip to content

v0.7.45

Choose a tag to compare

@github-actions github-actions released this 08 Feb 09:20

New Features

  • add refresh-all workspace threads button
  • add server setup wizard and connection validation
  • simplify iOS server setup and add connect test
  • add mobile master/detail nav with DS panel items
  • add iOS build scaffolding and mobile backend defaults
  • add Server section with TCP daemon controls
  • add toggle for message file path display

Fixes

  • hide workspace tools in compact layout
  • improve tailscale RPC timeout and status fallback
  • route git ops through remote backend and harden daemon stop
  • relax refreshWorkspaces return type to Promise
  • disable updater workflow on mobile platforms
  • correct viewport height and safe-area edge-to-edge layout
  • stabilize iOS phone layout and viewport-safe tab bar
  • preflight daemon listen port and handle bind errors gracefully
  • mitigate Linux X11 blank WebKit renders (#359)
  • add missing Linux deps and GTK wrapper for NixOS builds (#358)

Performance Improvements

  • process daemon RPC concurrently to speed remote startup