Skip to main content
2025-09-30
featureimprovementfix
v2.0.3

Interface and form enhancements

  • 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)
2025-09-22
improvement
v2.0.2

Infrastructure and performance enhancements

  • Updated indexer URL - Changed indexer endpoint for improved performance and reliability (c456edc)
2025-09-16
fix
v2.0.1

Bug fixes and reliability

  • NFT unique key handling - Fixed NFT identification by using collection_addr and token_id for unique keys (492d0d6)