From 25b9939d5c2ecbc15011a405f82ca4d85d453358 Mon Sep 17 00:00:00 2001 From: Brent Simmons Date: Fri, 9 May 2025 20:31:11 -0700 Subject: [PATCH] Write release notes for 6197. --- iOS/ReleaseNotes-iOS.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/iOS/ReleaseNotes-iOS.markdown b/iOS/ReleaseNotes-iOS.markdown index 9be4bbaea..3e7678101 100644 --- a/iOS/ReleaseNotes-iOS.markdown +++ b/iOS/ReleaseNotes-iOS.markdown @@ -1,5 +1,9 @@ # iOS Release Notes +### 6.1.9 TestFlight build 6197 9 May 2025 - branch: main tag: iOS-6.1.9-6197 + +Restore recent changes except for webview changes. Scrolling bug appears to be fixed. + ### 6.1.9 TestFlight build 6196 9 May 2025 - branch: main tag: iOS-6.1.9-6196 Revert more recent changes in hopes of fixing the scrolling bug.