Testing Update Functionality Fixes
Fixed
- Update button not appearing - Frontend now passes currently selected channel when checking for updates
- Channel switching requirement - No longer need to toggle channels and save to see update button
- Apply update failing - Fixed file extraction logic for flat tarball structure
Technical Changes
- Added
CheckForUpdatesWithChannel
method to accept channel parameter - Fixed
applyUpdateFiles
to handle release tarball structure correctly - Frontend passes current UI channel selection to update check API
This is a pre-release for testing the update functionality