Skip to content

v0.24.0

Choose a tag to compare

@felixrindt felixrindt released this 26 Aug 18:39
· 153 commits to main since this release
170e708

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_action signal to event_menu

Full Changelog: v0.23.0...v0.24.0