Skip to content

v0.98.3

Choose a tag to compare

@mrfansi mrfansi released this 24 Jul 20:17
· 15 commits to main since this release

Added

  • Cloudflare Tunnels now has full tunnel lifecycle coverage in CLI and TUI:
    cf tunnels create, cf tunnels install, and cf tunnels delete, plus TUI
    shortcuts i for install commands and x for typed-name deletion.
  • Tunnel route add/edit/delete forms in the TUI now include DNS CNAME sync fields,
    so published application routes can update or delete the matching
    <tunnel-id>.cfargotunnel.com CNAME without leaving the route workflow.

Changed

  • Tunnel install output opens in the TUI viewer and CLI install output prints both
    Linux service and Docker commands, with the connector token shown only for that
    explicit install flow.