Add
- Add network retry strategy with configurable retry logic for failed downloads. #2439 @komkovla
- Add network metrics collection for download tasks with download speed measurement and timestamp handling. #2416 @darkbrewx
Fix
- Fix crash on setting indicator on macOS 26 by changing default indicator style. #2442 @onevcat
- Fix retain cycle in ImageDownloader when transferring network metrics. #2419 @darkbrewx
- Upgrade to the latest Xcode recommended settings for improved build configuration. #2417 @onevcat
- Update CI script to make it work with Xcode 26. #2442 @onevcat