fix(FN-2586): restore 0.4.x release line and agent log stability
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Add project-scoped remote access controls across dashboard Settings, dashboard TUI, and `fn serve`, including provider switching, tunnel lifecycle controls, remote URL/QR generation, and hybrid persistent/short-lived auth token flows.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Add full Remote controls to the dashboard TUI Settings view, including provider activation, tunnel lifecycle actions, persistent and short-lived token flows, and terminal-friendly URL/QR hand-off behavior.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Harden Remote Access tunnel lifecycle behavior: tunnel startup remains manual-only, restart restore now uses explicit safety gates (`rememberLastRunning`, prior-running markers, valid provider config, runtime prerequisites), and `/api/remote/status` now reports machine-readable restore diagnostics with consistent dashboard/headless parity.
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
"@fusion/cli": patch
|
||||
"@fusion/engine": patch
|
||||
---
|
||||
|
||||
Simplify remote access configuration: remove the separate top-level enable toggle. Remote access is now active when a provider (Tailscale or Cloudflare) is selected and configured.
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": minor
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Add Cloudflare Quick Tunnel mode for Remote Access so Fusion can auto-provision an ephemeral `trycloudflare.com` URL via `cloudflared tunnel --url` without requiring a pre-created named tunnel or tunnel token.
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"@runfusion/fusion": minor
|
||||
---
|
||||
|
||||
Release Remote Access as a user-facing Fusion CLI capability: configure provider switching and tunnel lifecycle controls from dashboard/TUI settings, generate tokenized remote login URL/QR handoff flows, and run the same remote-management surface in headless `fn serve` mode.
|
||||
Reference in New Issue
Block a user