Skip to content

v1.15.0

Latest
Compare
Choose a tag to compare
@evilpeach evilpeach released this 17 Sep 09:59
· 57 commits to main since this release

Features

  • #1455 Update transactions table tx decoder column
  • #1454 Update react-app-shell to v1.3.0
  • #1452 Support non-initia chain config
  • #1451 Update lowest threshold decimal points
  • #1444 Sort NFTs and NFT collections by ASC order
  • #1449 Support deposit stable swap, decodeEvmTransaction
  • #1442 Support estimate resend transaction failed
  • #1437 Update decimal rules
  • #1432 Replace Initia Widget by InterwovenKit provider
  • #1435 Merge Rollytics version back to develop
  • #1411 Introduce useNftAddressFormat to automatically switch based on VM, and do some refactoring
  • #1352 Support link module in execution message tx details, and new tx decoder UI
  • #1350 Support new APIs v2
  • #1402 Replace qrcode.react with qr-code-styling, update UI according to redesign

Improvements

  • #1456 Upgrade Tx Decoder to 0.7.1
  • #1453 Upgrade InterwovenKit to 2.0.0
  • #1450 Remove extra query key in useNftsSequencer
  • #1446 Update background main color for Initia theme and default theme
  • #1443 Update ExplorerLink component for mobile users
  • #1405 Enhance Readme.md and add CODEOWNERS

Bug fixes

  • #1447 Fix NFT collections fetching issue with limit and query key
  • #1445 Fix NavDrawer not reopening after closing
  • #1441 Fix MsgExecute when resending
  • #1440 Fix decimal points trailing zeros issue
  • #1439 Fix dex pool zod validation
  • #1438 Fix resend button component
  • #1434 Fix balance change tab empty state
  • #1423 Fix message body from L1, and L2
  • #1414 Fix accordion txs table missing value
  • #1412 Fix explorer link component minor bugs
  • #1373 Fix pagination in Nft page