Skip to content

Releases: Amsterdam-Music-Lab/MUSCLE

v5.2.0

11 Mar 10:58

Choose a tag to compare

New features

  • add Turkish language (#1637)

Fixes

  • Fix phase admin (#1646)
  • Fix ordering of Block (#1652)
  • Fix ChoiceList admin (#1653)

Full Changelog: v5.1.0...v5.2.0

v5.1.0

19 Feb 10:55

Choose a tag to compare

What's Changed

Features

  • Introduce action for playlist export (#1628)
  • Add rules_config field to Block model (#1636)
  • Allow Markdown in Explainer texts (#1639)

Fixes

  • Reintroduce Markdown formatting of Experiment.description (#1638)
  • Actions for backup and deployment adjusted (#1640, #1642, #1643)

Library updates

  • chore(deps): bump urllib3 from 2.6.0 to 2.6.3 in /backend/requirements by @dependabot[bot] in #1620
  • chore(deps): bump react-router from 6.25.1 to 6.30.2 in /frontend by @dependabot[bot] in #1621
  • chore(deps): bump lodash from 4.17.21 to 4.17.23 in /frontend by @dependabot[bot] in #1625
  • Chore/update django by @BeritJanssen in #1630
  • chore(deps): bump pillow from 12.1.0 to 12.1.1 in /backend by @dependabot[bot] in #1635
  • chore(deps): bump django from 6.0.1 to 6.0.2 in /backend by @dependabot[bot] in #1633

Full Changelog: v5.0.1...v5.1.0

v5.0.1

08 Jan 13:55

Choose a tag to compare

Bugfix

  • fix ToontjeHoger Mozart image trial (44595af)

v5.0.0

08 Jan 13:30

Choose a tag to compare

New features

  • Refactor question models and actions for easier use (#1601, #1612)
  • Add translations for languages and countries (#1590)
  • Use TabbedTranslationAdmin for ChoiceList (#1608)
  • Update documentation (#1617)

Bugfixes

  • Fix: can save new experiments (#1588)
  • Fix n+1 queries (#1610)
  • Fix tunetwins scoring (#1613)
  • Fix documentation build (#1618)

Library updates

  • chore(deps): bump django from 4.2.22 to 4.2.24 in /backend/requirements by @dependabot[bot] in #1585
  • chore(deps): bump vite from 5.4.19 to 5.4.20 in /frontend by @dependabot[bot] in #1586
  • chore(deps): bump axios from 1.8.4 to 1.12.0 in /frontend by @dependabot[bot] in #1587
  • chore(deps): bump django from 4.2.24 to 4.2.25 in /backend/requirements by @dependabot[bot] in #1591
  • chore(deps-dev): bump happy-dom from 15.10.2 to 20.0.0 in /frontend by @dependabot[bot] in #1597
  • chore(deps-dev): bump happy-dom from 20.0.0 to 20.0.2 in /frontend by @dependabot[bot] in #1599
  • chore(deps): bump vite from 5.4.20 to 5.4.21 in /frontend by @dependabot[bot] in #1600
  • chore(deps): bump js-yaml from 4.1.0 to 4.1.1 in /frontend by @dependabot[bot] in #1605
  • chore(deps): bump urllib3 from 2.5.0 to 2.6.0 in /backend/requirements by @dependabot[bot] in #1607
  • chore(deps): bump django from 4.2.25 to 4.2.27 in /backend/requirements by @dependabot[bot] in #1606
  • chore(deps-dev): bump storybook from 8.6.0-alpha.1 to 8.6.15 in /frontend by @dependabot[bot] in #1614
  • chore(deps): bump qs from 6.11.2 to 6.14.1 in /frontend by @dependabot[bot] in #1616

Full Changelog: v4.0.2...v5.0.0

v4.0.2

17 Sep 08:24

Choose a tag to compare

Fix

  • experiment.description rendered from Markdown to HTML
  • GitHub actions: do not deploy to acceptance for tags

v4.0.1

16 Sep 09:18

Choose a tag to compare

Fix

  • correct triggers when deploying for tags

v4.0.0

08 Sep 11:43

Choose a tag to compare

Fix

  • Change experiment translation to django-model-admin (#1566, #1582, #1583)

Full Changelog: v3.5.1...v4.0.0

v3.5.1

27 Aug 10:19

Choose a tag to compare

Hotfix

  • questionnaire.py redirects to experiment.slug instead of settings.RELOAD_PARTICIPANT_TARGET (9de2873)

v3.5.0

27 Aug 09:46

Choose a tag to compare

New features

  • Return information of number of played sessions on experiment.get request (#1559)
  • That's My Song: ask questions every round after first playthrough (#1580)

Bugfixes

  • TuneTwins: change order of questions and explainer (#1554)
  • TuneTwins: backend fixes (#1552)
  • TuneTwins: ordering and percentile (#1555)
  • fix block retrieval (#1558)
  • fix TypeError when result.score is None (#1560)
  • properly handle multiple result objects (#1575)
  • avoid database error when empty feedback text is submitted (#1576)
  • properly handle Participant.DoesNotExist error (#1577)
  • DurationDiscrimination: finalize experiment when max number of turnpoints is reached (#1578)
  • fix autoplay histogram (#1579)

Library updates

  • chore(deps): bump django from 4.2.20 to 4.2.21 (#1556)
  • chore(deps): bump vite from 5.4.17 to 5.4.19 (#1557)
  • chore(deps): bump django from 4.2.21 to 4.2.22 (#1561)
  • chore(deps): bump requests from 2.32.0 to 2.32.4 (#1562)
  • chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 (#1563)
  • chore(deps): bump urllib3 from 1.26.19 to 2.5.0 (#1564)
  • chore(deps): bump form-data from 4.0.0 to 4.0.4 (#1573)

Full Changelog: v3.4.1...v3.5.0

v3.4.1

07 Apr 10:31

Choose a tag to compare

Fixes

Library updates

  • chore(deps): bump vite from 5.4.16 to 5.4.17 in /frontend (#1551)

Full Changelog: v3.4.0...v3.4.1