Changelog

We ship new features, fixes, and improvements to Formo every week

Share this on

Feb 13, 2026

Ask AI Chat History, Event Alerts, and Solana Support

Here are this week's highlights:

  • Event Alerts

  • Solana Support

  • Ask AI Chat History

  • Improvements and Fixes

Ask AI Chat History

Ask AI now saves your past conversations. Revisit previous questions, pick up where you left off, and reference insights you've already uncovered without starting from scratch.

Event Alerts

Get notified when high-value users and important actions happen in your app.

You can now set up alerts for wallet connections, transactions, page views, and custom events. When a matching event occurs, Formo batches the events and sends a webhook to your endpoint of choice, including Slack.

Alerts support both generic HTTPS webhooks and Slack incoming webhooks. For generic webhooks, you can set a signing secret to verify payloads using HMAC-SHA256.

To get started, head to your project Settings and open the Alerts tab.

SDK: Solana Support

The Web SDK now supports Solana. You can track wallet connections, disconnections, signatures, and transactions on Solana Mainnet and Devnet using the Formo SDK.

The SDK integrates with the standard Solana Wallet Adapter, so if you're already using it in your app, adding Formo analytics takes just a few lines of code.

Improvements and Fixes

  • Added MegaETH Testnet and Mainnet as a supported chain

  • Fixed an edge case with forms using 'some' conditions

  • Deprecated Forms Zapier integration