mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-21 18:53:37 +00:00
083d1b7fc1
The function was only checking /config/.env but not the main .env file. This caused RC channel users to see stable updates instead of RC updates. Also fixed version API endpoint property name: hasUpdate → updateAvailable Now checks both config/.env (Docker) and .env (regular install) like the main server initialization logic. Fixes footer showing "v3.27.0 available" when on v3.27.1-rc4 with RC channel. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>