Skip to content

Changelog

What shipped, and when

Corridors, API changes and dashboard features, newest first. Breaking changes are always announced behind a new API version before they land.

  1. Corridors

    Payouts to Vietnam and the Philippines

    Both corridors settle same day into local bank rails. Quotes and bulk files accept VND and PHP with no integration change.

  2. API

    Batch endpoint now returns per-row pricing

    POST /v1/batches responds with the fee and rate for every row before you approve, so you can reconcile expected cost against the run.

  3. Dashboard

    Approval rules by amount and corridor

    Set a threshold above which a second approver is required, scoped to a currency or a specific destination country.

  4. API

    Idempotency keys extended to 72 hours

    Keys were previously retained for 24 hours. Longer retention makes it safe to replay a failed payroll run the next working day.

  5. Treasury

    Rule based auto conversion

    Define a floor balance and a target rate per currency. Syntra converts when both are met and records the rule that fired.

  6. Webhooks

    Replay any event from the dashboard

    Every delivery attempt is now listed with its response code, and any event from the last 30 days can be replayed on demand.