Skip to content

Latest commit

 

History

History
123 lines (99 loc) · 3.45 KB

CHANGELOG.md

File metadata and controls

123 lines (99 loc) · 3.45 KB

Changelog

0.0.23 (January 28, 2023)

  • Jetton transfers are now shown in transaction list
  • Added "top holders" and "contract info" tabs to jetton page
  • Added actions (opcodes) to transaction list

0.0.22 (January 04, 2023)

  • TON Storage provider support
  • Added onchain metadata viewer

0.0.21 (December 30, 2022)

  • Realtime .ton domain search
  • Fixed horizontal scrollbar in tabs

0.0.20 (November 27, 2022)

  • Anonymous numbers support
  • Fixed jetton balance rounding
  • Fixed verifier source language detection
  • Fixed UI bugs on pool page

0.0.19 (November 19, 2022)

0.0.18 (November 05, 2022)

  • NFT item page now has prev/next pagination buttons
  • Added jettons tab to address page

0.0.17 (October 31, 2022)

  • Added realtime search
  • Search bar now understands .t.me usernames, tonhub and tonapi links
  • Jetton page now has "recent transactions" tab and metadata info badge
  • Fixed bug with missing transactions
  • Fixed bug with jetton decimals=0

0.0.16 (October 17, 2022)

  • Telegram Usernames support
  • Hide contract info for uninit addresses

0.0.15 (August 20, 2022)

  • Address page now shows subscription contract basic info

0.0.14 (August 11, 2022)

  • New NFT item page design
  • Added animated NFT support
  • Fixed IPFS link on NFT item page
  • Fixed NFT collection thumbs

0.0.13 (July 30, 2022)

  • Added image_data support on jetton and jetton wallet pages
  • Added jetton onchain metadata support
  • Search input now understands transaction and msg hashes

0.0.12 (July 11, 2022)

  • Transactions is now loaded from indexer
  • Added NFT tab to address page

0.0.11 (June 30, 2022)

  • Added .ton domains support
  • Added contract info tab
  • Added transaction hash in hex format support
  • Better API error handling
  • Refactored API adapters

0.0.10 (May 23, 2022)

  • Added "search my jetton wallet" feature to jetton page
  • Fixed standalone NFT item display

0.0.9 (May 07, 2022)

  • Added votings tab to pool page
  • Added pie column to nominators table
  • Added legacy transaction id support with $ as separator
  • Added marketplace info to NFT item page
  • Fixed infinite loader
  • Fixed float rounding

0.0.8 (April 29, 2022)

  • Nominator pool support
  • Fixed various UI bugs and glitches

0.0.7 (April 22, 2022)

  • Jetton and jetton wallet support
  • Fixed theme colors
  • Fixed bugs in IN/OUT/LOG badges

0.0.6 (April 11, 2022)

  • Transaction table now displays messages grouped by transactions
  • Added multisend transaction aggregation
  • UiAddress now understands empty addresses

0.0.5 (March 29, 2022)

  • NFT item and collection support
  • Added fee and date information to transaction page
  • Code is published on GitHub

0.0.4 (March 03, 2022)

  • Added TON icon and SCAM support to addrbook.json
  • Added QR code button to address page

0.0.3 (February 20, 2022)

0.0.2 (January 31, 2022)

  • Added "copy address" button
  • Added frozen address support
  • Added toast notification component
  • Fixed theme colors
  • Fixed comment encoding
  • Fixed Safari text inputs
  • Fixed fees

0.0.1 (January 30, 2022)

  • Public release
  • Fixed addrbook.json location

0.0.0 (January 16, 2022)

  • Hello world