From ce07ddea921f841f826504a73c43827fd3449091 Mon Sep 17 00:00:00 2001 From: Nazar Kanaev Date: Sun, 29 Jan 2023 14:30:36 +0000 Subject: [PATCH] update changelog --- doc/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/changelog.txt b/doc/changelog.txt index 800baec..74b2f7d 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -7,6 +7,7 @@ - (fix) autoloading more articles not working in certain edge cases (thanks to @fenuks for the report) - (fix) handle Google URL redirects in "Read Here" (thanks to @cubbei for discovery) - (fix) handle failures to extract content in "Read Here" (thanks to @grigio for the report) +- (fix) article view width for high resolution screens (thanks to @whaler-ragweed for the report) # v2.3 (2022-05-03)