DappHero Docs
  • Getting Started 👋🏽
  • DappHero Basics
    • How does it work? 🧐
    • Setting Up Your Project 🏗️
      • Projects
      • Smart Contracts
    • An Intro to Features 🎁
  • Features
    • Network ⛓️
    • User 🤖
    • 3box 👯‍♂️
    • Smart Contracts 👩🏾‍🔬
      • Adding Smart Contracts 🏗️
        • Contract Details
      • Create a Method Instance
      • Inputs
      • Invoke
      • Outputs
      • Events
      • Advanced: Automatically clearing Inputs
      • Advanced: Getting the Current User's Address Dynamically
      • Advanced: Sending ETH to a contract method
      • Listening to Events
      • Resources: Learn More
      • Resources: Test Contracts
    • Collectibles 🃏
      • Getting Started
      • Single Collectibles
      • Listing Collectibles
      • Displaying Token Metadata
      • Advanced: $CURRENT_USER
      • Advanced: $URL
      • Advanced: $THIS
      • Advanced: Properties
      • Calling Smart Contracts inside Collectibles
      • Collectible Example
  • No-Code Integrations
    • Webflow 🎁
      • Getting Started with Webflow
      • Add DappHero Elements
      • Learn more about WebFlow
  • Examples
    • Coming soon...
  • Advanced
    • Engine Events
    • Force Refresh
    • Database
    • Ethereum Provider
  • Updates
    • ChangeLog
  • Bug Bounty
Powered by GitBook
On this page

Was this helpful?

  1. Updates

ChangeLog

A list of things we are working on here at DappHero!

Nightly Builds

Monday, May 18th, 2020

  • Alpha V2 is now active. The main.js script tag now has all mainline features including collectibles. Bug releases are forthcoming. Until then there won't be any new nightly builds as we move towards beta.

Nightly Builds

  • Latest nightly build: (Nightly builds are experimental)

    • main-05-14-2020.js

      • Improved support for Collectibles and Smart Contract Events.

    • main-05-11-2020.js

      • Improved support for the $THIS keyword

    • main-05-08-2020.js

      • Support for smart contract events

    • main-05-06-2020.js

      • Add auto-clear property for inputs.

    • main-05-04-2020.js

      • fix for collectibles

    • main-05-01-2020.js

      • ethUserBalance now updates faster

    • main-04-27-2020.js

      • various improvements

Sunday, April 26, 2020

  • Updated DappHero Docs:

PreviousEthereum ProviderNextBug Bounty

Last updated 4 years ago

Was this helpful?

$true

Accessing anonymous inputs
AutoClear tag