Skip to content

v1.2.4: Fix Update Mechanism

Choose a tag to compare

@truebite truebite released this 04 Sep 04:47
· 3 commits to master since this release

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.