v0.24.0
What's Changed
Features
- Add questionnaires in #1559
Questionaires allow you to configure arbitrary questions (text and single/multiple select for now) to ask participants during signup. Huge thanks to @lukasrad02 for contributing this feature!
Other Changes
- update docs to be more independent of current python version by @felixrindt in #1628
Changes to plugin API
- renamed the
event_actionsignal toevent_menu
Full Changelog: v0.23.0...v0.24.0