diff --git a/core/Cargo.lock b/core/Cargo.lock index a46133f3..cfddde2a 100644 --- a/core/Cargo.lock +++ b/core/Cargo.lock @@ -80,7 +80,7 @@ checksum = "a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61" [[package]] name = "archipelago" -version = "1.7.82-alpha" +version = "1.7.83-alpha" dependencies = [ "anyhow", "archipelago-container", diff --git a/core/archipelago/Cargo.toml b/core/archipelago/Cargo.toml index 7d47dd70..77471852 100644 --- a/core/archipelago/Cargo.toml +++ b/core/archipelago/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "archipelago" -version = "1.7.82-alpha" +version = "1.7.83-alpha" edition = "2021" description = "Archipelago Bitcoin Node OS - Native backend" authors = ["Archipelago Team"] diff --git a/neode-ui/package-lock.json b/neode-ui/package-lock.json index f69453c8..78b9132b 100644 --- a/neode-ui/package-lock.json +++ b/neode-ui/package-lock.json @@ -1,12 +1,12 @@ { "name": "neode-ui", - "version": "1.7.82-alpha", + "version": "1.7.83-alpha", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "neode-ui", - "version": "1.7.82-alpha", + "version": "1.7.83-alpha", "dependencies": { "@types/dompurify": "^3.0.5", "@vue-leaflet/vue-leaflet": "^0.10.1", diff --git a/neode-ui/package.json b/neode-ui/package.json index 05738dd2..94469940 100644 --- a/neode-ui/package.json +++ b/neode-ui/package.json @@ -1,7 +1,7 @@ { "name": "neode-ui", "private": true, - "version": "1.7.82-alpha", + "version": "1.7.83-alpha", "type": "module", "scripts": { "start": "./start-dev.sh", diff --git a/release-manifest.json b/release-manifest.json index 4b165f64..b1edf27f 100644 --- a/release-manifest.json +++ b/release-manifest.json @@ -1,27 +1,31 @@ { - "version": "1.7.82-alpha", - "release_date": "2026-05-22", + "version": "1.7.83-alpha", + "release_date": "2026-06-11", "changelog": [ - "Unsupported Saleor catalog and runtime surfaces are removed until a manifest-owned package exists.", - "Revoked OnlyOffice app surfaces are removed from manifests, launch metadata, proxies, mock data, and legacy install paths.", - "App catalog drift remains strict and manifest-owned metadata remains the release source of truth." + "App launch metadata now derives more consistently from app manifests, with typed launch interfaces and catalog generation updates that keep packaged apps aligned with their runtime ports and launch surfaces.", + "Revoked or unsupported app surfaces were removed from the catalog and release path, including OnlyOffice and the unvalidated Saleor surface, so the Marketplace no longer exposes apps that cannot be safely supported in this release.", + "The frontend production build now passes strict TypeScript checks after tightening app details, Web5, cloud refresh, and credential test typing.", + "Mobile and desktop app surfaces received release polish: improved mobile app layout, safer mesh desktop/tablet scrolling, and the Home system card now routes directly to monitoring.", + "Bitcoin UI status rendering now avoids false stale/reconnecting states when fresh block snapshots advance, and guards optional DOM updates so the standalone Bitcoin UI is more resilient.", + "Deploy tooling now excludes local Codex scratch output, archived image-build artifacts, and upload screenshots from target syncs, and bounded optional IndeedHub fixups so a stuck Podman helper cannot hold the deploy.", + "Validation passed with `npm run type-check`, production `npm run build`, backend `cargo build --release`, catalog/release manifest checks, focused frontend tests, and live `.198` deploy verification through the frontend/service restart phase." ], "components": [ { "name": "archipelago", - "current_version": "1.7.82-alpha", - "new_version": "1.7.82-alpha", - "download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.82-alpha/archipelago", - "sha256": "d03ef4ab8a2c01fa5c6e98e4f1acf0e39fecfa260bb0c47cbe01405c5ed5a70d", - "size_bytes": 43118248 + "current_version": "1.7.83-alpha", + "new_version": "1.7.83-alpha", + "download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.83-alpha/archipelago", + "sha256": "cf1cfeadadb34ff7b7d786fbed1aa3ca035bac0b480d85fc740c5683ad613cf6", + "size_bytes": 43845952 }, { - "name": "archipelago-frontend-1.7.82-alpha.tar.gz", - "current_version": "1.7.82-alpha", - "new_version": "1.7.82-alpha", - "download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.82-alpha/archipelago-frontend-1.7.82-alpha.tar.gz", - "sha256": "be53e82383c3a8480ae9d45870ebe8ab47f6b07e90b16202cba1ee97530364b0", - "size_bytes": 166485959 + "name": "archipelago-frontend-1.7.83-alpha.tar.gz", + "current_version": "1.7.83-alpha", + "new_version": "1.7.83-alpha", + "download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.83-alpha/archipelago-frontend-1.7.83-alpha.tar.gz", + "sha256": "c8d21d9ee01497610dc460cbdc68ab30c6cd1544efc71308e29f7708f41f2f97", + "size_bytes": 184082906 } ] } diff --git a/releases/manifest.json b/releases/manifest.json index 4b165f64..b1edf27f 100644 --- a/releases/manifest.json +++ b/releases/manifest.json @@ -1,27 +1,31 @@ { - "version": "1.7.82-alpha", - "release_date": "2026-05-22", + "version": "1.7.83-alpha", + "release_date": "2026-06-11", "changelog": [ - "Unsupported Saleor catalog and runtime surfaces are removed until a manifest-owned package exists.", - "Revoked OnlyOffice app surfaces are removed from manifests, launch metadata, proxies, mock data, and legacy install paths.", - "App catalog drift remains strict and manifest-owned metadata remains the release source of truth." + "App launch metadata now derives more consistently from app manifests, with typed launch interfaces and catalog generation updates that keep packaged apps aligned with their runtime ports and launch surfaces.", + "Revoked or unsupported app surfaces were removed from the catalog and release path, including OnlyOffice and the unvalidated Saleor surface, so the Marketplace no longer exposes apps that cannot be safely supported in this release.", + "The frontend production build now passes strict TypeScript checks after tightening app details, Web5, cloud refresh, and credential test typing.", + "Mobile and desktop app surfaces received release polish: improved mobile app layout, safer mesh desktop/tablet scrolling, and the Home system card now routes directly to monitoring.", + "Bitcoin UI status rendering now avoids false stale/reconnecting states when fresh block snapshots advance, and guards optional DOM updates so the standalone Bitcoin UI is more resilient.", + "Deploy tooling now excludes local Codex scratch output, archived image-build artifacts, and upload screenshots from target syncs, and bounded optional IndeedHub fixups so a stuck Podman helper cannot hold the deploy.", + "Validation passed with `npm run type-check`, production `npm run build`, backend `cargo build --release`, catalog/release manifest checks, focused frontend tests, and live `.198` deploy verification through the frontend/service restart phase." ], "components": [ { "name": "archipelago", - "current_version": "1.7.82-alpha", - "new_version": "1.7.82-alpha", - "download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.82-alpha/archipelago", - "sha256": "d03ef4ab8a2c01fa5c6e98e4f1acf0e39fecfa260bb0c47cbe01405c5ed5a70d", - "size_bytes": 43118248 + "current_version": "1.7.83-alpha", + "new_version": "1.7.83-alpha", + "download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.83-alpha/archipelago", + "sha256": "cf1cfeadadb34ff7b7d786fbed1aa3ca035bac0b480d85fc740c5683ad613cf6", + "size_bytes": 43845952 }, { - "name": "archipelago-frontend-1.7.82-alpha.tar.gz", - "current_version": "1.7.82-alpha", - "new_version": "1.7.82-alpha", - "download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.82-alpha/archipelago-frontend-1.7.82-alpha.tar.gz", - "sha256": "be53e82383c3a8480ae9d45870ebe8ab47f6b07e90b16202cba1ee97530364b0", - "size_bytes": 166485959 + "name": "archipelago-frontend-1.7.83-alpha.tar.gz", + "current_version": "1.7.83-alpha", + "new_version": "1.7.83-alpha", + "download_url": "http://146.59.87.168:3000/lfg2025/archy/releases/download/v1.7.83-alpha/archipelago-frontend-1.7.83-alpha.tar.gz", + "sha256": "c8d21d9ee01497610dc460cbdc68ab30c6cd1544efc71308e29f7708f41f2f97", + "size_bytes": 184082906 } ] }