Skip to content

Commit 6a34e27

Browse files
committed
Bump version to v0.26.5
1 parent 4899002 commit 6a34e27

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.26.5] - 2026-03-23
2+
### Fixed
3+
- #4394 Preview for plain text file without format bytes
4+
- #4384 Page not found when reload Label page
5+
- #4368 Cannot load more because the wrong condition in Email/query + get
6+
17
## [0.26.1] - 2026-03-10
28
### Fixed
39
- Source code be totally minified by dart2js: concrete `toString` to every exception

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
1515
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1616
# Read more about iOS versioning at
1717
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
18-
version: 0.26.4
18+
version: 0.26.5
1919

2020
environment:
2121
sdk: ">=3.0.0 <4.0.0"

0 commit comments

Comments
 (0)