summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2021-04-28 20:52:50 +0200
committerBenjamin Brahmer <info@b-brahmer.de>2021-05-03 09:28:00 +0200
commit6dfc4ad844d57ba4289df175d325f058c12025ef (patch)
tree8ff2fb47dc9cfa32488f0e2e833f8ecf65417630 /CHANGELOG.md
parentccc7153a7282e1820101f9b8e12602a8f3da2557 (diff)
Prevent some of the favicon fetching errors
change user agent for fetching the feeds log to 'NextCloud-News/1.0' check if logo in feed is just an empty string remove path of url before searching for a favicon check if file was actually downloaded Ignore http errors when fetching favicons Add feed to integration tests that doesn't have a logo Co-authored-by: Alec Kojaev <alec.kojaev@gmail.com> Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e3a07dc32..81f8387b6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -20,7 +20,8 @@ The format is almost based on [Keep a Changelog](https://keepachangelog.com/en/1
### Changed
### Fixed
-- content of atom feeds is missing
+- content of atom feeds is missing (#1325)
+- Fix some of the favicon fetching errors (#1319)
# Releases
## [15.4.0] - 2021-04-26