mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 18:45:53 +00:00
4fab5b3cea
- Fix frontend update functionality with proper channel switching - Add channel-aware version detection in footer - Implement proper development build versioning using git describe - Fix footer spacing issue with update indicators - Add quick channel switch buttons with immediate updates - Prevent update notifications for development builds ahead of releases - Fix release URL linking to correct channel-specific releases - Improve error handling and rate limiting for GitHub API calls The update system now properly: - Detects development builds vs release builds - Shows channel-appropriate updates only - Handles stable/RC channel switching seamlessly - Provides proper version semantics for development environments 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>