From d21e6b35feabab60feb2c1968365ae0697c59a09 Mon Sep 17 00:00:00 2001 From: Brent Simmons Date: Sat, 26 Apr 2025 11:35:19 -0700 Subject: [PATCH] Write release notes for iOS 6191. --- iOS/ReleaseNotes-iOS.markdown | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/iOS/ReleaseNotes-iOS.markdown b/iOS/ReleaseNotes-iOS.markdown index bc30a910f..185bc4ee5 100644 --- a/iOS/ReleaseNotes-iOS.markdown +++ b/iOS/ReleaseNotes-iOS.markdown @@ -1,5 +1,12 @@ # iOS Release Notes +### 6.1.9 TestFlight build 6191 26 April 2025 - branch: main tag: iOS-6.1.9-6191 + +Worked around The Verge’s bug in their feed — replacing ’ with ’ (and so on) +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 + ### 6.1.9 TestFlight build 6190 22 April 2025 — branch: main tag: iOS-6.1.9-6190 Made some external modules internal to the app (RSCore, RSParser).