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 now published through NPM Trusted Publishing. This improves security as each publish uses short-lived, cryptographically-signed tokens that cannot be extracted by malicious actors.

Add Contracts

You can now add contracts to enrich your project's transaction event data, even without contract events enabled.

After adding a contract, transaction events from the contract will contain enriched data including function names and function parameters. For example:

You can then 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. 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 both on individual chains 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