5
.changeset/fix-dev-server-experimental-toggle.md
Normal file
5
.changeset/fix-dev-server-experimental-toggle.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Fix experimental feature save normalization so disabling Dev Server clears the legacy `devServer` alias (`null` delete) alongside canonical `devServerView`, preventing stale nav visibility after save.
|
||||
5
.changeset/fix-settings-version-string.md
Normal file
5
.changeset/fix-settings-version-string.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Fix dashboard health/version reporting to read the version from package.json instead of relying on npm_package_version with a stale hardcoded fallback.
|
||||
5
.changeset/fix-stop-in-review-tasks.md
Normal file
5
.changeset/fix-stop-in-review-tasks.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Fix pausing behavior for in-review tasks so stop fully halts merge activity. Paused in-review tasks are now marked with paused status, removed from merge queues, active merge sessions are aborted/disposed, self-healing recovery skips paused tasks, and unpausing re-enqueues eligible review tasks for auto-merge.
|
||||
5
.changeset/fn-2602-status-rename.md
Normal file
5
.changeset/fn-2602-status-rename.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Rename status values: specifying→planning, needs-respecify→needs-replan. Display label "Triage"→"Planning". Includes DB migration for existing records.
|
||||
5
.changeset/fn-2604-dashboard-cli-status-rename.md
Normal file
5
.changeset/fn-2604-dashboard-cli-status-rename.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Update dashboard and CLI status strings: specifying→planning, needs-respecify→needs-replan. Update user-facing text from "triage/specify" terminology to "planning/replan" terminology.
|
||||
5
.changeset/rename-validator-to-reviewer-ui.md
Normal file
5
.changeset/rename-validator-to-reviewer-ui.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Rename "Validator" to "Reviewer" across all dashboard UI labels and descriptions.
|
||||
5
.changeset/v0-5-0-minor.md
Normal file
5
.changeset/v0-5-0-minor.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": minor
|
||||
---
|
||||
|
||||
v0.5.0: status terminology refresh (planning/replan), Reviewer rename, in-review pause behavior, dashboard-tui resize hardening, dev-server experimental toggle fix, and version reporting fix.
|
||||
Reference in New Issue
Block a user