Skip to content

5.0.0 release

Compare
Choose a tag to compare
@edulix edulix released this 29 Nov 15:25
· 114 commits to master since this release
769a524

What's Changed

  • fixing login directive and date field by @edulix in #147
  • registration and authentication small improvements by @edulix in #149
  • Explicit extra fields by @edulix in #150
  • A18y improvements by @edulix in #151
  • initial support for login with admin generated auth code by @edulix in #152
  • add missing commit for printing auth codes properly by @edulix in #153
  • stop resending auth codes in otp auth when using auth with admin codes by @edulix in #154
  • adding support for removing user ids by @edulix in #155
  • making github workflows trigger also in tags and stable branches PRs by @edulix in #156
  • security dependency updates by @edulix in #158
  • updating getobject by @edulix in #160
  • fixing datefield by @edulix in #163
  • fixing some i18n and allowing html help for extra fields by @edulix in #164
  • adding initial support in auth-method to reset voter to pre-registration statue by @edulix in #166
  • fixing admin timeout problems by @edulix in #167
  • improve auto-logout after tab is hidden by @edulix in #168
  • changing credential storage to store all the credentials without filtering, as required by new election chooser in voting booth, and redirecting to parent election by @edulix in #169
  • removing login to vote text in admin console by @edulix in #170
  • New pipeline check that fails on deps licensing issues using ORT by @edulix in #171
  • ort-action: fail on hints the new way by @edulix in #172
  • fixing pdf disclosure doc by @edulix in #173

Full Changelog: 4.0.0...5.0.0