Releases: Amsterdam-Music-Lab/MUSCLE
Releases · Amsterdam-Music-Lab/MUSCLE
v2.2.7
What's Changed
- Refactor: Remove
logoClickConfirm
and make user go to the experiment dashboard directly by @drikusroor in #1303
Full Changelog: v2.2.6...v2.2.7
v2.2.6
v2.2.5
What's Changed
- Fixed: Refactor Docker commands in scripts to use
docker compose
by @drikusroor in #1282 - Fixed: Revert replacing
docker-compose-deploy.yml
withdocker compose-deploy.yml
by @drikusroor in #1283 - Fixed (style): Prevent percentage circle from overlapping background circle by @drikusroor in #1281
- Added: Disable pinch zoom on iOS by @drikusroor in #1284
- Fixed(style): Move percentage circle down 100% to align with background circle by @drikusroor in #1286
- ToontjeHogerKids fixes by @BeritJanssen in #1289
- Fixed: Fix podman-compose file names by @drikusroor in #1290
- Fixed: Fix Circle percentage overlap issue (attempt 3) by @drikusroor in #1291
- Chore(deps): Update
package.json
version to2.2.5
by @drikusroor in #1293
Full Changelog: v2.2.4...v2.2.5
v2.2.4
What's Changed
- Hotfix: Fix social media share issues & rounds localization by @drikusroor in #1152
- Release v2.2.4 by @drikusroor in #1157
Full Changelog: v2.2.3...v2.2.4
v2.2.3
NB: v2.2.0
, v2.2.1
& v2.2.2
have never been created & released through Github releases.
What's Changed
- Chore: Update package version to 2.1.0 by @drikusroor in #1026
- CI: Configure deployment to Production server by @drikusroor in #1015
- fix: return correct content for first_round by @BeritJanssen in #1029
- Chore: Update package version to 2.1.1 by @drikusroor in #1031
- Fixed (CI): Trigger workflow (not just job) on release creation as well by @drikusroor in #1034
- Added: Add server-side playlist validation to rules files by @drikusroor in #995
- Added: Enable sourcemap generation in build configuration by @drikusroor in #1041
- Fixed: Do not call onNext in onResult when we should break the round by @drikusroor in #1043
- Fix return value in the experiment form's clean_playlists method by @drikusroor in #1039
- Added: Validate file existence validation in Experiment & Playlist forms by @drikusroor in #1042
- CI: Configure Selenium E2E tests to run in Docker and in Podman workflow by @drikusroor in #1010
- Fixed: Fix theme serialization in get_experiment view by @drikusroor in #1050
- Feature/display footer by @BeritJanssen in #1048
- Fixed: Fix play again URL rendering by @drikusroor in #1056
- Added: Add admin interface app for global admin dashboard theming and styling by @drikusroor in #987
- Added (CI): Add schedule for database backup by @drikusroor in #1045
- Implement ToontjeHoger Kids experiments by @BeritJanssen in #1052
- Add score and rank to header by @Evert-R in #1038
- Add react-helmet-async package and configure head/og tags by @drikusroor in #993
- Fixed: Fix internal Final button link (v2) by @drikusroor in #1066
- Added: Allow SVG & WebP images to be uploaded in the Image model by @drikusroor in #1067
- Feature/thk debriefs by @BeritJanssen in #1064
- Feature/dashboard adjustments by @BeritJanssen in #1062
- Added: Style play buttons according to neutral-inverted style by @drikusroor in #1068
- Questions in database by @albertas-jn in #946
- Added: Add validate_playlist method for Toontje Hoger 1 - Mozart experiment rules by @drikusroor in #1070
- Fix: Teletunes questions import and circular import by @BeritJanssen in #1085
- feat: validate Preverbal playlist by @BeritJanssen in #1086
- Added: Add playlist group validation to ToontjeHoger5Tempo rule by @drikusroor in #1080
- shut down containers in test deploy scenario by @BeritJanssen in #1088
- Refactor deployment process to properly stop containers before deployment by @drikusroor in #1089
- TH 6 playlist validation by @BeritJanssen in #1087
- TH3: add Plink validation by @BeritJanssen in #1084
- TH5 Playlist Validation: Add playlist tag validation to ToontjeHoger(Kids)5Tempo rules by @drikusroor in #1081
- TH4 Playlist validation (groups & tags) by @drikusroor in #1090
- fix: include
BASE_URL
in image file serialization by @BeritJanssen in #1093 - Fix/logos by @BeritJanssen in #1097
- Feat/thk updates by @BeritJanssen in #1098
- fix: TH Preverbal styles and player labels by @BeritJanssen in #1096
- Fix/next experiment by @BeritJanssen in #1095
- Fix/thk playlists by @BeritJanssen in #1099
- Added: Show experiment collection title & description by @drikusroor in #1102
- Fixed: update max-width in Footer.scss to 1200px by @drikusroor in #1103
- Fixed(Styling): Improve spacing between experiment collection intro & score by @drikusroor in #1107
- Fixed: Turn off markdown safe mode to allow iframes in markdown by @drikusroor in #1109
- Release: v2.2.0 by @drikusroor in #1108
- Merge main back into develop after merging release/2.2.0 into main by @drikusroor in #1110
- chore(deps): bump braces from 3.0.2 to 3.0.3 in /frontend by @dependabot in #1112
- Fixed(CI): Add needs dependency for acceptance deployment in podman workflow by @drikusroor in #1111
- Fixed: Also apply filter_by filter on section filter in
section_from_any_song
session model method by @drikusroor in #1113 - Release v2.2.1 by @drikusroor in #1114
- Added: Serialize complete logo instead of just logo url and enable href feature on logo click by @drikusroor in #1116
- Release v2.2.2 by @drikusroor in #1117
- Merge main back into develop after Release v2.2.2 by @drikusroor in #1118
Full Changelog: v2.1.4...v2.2.2
v2.1.4
What's Changed
- Fixed: Fix play again URL rendering by @drikusroor in #1051
- Fixed: Fix internal Final button link (v2) by @drikusroor in #1063
Full Changelog: v2.1.3...v2.1.4
v2.1.3
v2.1.2
v2.1.1-001
This seperate release + tag is solely created for the purpose of testing the deploy to production workflow.
What's Changed
- Fixed: Deploy to production on tags and release creation by @drikusroor in #1035
Full Changelog: v2.1.1...v2.1.1-001
v2.1.1
What's Changed
- Fixed (CI): Trigger workflow (not just job) on release creation as well by @drikusroor in #1033
- fix: pick correct first_round action in That's My Song
- fix: return correct content for first_round
- Release: v2.1.1 by @drikusroor in #1032
Full Changelog: v2.1.0...v2.1.1