File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 6.26.1 "
2+ "." : " 6.27.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 6.27.0] ( https://github.com/hhanh00/zkool2/compare/zkool-v6.26.1...zkool-v6.27.0 ) (2026-08-15)
4+
5+
6+ ### Features
7+
8+ * add nym mixnet as transport ([ #1195 ] ( https://github.com/hhanh00/zkool2/issues/1195 ) ) ([ 59a5ed8] ( https://github.com/hhanh00/zkool2/commit/59a5ed8bd187e1ff2645e15448424f07d5a1ca55 ) )
9+ * Zcash voting (ZIP 262) delegation and vote casting ([ #1198 ] ( https://github.com/hhanh00/zkool2/issues/1198 ) ) ([ b59f958] ( https://github.com/hhanh00/zkool2/commit/b59f958915696bf3d50af590ac6ca0e765ab23cd ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * fix ios build ([ a83f655] ( https://github.com/hhanh00/zkool2/commit/a83f65552648136db1296daa2652448125195e8d ) )
15+ * honour RUST_LOG in zkool_graphql ([ #1190 ] ( https://github.com/hhanh00/zkool2/issues/1190 ) ) ([ ca49412] ( https://github.com/hhanh00/zkool2/commit/ca4941250d2dfac13832d40066062cf6915ba579 ) )
16+ * send to TEX (ZIP 320) addresses ([ aba4f30] ( https://github.com/hhanh00/zkool2/commit/aba4f3012e6d5c761388fcbd4d452c080d7dc14a ) )
17+
318## [ 6.26.1] ( https://github.com/hhanh00/zkool2/compare/zkool-v6.26.0...zkool-v6.26.1 ) (2026-08-02)
419
520
Original file line number Diff line number Diff line change 1- 340
1+ 341
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description: "Zkool"
44# pub.dev using `flutter pub publish`. This is preferred for private packages.
55publish_to : ' none' # Remove this line if you wish to publish to pub.dev
66
7- version : 6.26.1 # x-release-please-version
7+ version : 6.27.0 # x-release-please-version
88
99environment :
1010 sdk : ^3.6.1
Original file line number Diff line number Diff line change 1- 6.26.1
1+ 6.27.0
You can’t perform that action at this time.
0 commit comments