v0.3.0
Added
Decidim::BulletinBoard::Authoritynamespace that includes commands and forms to get the status of an election.
Changed
Decidim::BulletinBoard::Clientnow includes aget_statusmethod to get the election status using theAuthoritynamespace.
Fixed
Decidim::BulletinBoard::Voter::CastVotecommand uses theencrypted_voteas aStringand not as aHash.