What's Changed
Admin interface improvements:
- Avoid duplicate slugs for Experiment model (#1396)
- Add feedback to block json export (#1400)
- Move feedback to experimenter dashboard (#1398)
- Add collapsible functionality to block forms with expand/collapse all buttons (#1392, #1414)
- Add reinitialization for django-select2 on form change (#1409)
Bugfixes
- Hooked does not display song name & artist in Score view (#1402, #1413)
- Use buffers object to check wether a section has already been loaded by (#1403)
- Fix typo (
arist_name
) (#1406) - Fix session method and format code (#1412)
- Update play again URL format to include '/block' prefix by (#1410)
Refactoring
- Integrate Round management and enhance Histogram component (#1397)
Library updates
- Chore(deps): Upgrade Storybook to version 8.4.6 (#1411)
- chore(deps): bump django from 4.2.16 to 4.2.17 in /backend/requirements (#1415)
Full Changelog: v3.0.0...v3.1.0