Skip to content

Commit f2eb00e

Browse files
committed
Bump version to v0.30.2
1 parent c363c6c commit f2eb00e

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
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

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

3434
environment:
3535
sdk: ">=3.9.0 <4.0.0"

0 commit comments

Comments
 (0)