Support resumable image downloads if supported by source (#3167)

Co-authored-by: MajorTanya <39014446+MajorTanya@users.noreply.github.com>
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
This commit is contained in:
Mohannad
2026-06-30 21:20:43 +03:00
committed by GitHub
parent a82ccea6f5
commit d8c3440d37
5 changed files with 43 additions and 20 deletions
+2
View File
@@ -11,6 +11,8 @@ The format is a modified version of [Keep a Changelog](https://keepachangelog.co
- `Other` - for technical stuff.
## [Unreleased]
### Added
- Support resumable image downloads if supported by source ([@xMohnad](https://github.com/xMohnad)) ([#3167](https://github.com/mihonapp/mihon/pull/3167))
## [v0.20.0] - 2026-06-27
### Added