From 364f19b124a410d659152a7e925a44c3ad1e37e7 Mon Sep 17 00:00:00 2001 From: diemonic1 Date: Sat, 29 Aug 2026 12:19:58 +0300 Subject: [PATCH] Update RSS News plugin MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Features Disable news section — new toggle that removes the "What's New" block from the Steam Library entirely; when on, the plugin stops fetching and subscribes to nothing. Multiple RSS sources — new "Additional RSS sources" section with add/remove blocks (preset feeds or custom URL). Feeds are deduplicated before fetching, downloaded in parallel, merged and sorted by publication date. Source label — each headline now shows date | source (domain extracted from the URL, handles multi-level subdomains and odd TLDs). Override base text color — new toggle + color field applied to news titles. Title styling: max-height / -webkit-line-clamp on the title element. Primary RSS source moved to the bottom of the settings. Fixes Buttons now use DialogButton (Steam UI) instead of the unstyled raw Button export; each source is its own PanelSection so its remove button groups correctly. Cloudflare-blocked feeds: backend sends a browser User-Agent and only returns 2xx bodies; stale cache is served instead of nothing on refresh failure. XML hardening — stray