Skip to content

VoteKit v0.12.5

Choose a tag to compare

@JudDredd JudDredd released this 29 Jul 06:00
4ba5465

VoteKit v0.12.5

Election setup drafts and proofing

  • The four-step election wizard now autosaves incomplete work server-side.
  • Organisers can leave setup and continue their drafts from the dashboard.
  • Every setup draft has a private, read-only proofing link for reviewing the
    full election wording, timing and ballot before publication.
  • The final action is now the deliberate Publish Election step.
  • Publication validates and creates the election atomically, then removes the
    setup draft.
  • Published election wording, questions, access method and dates are locked for
    election integrity. Voters or anonymous codes can still be configured before
    voting opens.

Verification

  • Draft ownership and permission isolation
  • Autosave create, update and resume behaviour
  • Proofing-link rendering and no-index protection
  • Failed-publication retention and successful atomic cleanup
  • Post-publication configuration locking
  • Full application test, lint, type, build, regression and production checks