All updates

Custom registration links and a native Snowflake connection

Point new traders to your own registration page, connect Snowflake directly without middleware, and write milestone conditions in plain language.

01 ·Send new traders to your own registration page

A broker can now point the Register button at a registration page of their own instead of the built-in sign-up form. With it set, a trader who clicks Register goes to the link a broker provides, optionally in a new tab. The setting only shows when manual registration is on, stays hidden when an account signs traders in through Google alone, and needs a valid link before it can be saved.

Why it matters

Many brokers already run their own onboarding flow. Sending sign-ups there keeps registration in the broker's hands and feeds new traders straight into the funnel they already use to acquire them.

02 ·A native connection to Snowflake

The Snowflake data sync now runs as a direct, native connection, with the third-party middleware it used to rely on taken out of the path. A broker connects their Snowflake account from the admin panel and adds a SQL filter that sets which records a sync runs against, so the data going across is the data the program needs.

Third-party middlewareremoved
Snowflake account
Connected directly
SQL filter
Which records sync
Loyalty data
Filled from the sync
Illustration · A direct connection, with the third-party middleware taken out
Why it matters

Taking out the middle layer means one fewer service to break or pay for, and it puts the connection in the hands of the broker's own data team. The sync now runs directly between Snowflake and the loyalty data.

03 ·Write milestone conditions in plain language

A broker can now attach a plain-language description to each milestone condition, so a trader reads a friendly line rather than the internal logic behind it. Conditions can be grouped with AND or OR rules, which show to traders as All tasks required or Any one task required. A group with no description set keeps the existing display.

Also in this build
Improvement

A refresh button on the API logs view pulls the latest statuses without reloading the page.

30 Dec
Fix

The Customise User Profile tab and its full field list now appear on the preference pages of white-label communities.

30 Dec
Fix

Bulk role and badge assignments now send the notification email a broker has set to active.

30 Dec
Fix

Profile photos now load on forum topic pages, replacing the generic placeholder that showed before.

30 Dec
Fix

Text entered on a single line now renders correctly in the join modal for imported traders.

30 Dec
Under the hood

Email delivery moved to a managed queue service for steadier sending under load.

30 Dec