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

+
+