Releases: Doichain/dapp
Releases · Doichain/dapp
Reverted PullRequest in order to enable dapp logs wenn starting bundle
Revert "Fix for unary descriptor expected (#156)" (#159) This reverts commit 4e10c1749f1b0c320087ec8c73321c7fc7c833fd.
"Material-UI" dApp
- rewritten dApp with Material-UI
- dApp logic inside meteor package
Added templateParams and redirectParams to optional data for opt-in request
see templateParam & redirectParam in https://github.com/Doichain/dapp#create-opt-in
Fixed version tag
v0.0.7.9 fixed version, git tag now visible
Export interfaces & double email confirms
Upgrade to react 16.x
- bugfix for web-ui crash inside opt-ins in certain cases
Test directory renamed
- removed problem with loaded tests in test directory.
Multiple templates and multiple users
- supports multiple templates and multiple users
- fixed minor issues
- test and ci optimization
v0.0.6 Continues Integration Tested
fixed several minor bugs which became visible when implementing continuous integration with the Basic Doichain dApp Test via mochajs.
v.0.0.5 Doichain
- everything labeled Doichain now instead of Namecoin
- REST API now with DOI export
- bug fixes and improvements