Changelog
We ship new features, fixes, and improvements to Formo every week
Share this on
Nov 14, 2025
NPM Trusted Publishing, Contracts, and API Keys
NPM Trusted Publishing
Trusted publishing creates a trust relationship between npm and a CI/CD provider using OIDC. This approach eliminates the security risks associated with long-lived write tokens, which can be compromised, accidentally exposed in logs, or require manual rotation.

The Formo SDK from 1.24.0 onwards is published through the NPM Trusted Publishing, improving our security posture. Each publish uses short-lived, cryptographically-signed tokens that cannot be extracted or reused.
Add Contracts
You can now add contracts to enrich transaction data, even without contract events enabled.

After adding a contract, transaction from that contract will get enriched data such as event names and parameters. For example:

You can use event parameters in filters, funnels, and custom dashboards.
Workspace API Keys
You can now create and manage multiple API keys to access Formo's growing set of APIs.

The Forms API is available today, while the Profiles API is coming later this year.
Filters Users by Chain Net Worth
You can now filter and segment users by their net worth on a specific chain and across all chains.

Forms: Sign-in With Ethereum (SIWE)
Token-Gated Forms now uses the Sign-In With Ethereum (SIWE) standard to verify wallet ownership.

Improvements and Fixes
Added multiple events support for behavioural segments. (Performed “connect wallet” in the last 7 days (>=1) AND did NOT perform “connect wallet” between 14 and 7 days ago (=0))
Added 0 value ('NOT') comparisons for behavioural segments.
Added links from overview page charts to activity and users page.
Redesigned dropdown menus (workspace, project, account) to be consistent
Alerts are temporarily disabled while we rework and refactor our alerting infrastructure.
Fixed filtering by origin issue
Fixed filtering by device bug
Fixed copy address button edge case
Fixed missing wallet profiles
Fixed issue with Paddle retain and payment flow