We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fff83a commit 16b1de1Copy full SHA for 16b1de1
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [0.26.6] - 2026-03-24
2
+### Fixed
3
+- Download unknown name attachment
4
+
5
## [0.26.5] - 2026-03-23
6
### Fixed
7
- #4394 Preview for plain text file without format bytes
pubspec.yaml
@@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
15
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
16
# Read more about iOS versioning at
17
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
18
-version: 0.26.5
+version: 0.26.6
19
20
environment:
21
sdk: ">=3.0.0 <4.0.0"
0 commit comments