Builder's Dashboard Launch in

Buy MOR

Morpheus Changelog

Product and ecosystem updates across the dashboard, Inference API, docs, and developer tooling.

Version 1.7.0

10 March 2026

Fiat and crypto billing is live for the Morpheus Inference API

The Morpheus Inference API now has a production billing story across app.mor.org, dashboard.mor.org, the public docs, and the Marketplace API backend.

  • The Capital dashboard is now the front door of dashboard.mor.org, with the home route redirecting to /capital, a dedicated Capital nav item, and continued hardening around claims, fees, and subnet data access.
  • Billing on app.mor.org now supports both credit card payments through Stripe and crypto payments through Coinbase Commerce, alongside staking-linked daily credits, transaction history, usage analytics, and CSV export.
  • The docs now include a new Credits & Billing guide, fresh billing screenshots, and a model pricing catalog that documents per-model costs, rate limits, and how staking MOR or buying credits funds API usage.
  • The Marketplace API backend moved pricing and rate limits into environment-specific JSON config, split admin billing endpoints into /admin/docs, and tightened model-name and billing behavior for a cleaner launch.
Version 1.6.0

2 March 2026

Billing, usage analytics, and API key management land in app.mor.org

The Marketplace app shipped the main account tooling needed to make the Inference API usable day to day, from balances and overages to API key reliability.

  • New Billing and Usage Analytics pages show available balance, staking credits, pending holds, token usage, request counts, and monthly spend.
  • Payment flows now handle credit card and Coinbase success states while the sidebar exposes Billing and Usage Analytics as first-class navigation items.
  • API key handling was tightened so default keys stay in sync after creation and deletion, which keeps Chat and Test flows usable without stale credentials.
  • Signup now includes Terms of Service consent, and session handling was hardened so refreshed credentials survive longer-lived usage.
Version 1.5.0

18 February 2026

Everclaw expands Morpheus-powered agent workflows

The Everclaw ecosystem kept maturing with better compatibility, install flows, and model routing for users who want Morpheus-backed agent infrastructure.

  • Compatibility updates landed for Morpheus-Lumerin-Node v5.12.0, keeping the community tooling aligned with the latest network release.
  • The project added dynamic model-map refresh from the router, so installed agents can pick up fresh model availability without manual maintenance.
  • The README and setup flow were expanded with a DIY guide, always-on power configuration, and clearer gateway-first onboarding for OpenClaw users.
Version 1.4.0

19 January 2026

dashboard.mor.org centers the Capital experience

The dashboard moved Capital to center stage and improved the surrounding infrastructure for builders, claims, and data consumers.

  • The root route now redirects directly to /capital, making the Capital dashboard the default experience on dashboard.mor.org.
  • A broad context refactor split the old monolithic Capital state into focused providers, which reduced unnecessary re-renders and made claims, deposits, withdrawals, and referral flows easier to maintain.
  • The builders stack added a richer GetData experience with a comprehensive subnet endpoint that returns project metadata and staker data in a single response.
  • Capital fixes improved LayerZero fee handling, wallet support, chart resilience, and staker visibility across networks.