From 480e0c006067b72ea63cae2e667a54fac659a85c Mon Sep 17 00:00:00 2001 From: joshavant <830519+joshavant@users.noreply.github.com> Date: Fri, 7 Aug 2026 15:59:13 -0500 Subject: [PATCH] docs(ios): cut 2026.7.23 release notes --- apps/ios/CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/apps/ios/CHANGELOG.md b/apps/ios/CHANGELOG.md index 778735dc7f7c..f51ad379ba86 100644 --- a/apps/ios/CHANGELOG.md +++ b/apps/ios/CHANGELOG.md @@ -2,6 +2,11 @@ ## Unreleased +## 2026.7.23 + +- Permission requests now open the native iOS authorization sheet only when you use a related feature, and Calendar and Reminders access completes without relaunching. +- Chat preserves attachments when a route is unavailable, shared drafts avoid duplicate links, permission actions stay readable, and forced realtime Talk sessions route through your Gateway relay. + ## 2026.7.22 - Prevented stale Watch reconnect recovery from disconnecting a newly selected Gateway, kept delivered Watch messages from reappearing after a crash, and preserved attachments when retrying uncertain offline sends.