v1.2.4: Fix Update Mechanism
Bug Fixes
- Fixed Update Error: Resolved the 'Download URL returned error 302' issue that was preventing plugin updates
- Enhanced Redirect Handling: Improved the update mechanism to properly handle GitHub redirect responses
- Better Error Handling: Added more comprehensive error handling and timeout settings for plugin updates
Technical Improvements
- Enhanced download mechanism to accept both 200 (direct) and 302 (redirect) HTTP response codes
- Added custom redirect download handler specifically for GitHub release archives
- Improved plugin updater with better compatibility metadata
- Enhanced error reporting for failed updates with more detailed messages
This release fixes the update functionality that was failing due to GitHub redirect behavior when downloading release archives.