Skip to content

5.0.0 release

Compare
Choose a tag to compare
@edulix edulix released this 29 Nov 15:32
· 97 commits to master since this release
b5b337b

What's Changed

  • Bump pillow from 8.2.0 to 8.3.2 by @dependabot in #135
  • improving PDF reports by @edulix in #137
  • not using naive timezone-less datetimes anymore by @edulix in #138
  • adding support for explicit extra_fields by @edulix in #139
  • Printing auth codes support by @edulix in #140
  • initial support for separting permissions for delete from census for those who voted and those who didn't by @edulix in #141
  • making bulk insert/delete work again in master branch and making it work with extra fields with spaces and strange characters by @edulix in #142
  • making github workflows trigger also in tags and stable branches PRs by @edulix in #143
  • userdata.tlf should have priority in output to metadata.tlf by @edulix in #146
  • do not allow to generate auth codes nor to authenticate with codes if voter already voted enough times already per election config, and allowing generating auth-codes for sms,email and email-otp auth methods by @edulix in #148
  • initial work on reset-voter to preregistration api by @edulix in #147
  • Improve Custom PDF Reports by @edulix in #150
  • Add Code.is_created boolean field and using it in OTP auth-methods by @edulix in #151
  • Allow census filter has activity by @edulix in #152
  • Add a pipeline check that fails on dependencies licensing issues using ORT by @edulix in #154
  • stabilizing paged census query by @edulix in #155
  • Update ORT files licensing and config by @edulix in #157

Full Changelog: 4.0.0...5.0.0