feat(ElicitSpeech): When shuffling transcript words, use the same delimiter as the original transcripts (pace, comma, or semicolon)
feat(ElicitSpeech 1.5): Add support for shuffling words in transcript
Add logout icon.
refactor: Transcript attribute CSV upload is now only on transcripts page (not on upload page)
feat: Migrate participant attribute upload from CSV from legacy code.
refactor: Rename endpoint api/edit/participant/attributes/upload to api/edit/participants/attributes/upload - plural participants because the upload affects many participants
chore: add deprecation comment
feat: Migrate participant attribute upload from CSV from legacy code.