From 166d870e9c66dc08820e671184fb262b773820be Mon Sep 17 00:00:00 2001 From: Brent Simmons Date: Thu, 8 May 2025 21:32:23 -0700 Subject: [PATCH] Write release notes for 6195. --- iOS/ReleaseNotes-iOS.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/iOS/ReleaseNotes-iOS.markdown b/iOS/ReleaseNotes-iOS.markdown index 1f2f88cf0..63807698a 100644 --- a/iOS/ReleaseNotes-iOS.markdown +++ b/iOS/ReleaseNotes-iOS.markdown @@ -1,5 +1,9 @@ # iOS Release Notes +### 6.1.9 TestFlight build 6195 8 May 2025 - branch: main tag: iOS-6.1.9-6195 + +Reverted some webview-related changes — which will hopefully fix the bug, introduced in the previous beta, where you couldn’t scroll an article after re-awakening the app + ### 6.1.9 TestFlight build 6194 7 May 2025 - branch: main tag: iOS-6.1.9-6194 Add caching to the downloader (the one that downloads feed icons, favicons, etc.) — make fewer network requests