Skip to content

6.0.0 release

Compare
Choose a tag to compare
@edulix edulix released this 14 Apr 15:05
· 123 commits to master since this release
6806202

What's Changed

💥 Breaking Changes

  • adding mainVersion and repoVersions to avConfig.js by @edulix in #184
  • using show versions modal service now that it is part of agora-gui-common by @edulix in #185
  • Rebrand from nVotes to Sequent Tech by @edulix in #219

🚀 New Features

  • adding log out button in the booth header by @edulix in #180
  • Improve voting session by @edulix in #181
  • fixing navbar title in pcandidates-election-screen directive by @edulix in #183

🛠 Bug Fixes

  • Disable election chooser flag by @edulix in #169
  • fixing isFirst in vote-permission-token processing by @edulix in #178
  • showing parent election title or public_title if the election is a parent election by @edulix in #187
  • disabling election chooser also in demo booth if disable__election_chooser_screen set to true by @edulix in #191
  • trying to show the parent election description when it's required, to match election title showing from the same election by @edulix in #193
  • detect on booth-directive if no cookie and also logout and redirect by @edulix in #195
  • Fix election description in parent-elections by @edulix in #197
  • do not redirect success_url unless in success screen by @edulix in #199
  • allow warnings in simultaneous questions when no invalid question option is defined by @edulix in #201
  • Fix log-out button in success screen by @edulix in #203
  • success-screen: Fixing success_screen__hide_ballot_tracker and success_screen__hide_qr_code options by @edulix in #207
  • fix spanish i18n string in ballot ticket pdf by @edulix in #218

🛡 Security Updates

📖 Documentation Improvements

  • Improve auto-generated release-notes by @edulix in #214

Other Changes

  • updating scope.credentials so that election chooser shows updated data by @edulix in #166
  • do not show next election if not virtual in demo by @edulix in #170
  • Security dependency update: json schema 0.4.0 (#173) by @edulix in #174
  • fixing review screen count when invalid answer selected by @edulix in #177
  • election_chooser: Showing parent election title if it has not public_title by @edulix in #188
  • fix redirect to login button by @edulix in #205

Full Changelog: 5.0.9...6.0.0