From 4db387af5ed74479eb56360a22b5e4e1baa06f26 Mon Sep 17 00:00:00 2001 From: Dorian Date: Sat, 11 Apr 2026 09:38:45 -0400 Subject: [PATCH] chore: bump version to 1.3.5 Registry migration to git.tx1138.com/lfg2025, version bump for release testing across nodes. Co-Authored-By: Claude Opus 4.6 (1M context) --- CLAUDE.md | 2 +- core/archipelago/Cargo.toml | 2 +- neode-ui/package.json | 2 +- neode-ui/src/views/settings/AccountInfoSection.vue | 10 ++++++++++ 4 files changed, 13 insertions(+), 3 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index 6efe57b1..a9cc5c47 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -3,7 +3,7 @@ Archipelago is a **Bitcoin Node OS** — bootable, self-sovereign personal server. Flash to USB, install on hardware, manage via web UI. **Stack**: Rust backend + Vue 3 + TypeScript (strict) + Vite 7 + Tailwind + Pinia + Podman on Debian 13 -**Version**: 1.3.0 | **Target**: x86_64 and ARM64 +**Version**: 1.3.5 | **Target**: x86_64 and ARM64 ## Beta Freeze (2026-03-18) diff --git a/core/archipelago/Cargo.toml b/core/archipelago/Cargo.toml index 6db890d0..4295a1b5 100644 --- a/core/archipelago/Cargo.toml +++ b/core/archipelago/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "archipelago" -version = "1.3.4" +version = "1.3.5" edition = "2021" description = "Archipelago Bitcoin Node OS - Native backend" authors = ["Archipelago Team"] diff --git a/neode-ui/package.json b/neode-ui/package.json index d6541d65..997cdf25 100644 --- a/neode-ui/package.json +++ b/neode-ui/package.json @@ -1,7 +1,7 @@ { "name": "neode-ui", "private": true, - "version": "1.3.4", + "version": "1.3.5", "type": "module", "scripts": { "start": "./start-dev.sh", diff --git a/neode-ui/src/views/settings/AccountInfoSection.vue b/neode-ui/src/views/settings/AccountInfoSection.vue index a96fad89..4276fad0 100644 --- a/neode-ui/src/views/settings/AccountInfoSection.vue +++ b/neode-ui/src/views/settings/AccountInfoSection.vue @@ -180,6 +180,16 @@ init()
+ +
+
+ v1.3.5 + Apr 11, 2026 +
+
+

Migrated container registry to git.tx1138.com

+
+