Releases: decidim/decidim-bulletin-board
Releases · decidim/decidim-bulletin-board
v0.24.1
11 Nov 16:28
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed issue with bulletin board Ruby client OpenSSL 3.0 compatibility
v0.24.0
27 Aug 06:32
Compare
Sorry, something went wrong.
No results found
Changed
The minimum required Ruby version is now 3.1.1
The bulletin board client now supports OpenSSL 3.0 through update of the jwt dependency to 2.5.0
v0.23.0
05 Apr 19:11
Compare
Sorry, something went wrong.
No results found
Changed
The minimum required Ruby version is now 3.0.2
v0.22.3
08 Sep 09:30
Compare
Sorry, something went wrong.
No results found
Changed
More fixes on the dummy scheme.
v0.22.2
07 Sep 21:59
Compare
Sorry, something went wrong.
No results found
Changed
Improved compensation method for dummy scheme.
v0.22.1
06 Sep 15:06
Compare
Sorry, something went wrong.
No results found
Changed
Fixed broken version dependencies in the server (last version was pointing to 0.21.3 instead of 0.22.0).
v0.22.0
06 Sep 15:05
Compare
Sorry, something went wrong.
No results found
Added
The bulletin board client now includes a report_missing_trustee method to report the absence of a trustee during the Tally phase.
v0.21.1
26 Apr 08:38
Compare
Sorry, something went wrong.
No results found
Added
GetElectionLogEntries now returns chainedHash
The MessageParser gets exported individually
v0.21.0
22 Apr 13:34
Compare
Sorry, something went wrong.
No results found
Changed
The bulletin board client also gets the election's verifiable data along with its results
v0.20.0
22 Apr 13:34
Compare
Sorry, something went wrong.
No results found
Changed
Tally and Key Ceremony components API have been changed a bit. The setupElection method should be called before binding the UI elements to the component.