Status & mission log

What is running, and what changed

The board reports the systems NOSHASHI actually operates. The log below it carries every release, maintenance window and incident. A release only appears once CI has produced an artifact, so the log is a record of builds rather than a list of announcements.

UTC14:59:12
MISSION ELAPSEDT+19d
SINCE FIRST RELEASE2026-08-29
noshashi.appStatic pages and the server-rendered feeds. OPERATIONAL
Release pipelineGitHub Actions builds every download on this site. OPERATIONAL
XRPL telemetryPublic mainnet nodes read directly by your browser. READ LIVE
Desktop applicationRuns on your machine. A site outage does not affect it. UNAFFECTED

The desktop application reads public XRPL nodes directly from your machine. Nothing on this board can stop it working — an outage here affects this website only.

Mission log

Newest first

Repository notices merged with the GitHub releases feed.

MILESTONE

Every download is now labelled BETA

The desktop builds are pre-1.0 and unsigned while the release pipeline is hardened. The download section now says so on every artifact rather than only in the operator note underneath, so the channel is never read as stable by accident.

OPEN →
NOTE

Public site rebuilt around live feeds

The site now carries a live XRP newsroom, this mission log, a support console and a contact channel. Every page is rendered on the server before it is served, so the content is in the HTML a crawler receives rather than assembled afterwards in the browser.

OPEN →
NOTE

Accounts and the hosted workspace were withdrawn from the site

Sign-in and the hosted dashboard are gone. NOSHASHI runs on your machine and reads public ledger state; the website no longer asks anyone to create an account to evaluate it. Existing links redirect rather than breaking.

OPEN →
RELEASE

NOSHASHI v0.3.1

Built from 01f6d043e5681cea4443a7bf58ddfa8bda82bc00 on macos-latest. Verify your download before running it: shasum -a 256 # macOS / Linux certutil -hashfile SHA256 # Windows The app also hashes its own running binary — Settings › Binary integrity — so you can confirm nothing changed between this…

RELEASE NOTES →
RELEASE

NOSHASHI v0.3.0

Built from d2df012ff9397db2e77304fef90a2303b0e5bbd6 on macos-latest. Verify your download before running it: shasum -a 256 # macOS / Linux certutil -hashfile SHA256 # Windows The app also hashes its own running binary — Settings › Binary integrity — so you can confirm nothing changed between this…

RELEASE NOTES →
RELEASE

NOSHASHI v0.2.2

Built from 53b0ce89fb37d4f0a26db59bbe533013f97bd404 on macos-latest. Verify your download before running it: shasum -a 256 # macOS / Linux certutil -hashfile SHA256 # Windows The app also hashes its own running binary — Settings › Binary integrity — so you can confirm nothing changed between this…

RELEASE NOTES →
RELEASE

NOSHASHI v0.2.1

Built from 103e6075f6ac0554d6df9c8213e8d1b16bc35738 on macos-latest. Verify your download before running it: shasum -a 256 # macOS / Linux certutil -hashfile SHA256 # Windows The app also hashes its own running binary — Settings › Binary integrity — so you can confirm nothing changed between this…

RELEASE NOTES →

Reporting a problem

If something here is wrong, or a build does not do what this site says it does, the contact form reaches the people who wrote it. Vulnerabilities go to security@noshashi.app first.

How an entry gets here

Releases arrive from the GitHub Releases API. Maintenance and incidents are committed to site/data/updates.json and reviewed like any other change. Neither can be posted without leaving a trace in the repository.