cryptofoundry

Contact cryptofoundry

Tell us what you want to build or automate.

Article

ADAMANT v4.11.0: More Reliable, Polished, Mature

ADAMANT v4.11.0: More Reliable, Polished, Mature

ADAMANT v4.11.0 packages 20 merged pull requests and 437 commits, focusing on connection reliability, interface consistency, wallet flows, and overall product stability rather than a single headline feature.

Node Resiliency and Network Behavior

A major improvement in this release is node reliability. ADAMANT now includes alternative IP failover for nodes when domain access is unavailable, alongside improved healthcheck lifecycle and timeout handling. Recovery after device sleep or offline states is strengthened, and node status messaging is refined to reduce false sync signals. This directly targets failure points in unstable network conditions, making the messenger more resilient.

ADAMANT v4.11.0: More Reliable, Polished, Mature

Interface Modernization

The release introduces broad visual improvements across chats, wallets, send-funds flows, settings, dialogs, and navigation. It implements shared design tokens, tighter spacing rules, improved typography, layout primitives, and theming cleanup driven by CSS variables. Expanded layout regression coverage helps preserve UI quality in future updates.

Chat Experience Enhancements

The messaging side sees improvements to opened-chat layout, message status handling, retry indicators, emoji picker behavior, reply overflow handling, public key loading, and message grouping. It fixes stale date refresh behavior and null-scroll regressions when switching chats rapidly, ensuring smoother daily operation.

ADAMANT v4.11.0: More Reliable, Polished, Mature

ADAMANT v4.11.0: More Reliable, Polished, Mature

Wallet and Send-Funds Flows

Financial screens received substantial polish, including improved wallet cards, tabs, balance states, and transaction list layout. The update fixes self-transfer amount normalization for BTC, DOGE, and DASH, and normalizes persisted wallet symbols on restore to keep upgraded state consistent.

ADAMANT v4.11.0: More Reliable, Polished, Mature

Klayr Support Removed

A notable product-scope decision is the full removal of Klayr (KLY) support across wallets, nodes, transactions, configs, icons, queries, node clients, store paths, and related UI. Pruning legacy paths helps simplify the codebase and reduce user-facing complexity.

Toolchain and Documentation

Behind the scenes, the project upgraded from Node.js 20 to 22, migrated to ESLint 9, and updated Electron builds to include universal macOS support. Expanded Playwright smoke and regression workflows improve testing discipline. Documentation was also refreshed, including clearer self-hosting guidance in README.md and AI operating guidelines in AGENTS.md.