Skip to content

6.0.0-beta.1 release

Pre-release
Pre-release
Compare
Choose a tag to compare
@edulix edulix released this 07 Apr 10:41
· 44 commits to master since this release
fa4af73

What's Changed

💥 Breaking Changes

🚀 New Features

  • Adding option to disable log-out button in voting-booth and voting end graceful period by @edulix in #101

🛠 Bug Fixes

  • adding election extra flag: disable__election_chooser_screen by @edulix in #96
  • Fix khmac: allowing for separator chars in the userid by @edulix in #100
  • fixing issue with StringIO by @edulix in #104
  • fix unit tests by @edulix in #105
  • fix replacement of tally sheets when they are empty by @edulix in #117
  • dumpTheVotes() was not filtering inactive voters by @edulix in #119
  • trying to fix unit tests by @edulix in #121

🛡 Security Updates

  • Bump postgresql from 42.2.18 to 42.2.25 by @dependabot in #107
  • Bump postgresql from 42.2.25 to 42.3.3 by @dependabot in #109
  • Bump postgresql from 42.2.25 to 42.3.3 (updating also in build.sbt) by @edulix in #111

📖 Documentation Improvements

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

Other Changes

  • adding some extra commands to admin.py self-testing-related by @edulix in #106

New Contributors

Full Changelog: 5.0.9...6.0.0-beta.1