Changelog

What's new at XMRgate.

Shipped, in reverse chronological order. Subscribe to the RSS feed for machine-readable updates.

  1. ·v0.9.4Feature

    Volume-based address rotation

    You can now auto-rotate a coin's receiving address after N transactions or X amount received — set it once per coin in the dashboard.

    • Per-coin thresholds (count or amount)
    • Old addresses kept live until in-flight payments confirm
    • Available on every plan, including Starter
  2. ·v0.9.3API

    POST /v1/addresses/rotate is now idempotent

    Pass an Idempotency-Key header and we'll return the same address on retries within a 24-hour window. Stops accidental double-rotations from flaky deploys.

  3. ·v0.9.2Feature

    Telegram notification bot

    Get real-time payment alerts in any Telegram chat. Each merchant gets a unique invite link; messages contain TX hash, USD value, and confirmation count.

  4. ·v0.9.1Improvement

    Dashboard performance pass

    Transaction log paginates server-side and renders ~3× faster on large accounts. Revenue charts now lazy-load below the fold.

  5. ·v0.9.0Feature

    USDC support (Ethereum + Polygon)

    USDC is now a first-class coin alongside USDT. Polygon route available for lower fees on smaller invoices.

    • ETH + Polygon address infrastructure
    • USD equivalent recorded at confirmation
    • Sandbox keys available immediately
  6. ·v0.8.7Infra

    .onion mirror promoted to GA

    Our Tor hidden service has been running quietly for months. It's now officially supported with the same SLA as the clearnet API.

  7. ·v0.8.5Fix

    Webhook retry backoff corrected

    Fixed an edge case where consecutive 5xx responses could skip a retry slot. Retries are now strictly exponential with jitter.

  8. ·v0.8.4Feature

    Team roles: Admin, Finance, Dev

    Give finance read access to revenue and exports without exposing API keys. Give devs API keys without exposing revenue. Admins do everything.

Want changes in your inbox?

Approved merchants get monthly product update emails automatically.

Apply for access