Skip to main content
- Custom fee handling support - Enhanced gas price multipliers and fee token selection logic for better transaction fee management (7a46d80)
- Formatted number paste handling - NumericInput now supports pasting comma-separated values (e.g., “1,234,567.890”) with automatic formatting (b452fc9)
- Enhanced focus management - Auto-focus behavior now respects mobile device constraints and improves user experience (8eb6318)
UI and user experience improvements
- Redesigned fee selector UI - Improved dropdown styling, better visual hierarchy, and cleaner fee amount display (04cf0f8)
- Better route selection UI - Enhanced route option display with improved loading states, duration formatting, and clearer visual indicators (5d1c601)
- Date-grouped bridge history - Transaction history now organizes items by date groups for better chronological navigation (02da58d)
Bug fixes and reliability
- Bridge sequence conflicts - Fixed sequence conflicts in same-chain op hook transactions (b2ffc73)
- Updated indexer URL - Changed indexer endpoint for improved performance and reliability (c456edc)
Bug fixes and reliability
- NFT unique key handling - Fixed NFT identification by using collection_addr and token_id for unique keys (492d0d6)