Skip to content

Azeno

Latest
Compare
Choose a tag to compare
@emmdim emmdim released this 20 Oct 10:52
· 11 commits to main since this release
56b6014

[Feature] Anonymous voting integration (#170)

 * Enable anonymous voting 
 * Fixed packageSignedEnvelope call without signer
 * Fixed and refactor in ProcessEnvelopeType and ProcessMode flag setting
 * Improved UI and flows for Anonymous voting

[ Feature ]: Vote admin page redesign (#179)
[ Feature ]: Added support for Azeno explorer
[ Fix / Features ]: Multiple improvements (#190, #191, #188, #194, #227.. )

* Add target prop to download link elements
* Added env props
* Fix default images showing before the actual images ends loading
* Added tab-index to the login form in order to be able to navigate with the keyboard
* Removed cookies banner from public voting page (no cookies required)
* Unified margins, padding's & layouts in different pages
* Updated dependencies
* Fixed drop-down z-index (header overlays the drop-down)
* Improved mobile visualization & responsive
* Added new icons
* Improved login error messages
* Added loader to the auth voting page
* Improved slider buttons visualization
* Changed checkbox & slider elements
* Missing translations
* Add handler to close the modal 
* Fix grid wrap error 
* Add logout to public voting page (enables nullifier)
* Improved Landing texts and layout* Added env props
* Fix default images showing before the actual images ends loading
* Added tab-index to the login form in order to be able to navigate with the keyboard
* Removed cookies banner from public voting page (no cookies required)
* Unified margins, padding's & layouts in different pages
* Updated dependencies
* Fixed drop-down z-index (header overlays the drop-down)
* Improved mobile visualization & responsive
* Added new icons
* Improved login error messages
* Added loader to the auth voting page
* Improved slider buttons visualization
* Changed checkbox & slider elements
* Missing translations
* Add handler to close the modal 
* Fix grid wrap error 
* Add logout to public voting page (enables nullifier)
* Improved Landing texts and layout

[ Feature ]: Created the lang selector dropdown on the public voting page
[ Fix ]: Prevent uploading a SVG (only .jpg & .png) for preventing XXS injection
[ Feature ]: Enable Inline questions option (#195)

* Added inline questions for the public voting page: the questions are    shown in the same page and if the user clicks on the vote now button the    page scrolls to the first question position   

[ Fix ]: Add support for the new archive (#183)

What's Changed

Full Changelog: v1.2.1...v2.0