parse rss 2.0 image enclosures

This commit is contained in:
nkanaev
2026-03-16 20:40:49 +00:00
parent 506fe1cae6
commit 0e3df33d1f
3 changed files with 35 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
- (fix) articles not resetting immediately after feed/filter selection (thank to @scratchmex for the report)
- (fix) crash on empty article list with article is selected (thanks to @rksvc)
- (fix) invalid article title in RSS feeds with media containing titles (thanks to @bwwu-git for the report)
- (fix) missing image enclosures in certain RSS feeds (thanks to @palinek for the report)
# v2.6 (2025-11-24)