-
Morphit v1.1.0
StableAll checks were successfulmorphit-ci / TypeScript typecheck (sweep all workspaces) (push) Successful in 44smorphit-ci / apps/web svelte-check (svelte-kit sync + svelte-aware tsc) (push) Successful in 35smorphit-ci / Integration tests (real Postgres 16) (push) Successful in 37smorphit-ci / ansible-lint (playbook quality gate) (push) Successful in 14smorphit-ci / Smoke suite (run-smokes.sh, triple-pulse) (push) Successful in 23m10smorphit-release / Build + publish release tarball (push) Successful in 23m49sreleased this
2026-07-07 19:32:56 +00:00 | 67 commits to main since this releaseA feature release on top of 1.0.1 — faster featured orders, wallet
improvements, sign-in support for older accounts, and a batch of polish and
operator fixes.Featured orders
- Featured orders on the home page now render as full-width horizontal
cards, matching the order book, on desktop and mobile. - When you feature one of your orders, it now takes you to the order book
and appears as featured within a few seconds, instead of the button seeming
to do nothing while the network caught up. (Other viewers see it as soon as
the indexer confirms it.)
Wallet
- Your fiat value now shows in the currency for your interface language
(German → €, French/Italian/Spanish → €, Polish → zł, and so on) instead of
always US dollars. You can still pick a specific currency in preferences. - Powering down no longer flashes your BLURT balance red. That red tick was
only the tiny network fee — the balance that actually moves is your BP,
released weekly over 4 weeks. All other balance changes still animate as
before. - Clearer wording on the power-down screen about the 4-week schedule.
Sign in
- Older accounts can now sign in with a posting key. If your account was
created before Blurt existed (a "prefork" account) and we can't detect it
from your key automatically, a username field now appears and checks your
username against your key in real time — so you're no longer stuck with a
"couldn't detect your account" dead end. - Corrected the posting-key hint to simply "Starts with a 5."
Fixes
- The Canary link in the site footer now opens correctly.
- The warrant canary now displays correctly in every browser (a text-encoding
fix) and reads more cleanly.
For operators
morphit-ops upgradereminds you to re-upload your warrant canary after
an upgrade, andmorphit-ops healthchecks it where it's actually served.- Release tooling is now consistent about size limits — the release manifest
is validated against the real on-chain limit before you sign, so you can't
build one that broadcasts but then gets rejected. - The warrant-canary documentation has been rewritten around signing on your
own machine (a proper dead-man's switch) rather than a server cron job. - The on-chain release announcement no longer pins the Blurt RPC endpoint
list. It was redundant (clients ship their own default list) and only added
weight to the chain. Release payloads now carry the version, asset hashes, and
treasury addresses only — you no longer need an endpoints file to broadcast.
Downloads
- Featured orders on the home page now render as full-width horizontal