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.