fix readability edge case

This commit is contained in:
nkanaev
2022-11-14 15:11:05 +00:00
parent 56e5625adc
commit e62906e63d
3 changed files with 8 additions and 2 deletions

View File

@@ -6,6 +6,7 @@
- (fix) favicon visibility in dark mode (thanks to @caycaycarly for the report)
- (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)
# v2.3 (2022-05-03)