From 112125e50e36d199f5dc381ed4b513d4ed4f3db5 Mon Sep 17 00:00:00 2001 From: Brent Simmons Date: Thu, 8 May 2025 16:40:04 -0700 Subject: [PATCH] Fix HTML encoding in appcast. --- Appcasts/netnewswire-beta.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Appcasts/netnewswire-beta.xml b/Appcasts/netnewswire-beta.xml index 913c9a7d5..e9e2a0430 100755 --- a/Appcasts/netnewswire-beta.xml +++ b/Appcasts/netnewswire-beta.xml @@ -13,8 +13,8 @@
  • Added caching to the downloader (the one that downloads feed icons, favicons, etc.) — make fewer network requests
  • Worked around The Verge’s bug with character encoding
  • Fixed bug where links in footnotes — in light mode, using the default theme — would be invisible
  • -
  • Fixed double-underlines on 404 Media links. (Fixed bug where using tag inside an would cause two underlines.)
  • -
  • Added &smallcircle; to the entities decoder
  • +
  • Fixed double-underlines on 404 Media links. (Fixed bug where using <u> tag inside an <a> would cause two underlines.)
  • +
  • Added &smallcircle; to the entities decoder
  • Synced the Mac default theme with the iOS version
  • ]]>