Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

ArGo V2.1 Release

Compare
Choose a tag to compare
@rekpero rekpero released this 19 Jul 07:55
· 188 commits to master since this release
d442b93

Skynet Integration

  • Architecture change for supporting multiple protocols on UI
  • Attached tag on deployment for distinguishing protocol deployed on

Namebase (Handshake Domain) Integration

  • Adds domain name on UI, separate menu for handshake domains & subdomains
  • Update records directly from UI
  • Verify record update from UI

Improvement Introduced

  • Showing commit id & message on deployments
  • Attach build ENV in the project and it will automatically do deployment with the build ENV attached
  • Added more wallets on web3 modal - metamask, wallet connect, authereum, trust wallet, gnosis, ledger & torus
  • Adds network change logic to switch network in metamask to Polygon Mumbai testnet or add it if not present
  • Mention connecting with polygon testnet on attach wallet screen.
  • Provide refresh button to refresh project's deployments.
  • Provide Info description for every title in build/deploy configuration

Bug fixes done

  • Fixed private repo redeploy not working
  • Fixed deployment of private repo not considering branch & always deploying with the default branch
  • Fixed Mozilla firefox deployment pending screen is breaking
  • Fix unknown network in block native web3 modal
  • Fixed spell errors on UI
  • Fixed capturing site preview failed when deployment failed - put a regex validation on the captured site preview link