File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff 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
2020environment :
2121 sdk : " >=3.0.0 <4.0.0"
You can’t perform that action at this time.
0 commit comments