parser: fix parsing namespaced RSS feeds

This commit is contained in:
nkanaev
2026-06-22 09:33:56 +01:00
parent d0f8e70095
commit 31f2ca57df
3 changed files with 58 additions and 9 deletions

View File

@@ -4,6 +4,7 @@
- (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)
- (fix) parsing namespaced legacy RSS feeds (thanks to @f100024)
# v2.6 (2025-11-24)