File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 0.30.2] - 2026-07-13
2+ ### Fixed
3+ - TF-4679 Silence transient SSO session recovery errors
4+ - TF-4546 Fix Android selection handles overlapping composer menu
5+ - TF-4673 PDF preview error handling
6+ - Fix sharing text variety mime type
7+ - Urgent-exception handling for Riverpod flows
8+ - HOTFIX Enable mobile experimental toggle
9+
10+ ### Changed
11+ - Rename AiScribeConstants to AiCapabilities and move it to the model package
12+
113## [ 0.30.1] - 2026-07-06
214### Added
315- TF-4484 Propose ADR for TWP warning banners and header cache consolidation
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ workspace:
2929# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
3030# Read more about iOS versioning at
3131# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
32- version : 0.30.1
32+ version : 0.30.2
3333
3434environment :
3535 sdk : " >=3.9.0 <4.0.0"
You can’t perform that action at this time.
0 commit comments