M1 Payout
$1,500/ @0.00092 = 1,630,435 CKB
M1 Payout
$1,500/ @0.00092 = 1,630,435 CKB
Hi everyone,
Following the Milestone 2 post and the smaller fix release — this is not an M3 completion report. It’s a mid-milestone update on what shipped since then, and a nudge to move to the latest build.
Latest tag: v0.1.9
Website: https://www.getfiberstudio.com/
Releases: Releases · chukwuma619/fiber-studio · GitHub
You can learn more about the project and download the app from the website (OS-aware installers), or grab builds from GitHub. Builds remain unsigned for now (Apple/Windows signing still planned for M3). If you already have Fiber Studio installed, check Settings → Updates, or install fresh from the site / GitHub.
A lot of testers said the previous design system was hard to read — low contrast, unclear hierarchy, and generally tough to scan day to day. That feedback was consistent enough that we didn’t just tweak colors.
We revamped the whole app UI into what you see now: clearer contrast, updated typography (Geist), cleaner layout across Home / Wallet / Channels / Network / Settings, page transitions, and smoother setup-wizard motion. Same Fiber flows — much easier on the eyes.
If you last opened v0.1.7, expect the app to feel like a new coat of paint, not a different product.
Fiber Studio now ships with official fnn v0.9.0-rc7 (was v0.8.1 through M2).
That upgrade can require a one-time database migration. The app now handles that in the UI instead of leaving you at a terminal prompt:
If you see the migration dialog after updating: read it carefully, especially if it mentions breaking changes (close channels / verify backup first).
Payment and RPC failures are easier to act on. Instead of raw node text, you get short summaries for common cases, for example:
Error banners across Wallet, Channels, Network, and dialogs use the same cleaner message path.
Node pubkey and on-chain address live under Settings → CKB wallet, each with a Copy button (pubkey moved off the Wallet page so sharing for LAN / multi-hop setup is in one place).
The marketing site is up at getfiberstudio.com:
Custom domain + public launch packaging for M3 continue (signing, tray, etc.) — but you can already use the site to explore the product and download the current build.
| Area | Status |
|---|---|
| M1 shell / dashboard / setup | Done (earlier) |
| M2 wallet / channels / network / E2E payments | Done (earlier) |
| Mid-M3: full UI readability revamp (from tester feedback) | In this release |
| Mid-M3: fnn bump + in-app migration + backup | In this release |
| Mid-M3: error UX, peer disconnect | In this release |
| Mid-M3: website live at getfiberstudio.com | Done (early) |
| M3: signing / notarization, tray & auto-start, v1.0.0 | Still ahead |
So: keep using testnet builds, please upgrade — M3 launch work continues.
Feedback welcome here or on GitHub issues: readability of the new UI, setup after the fnn bump, migration dialog clarity, payment error copy, anything confusing on your OS.
If you want to run a payment test with me, ping me — happy to help.
Thanks for testing.
M2 Payout
$1,500/ @0.00088 = 1,704,546 CKB
Hi everyone,
Following the Milestone 2 update — Milestone 3 is done.
Fiber Studio is now a signed v1 launch product: brand, website, custom domain, operations features, and v1.0.0 distribution.
M3 was the finish-and-launch month:
Product
Download
Installers are on the website (OS-aware) and on GitHub Releases:
.AppImage, .deb, .rpmIn-app updates remain available via Settings → Updates.
| Area | Delivered |
|---|---|
| Payment history | list_payments with status, fees, route details |
| Invoice send preview | parse_invoice confirmation before send |
| fnn upgrade / migration | In-app migration dialog, timestamped backup, breaking-change guidance |
| Error playbooks | Clearer messages for common failures (no route, liquidity, lock/password-style failures, etc.) |
| Log export | Export to file + copy from Node logs |
| Auto-start | Optional start node when the app opens; optional open Fiber Studio at login |
| Website | Landing, download, get-started, FAQ |
| Custom domain | getfiberstudio.com |
| Signing | Apple notarization + Windows Authenticode wired into publish CI |
| Linux bundles | AppImage / deb / rpm |
| v1.0.0 | Final tagged release |
Intentionally not shipped: system tray / minimize-to-tray.
Hiding the app while fnn keeps running makes it easy to forget the node is active and can drain battery. Fiber Studio stays visible while the node is running; background convenience is covered by start-on-launch and open-at-login instead.
| M3 goal | Status |
|---|---|
| Payment history | Done |
| fnn upgrade / migration UX | Done |
| parse_invoice confirmation before send | Done |
| Log export + expanded error playbooks | Done |
| Auto-start (start node on launch / open at login) | Done |
| System tray / minimize-to-tray | Deferred by design (battery / visibility) |
| Cross-platform packaging | Done (macOS, Windows, Linux) |
| Brand + website + custom domain | Done |
| App signing | Done |
| v1.0.0 Final | Done |
| Nervos Talk announcement + DAO completion report | After Milestones is confirmed |
Feedback welcome here or on GitHub issues esp. yfeng2824(Github) .
Thank you to everyone who tested through M1–M2 — your feedback shaped the launch build.