From 05e4689339029b62d3fbed7b5ce9e0dd9ce19341 Mon Sep 17 00:00:00 2001 From: vjrj Date: Wed, 22 Jul 2026 16:03:07 +0200 Subject: [PATCH] =?UTF-8?q?chore(release):=20v0.1.12=20=E2=80=94=20fresh-i?= =?UTF-8?q?nstall=20market=20connectivity=20+=20honest=20server=20copy?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps 0.1.11+13 -> 0.1.12+14. Ships the market fixes: auto-recovery when the shared relay connection comes up (no more stuck 'can't reach the servers' on a fresh install), per-relay connect timeout, zone prompt before the connection error, un-clipped Save button, and honest 'community servers' copy in app + site. fdroid recipe intentionally not bumped here (as with v0.1.11); F-Droid is tracked in its own reproducible-build MR. --- apps/app_seeds/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/app_seeds/pubspec.yaml b/apps/app_seeds/pubspec.yaml index 98b13c1..ff8d8d0 100644 --- a/apps/app_seeds/pubspec.yaml +++ b/apps/app_seeds/pubspec.yaml @@ -1,7 +1,7 @@ name: tane description: "Tane — local-first, encrypted, decentralized traditional-seed inventory and market." publish_to: 'none' -version: 0.1.11+13 +version: 0.1.12+14 environment: sdk: ^3.11.5