Skip to content

Releases: qubic/explorer-frontend

v1.5.1

24 Sep 22:19
Compare
Choose a tag to compare

What's Changed

  • Implemented archiver v2 api
  • Migrated archiver trasnactions v1 endpoints to v2
  • Implemented timestamp display on transaction items
  • Updated dev proxies implementation
  • Updated formatDate function to handle splitting dates
  • Updated AddressPage to get latest transactions from archiver v2 api
  • Optimised InfiniteScroll component

Full Changelog: v1.5.0...v1.5.1

v1.5.0

24 Sep 22:26
cb0cff3
Compare
Choose a tag to compare

What's Changed

  • Removed all Fuse template code.
  • Replaced MUI and Styled Components with Tailwind CSS for styling.
  • Migrated the project to React using Vite and TypeScript.
  • Enhanced localization functionality.
  • Upgraded the search implementation and user interface.
  • Improved development proxies by removing unnecessary libraries like Express and creating a proxy server with Vite.
  • Improved and fixed layout of rich list page

Full Changelog: v1.4.3...v1.5.0

v1.4.3

24 Sep 22:35
e2599e9
Compare
Choose a tag to compare

What's Changed

  • Implemented the burnedQus feature on the overview page.
  • Integrated the rich list page, including full implementation.

Full Changelog: v1.4.2...v1.4.3

v1.4.2

24 Sep 22:46
feb15b7
Compare
Choose a tag to compare

What's Changed

  • Fixed transactions state cached issue

Full Changelog: v1.4.1...v1.4.2

v1.4.1

24 Sep 22:48
bfbd5b9
Compare
Choose a tag to compare

What's Changed

  • Switched archiver in tick page by @konan-5 in #92
  • Fix tx and tick page by @konan-5 in #94
  • Update tx item for SC many transactions by @konan-5 in #96
  • Fix tx item and add archiver in address page by @konan-5 in #99
  • Update tx item for new design by @konan-5 in #100
  • Update search function and fix responsive in tick page by @konan-5 in #101
  • feat: Add transactions and historic txs implementation by @alexmf91 in #108
  • refactor: Update TickPage component by @alexmf91 in #109
  • feat: Add UI improvements on AddresPage and transaction pill by @alexmf91 in #111
  • feat: Update explorer logo and add new icons on Overview page by @alexmf91 in #114
  • feat: Update ARCHIVER url and fix search modal not closing after click by @alexmf91 in #117
  • feat: Update app loader animation by @alexmf91 in #119
  • feat: Implement footer for all pages by @alexmf91 in #120
  • fix: Update footer layout implementation by @alexmf91 in #121
  • fix: Implement handling for non executed txs by @alexmf91 in #123
  • feat: Enhance Historical Transactions Handling and Fix Sorting Issues by @alexmf91 in #125

Full Changelog: v1.4.0...v1.4.1

v1.3.0

24 Sep 22:52
ba5a97a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.4.0

24 Sep 22:49
Compare
Choose a tag to compare

What's Changed

  • Solved 3 issues by @konan-5 in #82
  • Add archiver enpoint and copy icon at the end of addresses by @konan-5 in #84
  • Fixed search function and press enter event by @konan-5 in #85

Full Changelog: v1.3.0...v1.4.0

v1.2.0

24 Sep 22:51
Compare
Choose a tag to compare

What's Changed

  • Renamed url block-> tick by @konan-5 in #66
  • Add infinite scroll in tick and address page by @konan-5 in #67
  • Update search by ID by @konan-5 in #68
  • Add no transaction status in tick and address page and fixed type of tx view. by @konan-5 in #69
  • Add entries in tx by @konan-5 in #71

Full Changelog: v1.1.0...v1.2.0

v1.1.0

24 Sep 22:57
4f94fae
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/qubic/explorer-frontend/commits/v1.1.0