mirror of
https://github.com/UNITRONIX/BetterDesk.git
synced 2026-09-10 09:35:39 +00:00
e4fb2fd1b0
- Added functionality to retry downloads from GitHub on encountering rate limit and server error status codes (429, 502, 503, 504) with exponential backoff. - Updated the changelog to reflect the new panel updater feature that enhances locale sync reliability during large updates. - Included tests for the new retry logic to ensure proper handling of retryable status codes.