chore: add changeset for beta Settings update-check fix

This commit is contained in:
gsxdsm
2026-07-21 20:58:00 -07:00
parent d1c3b63cff
commit 757b423370

View File

@@ -0,0 +1,7 @@
---
"@runfusion/fusion": patch
---
summary: Settings Check for updates now finds newer beta releases when the beta channel is selected.
category: fix
dev: Settings footer and GET /api/updates/check now force-refresh through channel-aware performUpdateCheck (updateChannel + npm beta dist-tag) instead of always querying registry latest with prerelease-blind compare.