Make retry in reader redownload image (#3089)

This commit is contained in:
AntsyLich
2026-03-19 16:40:49 +06:00
committed by GitHub
parent 99edfbe4a8
commit d4b88b13b8
2 changed files with 20 additions and 8 deletions
+3
View File
@@ -11,6 +11,9 @@ The format is a modified version of [Keep a Changelog](https://keepachangelog.co
- `Other` - for technical stuff.
## [Unreleased]
### Changed
- Retry in reader now redownloads image ([@AntsyLich](https://github.com/AntsyLich)) ([#3089](https://github.com/mihonapp/mihon/pull/3089))
### Improved
- Rework internals for better performance ([@Lolle2000la](https://github.com/Lolle2000la)) ([#2955](https://github.com/mihonapp/mihon/pull/2955))