Skip to content

Celatone v1.0.2

Compare
Choose a tag to compare
@tansawit tansawit released this 15 Mar 11:33
· 5591 commits to main since this release
f1a75d9

Overview

This release adds the following features:

  • Faucet page (testnet only)
  • Allow attaching of any assets when instantiating and sending transactions to contract
  • Icon set overhaul

Full changelog below.

Full Changelog

Features

  • #233 Disable account detail page
  • #228 Add Faucet testnet page
  • #79 Add dropdown menu and wireup up json attach funds
  • #225 Add assets section in account details page
  • #220 Add transactions table for account details page
  • #222 Add proposals of an account
  • #221 Add codes of an account
  • #223 Newer version of token card and format mechanism
  • #214 Show code permission helper text in save new code modal
  • #218 Add instantiated and admin contracts of an account
  • #192 Add alternative sidebar with only icons
  • #210 New design for token card, currently support price
  • #189 Add skeleton for the account details page
  • #193 Get data for account details page

Improvements

  • #234 Fix faucet wording
  • #216 Change icon to Alles Labs icon set
  • #227 Refactor directory structure and components e.g. various tables
  • #207 Add cta to submit public project in list page
  • #206 Refactor copy functionality into one component

Bug fixes

  • #238 Fix incorrect isCurrentPage for overview page
  • #235 Fix css bugs and aesthetics improvement
  • #236 Add alphabetically sorting to JSON attach funds
  • #231 Fix double slash for endpoint, disable calling endpoint when there is no contract addr in contract details page
  • #229 Disable Sentry debug to prevent "logger.info is not a function" error
  • #219 Fix asset value and price formatter
  • #217 Fix state reset in Save New Code modal and no permission in migration