Releases: makerdao/governance-portal
Releases · makerdao/governance-portal
0.2.15
0.2.14
0.2.13
0.2.12
0.2.11
Changelog:
- Updated Kovan MCD addresses for latest contract deployment.
- Implemented polling vote breakdown & voting status
- Added modals for voting in and withdrawing from a poll
- Various UI tweaks for polling
- Parallelize Spock requests
- Added new mix panel events for polling
- Accept raw markdown poll documents (useful if we’re hosting the docs on GitHub)
0.2.10
0.2.9
0.2.8
Changelog
- Updated Kovan MCD addresses for latest contract deployment.
- Added scaffolding for new polling page to support multiple simultaneous governance polls.
- Refactored
dai-plugin-governance
to use testchain-backend for running unit tests.
0.2.7
Changelog:
- Use a new CMS field
contract_name
to link proposals to deployed contracts on testchains. - Update to latest
dai-plugin-config
to optionally specify which testchain backend URL to use. - Updated Kovan MCD addresses for latest contract deployment.
0.2.6
Changelog:
- Added a check to ensure we have all the data from hot and cold wallets in the event a user exits the page before completing onboarding.
- Use the contract's
freeAll
method when withdrawing the total MKR balance. - Updated Kovan MCD addresses for latest contract deployment.