04/14/2026
New Integrations
- Ne verified partner is now live as a CEX exchange provider, expanding the pool of available routes for users.
- Smarter swap retry logic — when a route fails, the system now retries other routes without abandoning the entire provider, resulting in significantly higher swap success rates on complex routes.
- Wormhole bridge fees corrected — users swapping USDC cross-chain via Wormhole now see accurate, reasonable bridge fee estimates.
- Cetus DEX (SUI) swap reliability restored — a quote calculation issue causing failed SUI-based swaps has been resolved.
- Clearer error messages — when a swap route fails, users now see actionable guidance (“Select another route if available, or try again later”) instead of a dead-end technical message.
- Order tracking page improvements — the order status page now shows a proper error state when an order is not found
- “Connect Wallet” button restored on the order details page for EVM swaps — a chain-matching bug introduced by a new network addition had hidden the button for all EVM orders.
- HyperEVM (SushiSwap) DEX swaps fixed — gas estimation failures on HyperEVM routes are resolved; swaps now complete successfully.
- Deposit QR codes now support EIP-681 Payment URIs — scanning the QR code with a compatible wallet (Trust Wallet, MetaMask Mobile, etc.) auto-fills the deposit amount and address across all supported chains.
- Swap confirmation screen updated — swap details (output amount, destination address) are now shown prominently and expanded by default; chain logos appear next to token tickers for at-a-glance chain identification.
- Route sort tabs highlighted — the Best Rate / Fastest sort tabs now have a visual highlight to guide users toward the most relevant option; the Multiswap “New” badge has been retired.
- Partner API v2 significantly hardened — multiple response correctness fixes: proper error codes for disabled/missing tokens, USD output amounts, and a new unified
displayStatusfield that abstracts internal swap leg complexity into a single human-readable status string.
- Various security and compliance improvements across the platform.
03/31/2026
New Integrations
- Bittensor Native network is now live — users can swap to and from TAO on the native Bittensor chain alongside the existing EVM variant.
- Improved Jupiter and Raydium ETA logic, due to almost instant swaps.
- Dynamic min/max amount bounds now display correctly, preventing users from seeing stale or incorrect swap limits.
- DEX swaps with USDT no longer get stuck on “Approving” — the system now correctly handles USDT’s non-standard allowance reset requirement before setting a new approval.
- ChainFlip order status no longer incorrectly reverts from “Swapping” back to “Waiting for deposit” mid-swap; status progression is now strictly forward-moving.
- TRON DEX swaps now check wallet balance before proceeding and surface a clear “insufficient balance” message instead of silently failing.
- Users can now filter swap routes directly from the quote screen, making it easier to find preferred providers or route type.
- Updated footer links due to new documentation rollout.
- Various security and compliance improvements across the platform.
03/17/2026
New Integrations
- Stellar (XLM) swaps are now available via the Sodax DEX provider, enabling cross-chain routes between Stellar and other supported networks.
- Tron wallets can now be connected via WalletConnect, expanding Tron wallet support beyond TronLink.
- Min/max swap limits are now dynamically sourced from providers — users see accurate per-route boundaries instead of generic platform-wide caps.
- Token search results are now ranked by chain-level volume, surfacing the most relevant tokens first.
- Order status tracking is now more accurate — certain provider verification states that previously displayed as “Failed” now correctly show as in-progress.
- DEX swap reliability improved across Wormhole (Solana), ChainFlip, and 0x Protocol routes, fixing approval handling and decimal precision issues.
- On-chain transaction confirmation is now detected in real time via WebSocket watchers, delivering faster status updates.
- Bitcoin address validation now enforces exact Bech32 length requirements, preventing truncated addresses from passing validation.
- Multiswap orders with uneven recipient amounts no longer fail during creation.
- A new “Active Orders” module in the header lets users save, track, and quickly return to in-progress orders.
- Wallet token balances (including BTC and SUI) now load from the backend, improving speed and accuracy across all supported chains.
- Error messages on failed DEX routes now clearly guide users to select an alternative route instead of showing technical details.
- Frontend performance improved through memory leak fixes, token list virtualization, and build optimizations.
- API v2
/quoteand/exchangeendpoints are now live, with updated developer documentation and a v1 → v2 migration guide. - Partners can now receive order status updates via webhooks in addition to WebSocket subscriptions.
- Various security and compliance improvements across the platform.
03/09/2026
Routing & Pricing
- Private swaps now check all available routing paths at once and automatically fall back if the first choice is unavailable — fewer failed quotes, smoother experience.
- Integrated live price feeds from Pyth oracle for more accurate real-time token pricing on the swap page.
- Fixed an issue where a provider that couldn’t handle the requested order size could still appear as the best quote — the system now filters out providers that can’t fulfill the amount before showing rates.
- Fixed a bug where DEX token approvals could get stuck without any feedback, leaving the swap in a loading state with no indication of what went wrong.
- Improved error messages when a DEX swap is reverted — a clear explanation is now shown instead of a generic blockchain error.
- Quote auto-refresh now pauses after 30 minutes of inactivity, so idle tabs no longer trigger unnecessary rate-limit errors.
- Added a tooltip explaining how price deviation protection works — users can now hover to understand what happens if the rate moves more than 5% from the original quote.
- Smarter recipient address validation — if a token contract address is accidentally pasted as a recipient, a clear warning is shown before submission. This now also applies to Payment Links and Multiswap.
- Faster page loads — reduced initial bundle size by ~30kb with lazy-loaded animations.
- Improved accessibility for screen readers on the research disclaimer modal.
- Updated Zcash address validation — only transparent (
t1) addresses are now accepted, preventing failed deliveries to unsupported address formats.
- Launched API v2 with new REST endpoints for quotes, swaps, token lists, chain info, and real-time order status via WebSocket — plus a full migration guide for partners upgrading from v1.
- Completed a full Developer Hub documentation overhaul — fixed broken links, improved endpoint docs, and resolved integration blockers reported by partners.
- Token balance lookups now run server-side for faster, more reliable balance display when a wallet is connected.
- Various security hardening measures applied across the platform infrastructure.
02/23/2026
New Integrations
- Integrated Bungee as a new cross-chain swap provider, adding more routes between EVM and Solana chains.
- Integrated Allbridge as a new cross-chain bridge provider.
- Added Stellar wallet support — Freighter and xBull wallets can now connect directly, with automatic trustline setup for Stellar assets.
- Fixed an issue where SushiSwap swaps could fail due to token approvals not being processed correctly.
- Fixed a bug where PancakeSwap could show broken quotes as selectable routes.
- Reduced occurrences of “no available paths” errors on private swaps by improving how the system validates routing availability.
- Improved estimated completion times shown for DEX swaps to be more accurate across providers.
- Fixed Solana address input in Multiswap Custom mode — certain valid addresses starting with numbers were incorrectly rejected.
- Fixed a rounding issue where amounts slightly below the minimum could slip through validation in Multiswap.
- Updated the post-swap survey to ask which platforms users would like to see HoudiniSwap on next (browser extension, mobile app, in-wallet, etc.).
- Users in restricted regions now see a clear explanation page instead of a confusing error code.
- Fixed blog pages occasionally failing to load.
- Partners can now receive the deposit transaction hash in the status response for better order tracking.
- Added configurable rate limits per partner for high-volume integrations.
- Various security and compliance improvements across the platform.
02/09/2026
- Upgraded our core servers and DevOps architecture to sustain higher traffic loads while maintaining lower latency.
- Refactored order creation logic to trigger before fetching deposit addresses, resulting in a much more responsive user experience.
- Added support for the FOGO network.
- Added Tron network directly via MetaMask connection.
- Updated 0x swap to support transactions sent to alternative recipient addresses.
- Fixed Jupiter “Ultra” integration for same-recipient transactions.
- Improved status polling and error handling for Mayan and deBridge orders.
- Added a validation to block users from accidentally entering “Token Addresses” as recipient addresses
- New UI alerts now trigger if a rate fluctuates by more than 5% from the initial quote.
- Fixed logic errors when switching between tokens that do and do not require Memos.
- Added token balances directly within the search modal when your wallet is connected.
- Replaced ambiguous error codes for hardware wallet (Ledger) connection issues.
- Integrated a swap feedback form on the order page to collect direct community insights.