Skip to content

Releases: Doichain/dapp

Reverted PullRequest in order to enable dapp logs wenn starting bundle

13 Oct 07:31
f57b074
Compare
Choose a tag to compare
Revert "Fix for unary descriptor expected (#156)" (#159)

This reverts commit 4e10c1749f1b0c320087ec8c73321c7fc7c833fd.

"Material-UI" dApp

05 Feb 05:54
Compare
Choose a tag to compare
"Material-UI" dApp Pre-release
Pre-release
  • rewritten dApp with Material-UI
  • dApp logic inside meteor package

Added templateParams and redirectParams to optional data for opt-in request

14 Jan 17:28
Compare
Choose a tag to compare

Fixed version tag

09 Jan 10:21
Compare
Choose a tag to compare
Fixed version tag Pre-release
Pre-release
v0.0.7.9

fixed version, git tag now visible

Export interfaces & double email confirms

09 Jan 10:05
Compare
Choose a tag to compare
  1. export interface now returns email addresses instead of id's only #77
  2. double confirm on doi request email works more then just one time without creating an error after second click #23

Upgrade to react 16.x

15 Dec 17:25
Compare
Choose a tag to compare
Upgrade to react 16.x Pre-release
Pre-release
  • bugfix for web-ui crash inside opt-ins in certain cases

Test directory renamed

14 Nov 19:08
Compare
Choose a tag to compare
Pre-release
  • removed problem with loaded tests in test directory.

Multiple templates and multiple users

13 Nov 08:43
Compare
Choose a tag to compare
Pre-release
  • supports multiple templates and multiple users
  • fixed minor issues
  • test and ci optimization

v0.0.6 Continues Integration Tested

19 Sep 09:06
Compare
Choose a tag to compare
Pre-release

fixed several minor bugs which became visible when implementing continuous integration with the Basic Doichain dApp Test via mochajs.

v.0.0.5 Doichain

05 Jul 08:51
Compare
Choose a tag to compare
v.0.0.5 Doichain Pre-release
Pre-release
  • everything labeled Doichain now instead of Namecoin
  • REST API now with DOI export
  • bug fixes and improvements