Skip to content

5.0.0 release

Choose a tag to compare

@edulix edulix released this 29 Nov 15:26
· 97 commits to master since this release
1d605a2

What's Changed

  • fixing must extra-fields by @edulix in #225
  • show admin census actions for specific voters using a dropdown by @edulix in #226
  • Perm to remove voter support by @edulix in #227
  • adding option to view activity log of a specific voter by @edulix in #228
  • Fix perms by @edulix in #229
  • Fix perms2 by @edulix in #230
  • making github workflows trigger also in tags and stable branches PRs by @edulix in #231
  • security dependency updates by @edulix in #233
  • fixing link to view voter activty, we were not passing the electionId by @edulix in #235
  • fix edit send-auth messages in dashboard and allow edit send-auth for email-otp by @edulix in #237
  • allowing question title with html by @edulix in #238
  • working on fixing date field in add person modal by @edulix in #239
  • filtered activity log ui: notify when filter yields zero results by @edulix in #240
  • fix results and download dropdown flickering in dashboard (#241) by @edulix in #242
  • improve dashboard ca i18n by @edulix in #243
  • improving ca i18n by @edulix in #244
  • Support action to reset voter to preregistration by @edulix in #245
  • bugfix: adding reset voter perm to the list of perms requested in admin by @edulix in #246
  • Allow census filter "has activity" by @edulix in #247
  • changing link to demo voting booth by @edulix in #248
  • exporting census applying the filters set (if any) in census screen instead of all census, and using bigger downloading census page by @edulix in #249
  • change question.max to take cumulative_number_of_checkboxes into account, so that now the boundary is answers.length * cumulative_number_of_checkboxes by @edulix in #250
  • bug: prevent census modal from continuing downloading census if cancel button clicked by @edulix in #251
  • New pipeline check that fails on deps licensing issues using ORT by @edulix in #252

Full Changelog: 4.0.0...5.0.0