Dapp Versions Save

Censorship resistant democracies.

0.9.1

3 years ago

Enhancements

  • Voting now possible with Moloch v1 and v2
  • Modal window now compatible with React development

Very stable release covering all use cases for version 0.9

0.9.0

3 years ago

Features

  • Search engine for addresses, DAOs, proposals, tokens, dates, etc.

Enhancements

  • Improved navigation in mobile devices.

0.8.4

3 years ago

Enhancements

  • Implementation of Web3 Modal to support multiple wallets.
  • Optimized components for behavioral effects with scrolling.
  • No more server — Killed use of Meteor
  • No more database — Killed use of MongoDB

Rebranded Sovereign simply as Democracy Earth Dapp, it is now a clean React that uses Graph Protocol to query Ethereum.

0.8.3

3 years ago

Features

  • Sidebar menu creates a feed based on the DAO activity of any given address.
  • New ledger feed design showing events with brief storylines.

Enhancements

  • Simplified design.

0.8.2

3 years ago

Features

  • Connects <Timeline /> to graph protocol and will procede to erradicate the mongo database long term.
  • Migrated to React all the key components and will procede to deprecate templates long term.
  • Reads ENS Domains.

Enhancements

  • Improved interface with simpler CSS to eventually encapsulate inside each specific React component.

Notes

This won't be launched on democracy.earth just yet, but it is the first version towards abstracting away the server and database from the application architecture. We expect to release this in our existing server and eventually transition the deployment over the IPFS protocol.

0.8.1

3 years ago

Fixes

  • Implements search bar on mobile devices.
  • Resizing of letters and icons to better fit mobile screens.
  • Improved spinners to ease load stress.

0.8.0

3 years ago

Features

  • Search engine for DAOs, proposals and users.
  • Loads new DAOs by public address using URL
  • Progress bar as it loads each DAO updated in real time
  • Synchronization with 100+ DAOs
  • Improved calculation from Oracles on Personhood Score
  • Automatically inserts new ERC20 tokens detected
  • Can query and search for proposals based on a range of dates

Fixes

  • On-chain Voting on DAO fully functional
  • String injections from raw content prevented
  • Optimization on DB writes
  • Interface renders properly on all display configurations

0.7.9

3 years ago

Features

  • This version can browse multiple DAO smart contracts and is no longer restricted to one.

Enhancements

  • Initial work on Search Engine
  • Updated to Meteor 1.10
  • Updated to React 16
  • Includes 2 preset contracts: MolochDAO and MetaCartel

0.7.8

4 years ago

Features

  • Supports use of fortmatic as a default web3 wallet that runs embedded in the browser.

Fixes

  • Better privacy on the management of keys connecting to wallet.

0.7.7

4 years ago

Bug Fix

  • Persists information of SubmitVote as transactions in local collection.