Skip to content

v0.9.0

Choose a tag to compare

@beagleknight beagleknight released this 01 Feb 12:42
· 173 commits to develop since this release

Changed

  • The open_ballot_box and close_ballot_box are now called start_vote and end_vote and return a pending message.

Added

  • start_key_ceremony method to the Decidim::BulletinBoard::Client.
  • The IdentificationKeys class has been added to the JS library.
  • The TallyComponent has been added. It will be used as a glue code between the tally and the UI.
  • The VoteComponent has been added. It will be used as a glue code between the vote and the UI.