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 14:42
· 74 commits to master since this release
5a2c51c

What's Changed

💥 Breaking Changes

  • initial work to support suspend and resume features by @edulix in #166
  • rebrand from nVotes to Sequent Tech by @edulix in #192

🚀 New Features

  • improving logging of contract errors by @edulix in #158
  • improving upsert_users django command by @edulix in #193

🛠 Bug Fixes

  • remove duplication of verify_num_successful_logins code by @edulix in #159
  • Fix khmac: allowing separators in userids and adding some test cases by @edulix in #162
  • fix timeout of non-otp authentication methods by @edulix in #168
  • fix smart link authentication by @edulix in #170
  • Children election listing by @edulix in #189
  • Make bulk_insert_voters work with parent elections by @edulix in #191

🛡 Security Updates

📖 Documentation Improvements

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

Other Changes

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