chore(release): v0.15.0

Version bump via changesets.
This commit is contained in:
gsxdsm
2026-05-01 23:38:03 -07:00
parent 9fc5fd99c4
commit 43b75c4d7d
39 changed files with 166 additions and 33 deletions

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Fix recurring SQLite instability under heavy agent logging by tuning WAL pragmas, adding startup integrity detection with non-blocking corruption signaling, batching agent log writes in transactions, and reducing default maintenance cadence to checkpoint WAL more frequently.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": patch
---
Limit unregistered project detection to the exact current working directory.

View File

@@ -1,5 +0,0 @@
---
"@runfusion/fusion": minor
---
Add host support for plugin-registered top-level dashboard views and ship the first plugin-first Graph view surface for dependency visualization.